aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2007-07-15 06:32:34 +0800
committerChristian Persch <chpe@src.gnome.org>2007-07-15 06:32:34 +0800
commit635f43e25f3e7708cd73623cf69070a0e1a3e213 (patch)
treee3113735eef2ae323172aba44fd10e59f31ccac3 /ChangeLog
parenta6348fb84c37377a1c3a61f9f973c2d099d0ca73 (diff)
downloadgsoc2013-epiphany-635f43e25f3e7708cd73623cf69070a0e1a3e213.tar
gsoc2013-epiphany-635f43e25f3e7708cd73623cf69070a0e1a3e213.tar.gz
gsoc2013-epiphany-635f43e25f3e7708cd73623cf69070a0e1a3e213.tar.bz2
gsoc2013-epiphany-635f43e25f3e7708cd73623cf69070a0e1a3e213.tar.lz
gsoc2013-epiphany-635f43e25f3e7708cd73623cf69070a0e1a3e213.tar.xz
gsoc2013-epiphany-635f43e25f3e7708cd73623cf69070a0e1a3e213.tar.zst
gsoc2013-epiphany-635f43e25f3e7708cd73623cf69070a0e1a3e213.zip
Use the right icon name. Bug #385872.
2007-07-15 Christian Persch <chpe@gnome.org> * data/chrome/about.xhtml: * data/epiphany.desktop.in.in: * data/icons/16x16/apps/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/32x32/apps/Makefile.am: * lib/ephy-stock-icons.h: Use the right icon name. Bug #385872. svn path=/trunk/; revision=7160
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8003e8a54..aefa1fc00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2007-07-15 Christian Persch <chpe@gnome.org>
+ * data/chrome/about.xhtml:
+ * data/epiphany.desktop.in.in:
+ * data/icons/16x16/apps/Makefile.am:
+ * data/icons/22x22/apps/Makefile.am:
+ * data/icons/32x32/apps/Makefile.am:
+ * lib/ephy-stock-icons.h:
+
+ Use the right icon name. Bug #385872.
+
+2007-07-15 Christian Persch <chpe@gnome.org>
+
* src/popup-commands.c: (background_download_completed):
Load the appearance capplet. Doesn't seem to work yet, see bug