diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-11-10 02:39:52 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-11-10 02:39:52 +0800 |
commit | c135299f16ff6d9669ccc12a7f670d9e574bbaa0 (patch) | |
tree | 65d28e61a480f85d94a649066f92aa82f023de79 /ChangeLog | |
parent | 40b6378a13d1f2ed6a79f7dba10386115149dcd7 (diff) | |
download | gsoc2013-epiphany-c135299f16ff6d9669ccc12a7f670d9e574bbaa0.tar gsoc2013-epiphany-c135299f16ff6d9669ccc12a7f670d9e574bbaa0.tar.gz gsoc2013-epiphany-c135299f16ff6d9669ccc12a7f670d9e574bbaa0.tar.bz2 gsoc2013-epiphany-c135299f16ff6d9669ccc12a7f670d9e574bbaa0.tar.lz gsoc2013-epiphany-c135299f16ff6d9669ccc12a7f670d9e574bbaa0.tar.xz gsoc2013-epiphany-c135299f16ff6d9669ccc12a7f670d9e574bbaa0.tar.zst gsoc2013-epiphany-c135299f16ff6d9669ccc12a7f670d9e574bbaa0.zip |
Don't unref the icon theme, we don't own it.
2003-11-09 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_help_about):
Don't unref the icon theme, we don't own it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-11-09 Christian Persch <chpe@cvs.gnome.org> + + * src/window-commands.c: (window_cmd_help_about): + + Don't unref the icon theme, we don't own it. + 2003-11-09 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-history.c: (ephy_history_save): |