diff options
author | Luca Ferretti <elle.uca@libero.it> | 2007-01-18 20:36:08 +0800 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2007-01-18 20:36:08 +0800 |
commit | 8ca0b5e05179ac7b04bf4c72121801525bb19d7f (patch) | |
tree | 43f08392d94ef7816c0f696528e006f6c7993b9c /ChangeLog | |
parent | 353df69beec07dc0ff87cafef6586f5c6106c964 (diff) | |
download | gsoc2013-epiphany-8ca0b5e05179ac7b04bf4c72121801525bb19d7f.tar.gz 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-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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: |