diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-05 07:30:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-05 07:30:02 +0800 |
commit | 46870c904459123bab2c4dd2801933bcb0141b80 (patch) | |
tree | 59e3a96367329d224c67685f2b0b08c6a018113b /ChangeLog | |
parent | 0c598aa8e3fd37f4cb2e7b16957b06ac78b710ce (diff) | |
download | gsoc2013-epiphany-46870c904459123bab2c4dd2801933bcb0141b80.tar gsoc2013-epiphany-46870c904459123bab2c4dd2801933bcb0141b80.tar.gz gsoc2013-epiphany-46870c904459123bab2c4dd2801933bcb0141b80.tar.bz2 gsoc2013-epiphany-46870c904459123bab2c4dd2801933bcb0141b80.tar.lz gsoc2013-epiphany-46870c904459123bab2c4dd2801933bcb0141b80.tar.xz gsoc2013-epiphany-46870c904459123bab2c4dd2801933bcb0141b80.tar.zst gsoc2013-epiphany-46870c904459123bab2c4dd2801933bcb0141b80.zip |
No need to connect to the toolitem's create-menu-proxy signal, gtk+ does
2004-02-05 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-action.c: (connect_proxy):
* src/bookmarks/ephy-topic-action.c: (connect_proxy):
No need to connect to the toolitem's create-menu-proxy signal,
gtk+ does it for us.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-02-05 Christian Persch <chpe@cvs.gnome.org> + + * src/bookmarks/ephy-bookmark-action.c: (connect_proxy): + * src/bookmarks/ephy-topic-action.c: (connect_proxy): + + No need to connect to the toolitem's create-menu-proxy signal, + gtk+ does it for us. + 2004-02-04 Christian Persch <chpe@cvs.gnome.org> * src/ephy-go-action.c: (ephy_go_action_get_type), |