diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-14 05:52:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-14 05:52:22 +0800 |
commit | a49772a4086be1676f5e7b74537017a902784670 (patch) | |
tree | e5bcfcc6dd8ae0cbdebadf4df77f3dac986002c3 /ChangeLog | |
parent | e598971b8c3e02c0f2266c5fb8f3b6a69cdc633f (diff) | |
download | gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.gz gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.bz2 gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.lz gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.xz gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.zst gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.zip |
Keep a ref on the tray icon. Should fix bug #166143.
2005-02-13 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/eggstatusicon.c: (egg_status_icon_init),
(egg_status_icon_finalize):
Keep a ref on the tray icon. Should fix bug #166143.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-02-13 Christian Persch <chpe@cvs.gnome.org> + + * lib/egg/eggstatusicon.c: (egg_status_icon_init), + (egg_status_icon_finalize): + + Keep a ref on the tray icon. Should fix bug #166143. + 2005-02-12 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tabs-menu.c: (tab_added_cb), (tab_removed_cb), |