aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLuca Ferretti <elle.uca@libero.it>2007-01-18 20:36:08 +0800
committerLuca Ferretti <lferrett@src.gnome.org>2007-01-18 20:36:08 +0800
commit8ca0b5e05179ac7b04bf4c72121801525bb19d7f (patch)
tree43f08392d94ef7816c0f696528e006f6c7993b9c /ChangeLog
parent353df69beec07dc0ff87cafef6586f5c6106c964 (diff)
downloadgsoc2013-epiphany-8ca0b5e05179ac7b04bf4c72121801525bb19d7f.tar
gsoc2013-epiphany-8ca0b5e05179ac7b04bf4c72121801525bb19d7f.tar.gz
gsoc2013-epiphany-8ca0b5e05179ac7b04bf4c72121801525bb19d7f.tar.bz2
gsoc2013-epiphany-8ca0b5e05179ac7b04bf4c72121801525bb19d7f.tar.lz
gsoc2013-epiphany-8ca0b5e05179ac7b04bf4c72121801525bb19d7f.tar.xz
gsoc2013-epiphany-8ca0b5e05179ac7b04bf4c72121801525bb19d7f.tar.zst
gsoc2013-epiphany-8ca0b5e05179ac7b04bf4c72121801525bb19d7f.zip
configure.ac
2007-01-18 Luca Ferretti <elle.uca@libero.it> * data/icons/*/places/bookmark-web.*: * data/icons/*/places/Makefile.am: * data/icons/*/Makefile.am: * configure.ac Add to build new "bookmark-web" custom named icon at 16, 22 and 24 pixels - under new places directory. * lib/ephy-stock-icons.c: * lib/ephy-stock-icons.h: * src/bookmarks/ephy-bookmark-properties.c: * src/bookmarks/ephy-bookmark-action.c: Remove STOCK_BOOKMARK and add EPHY_STOCK_BOOKMARK using new "bookmark-web" custom named icon. svn path=/trunk/; revision=6830
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5a85a2db..06217d07a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2007-01-18 Luca Ferretti <elle.uca@libero.it>
+
+ * data/icons/*/places/bookmark-web.*:
+ * data/icons/*/places/Makefile.am:
+ * data/icons/*/Makefile.am:
+ * configure.ac
+
+ Add to build new "bookmark-web" custom named icon at
+ 16, 22 and 24 pixels - under new places directory.
+
+ * lib/ephy-stock-icons.c:
+ * lib/ephy-stock-icons.h:
+ * src/bookmarks/ephy-bookmark-properties.c:
+ * src/bookmarks/ephy-bookmark-action.c:
+
+ Remove STOCK_BOOKMARK and add EPHY_STOCK_BOOKMARK using
+ new "bookmark-web" custom named icon.
+
2007-01-17 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/popup-commands.c: