diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-10-20 21:33:42 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-10-20 21:33:42 +0800 |
commit | 0dd2f8a6be0d70809b408d42d3599fcc4ce68973 (patch) | |
tree | d5009fe7614d347e57af117023467e6eab4c7ed3 /ChangeLog | |
parent | 501c4357042c915188dc900849e2c595ad4edf8a (diff) | |
download | gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.gz gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.bz2 gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.lz gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.xz gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.tar.zst gsoc2013-epiphany-0dd2f8a6be0d70809b408d42d3599fcc4ce68973.zip |
Minor code cleanup.
2005-10-20 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
Minor code cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2005-10-20 Christian Persch <chpe@cvs.gnome.org> + + * lib/ephy-stock-icons.c: (ephy_stock_icons_init): + + Minor code cleanup. + +2005-10-20 Christian Persch <chpe@cvs.gnome.org> + + * lib/ephy-stock-icons.c: (ephy_stock_icons_init): + * lib/ephy-stock-icons.h: + * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_constructor): + * src/ephy-toolbar.c: (ephy_toolbar_constructor): + * src/ephy-window.c: + + Remove fullscreen and leave-fullscreen stock icons; they're available + in gtk+ since 2.8. + 2005-10-18 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder), |