diff options
author | Adam Hooper <adamh@src.gnome.org> | 2005-01-04 08:10:15 +0800 |
---|---|---|
committer | Adam Hooper <adamh@src.gnome.org> | 2005-01-04 08:10:15 +0800 |
commit | 2bf2276465286be9c713b7dbaa26bea6f05563a0 (patch) | |
tree | 2ee485d76d465eb9dc0ad8af26d773f15b43682e /ChangeLog | |
parent | 428d89af2b31fc5dc14d4c64437b46baa4ad7b1c (diff) | |
download | gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.gz gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.bz2 gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.lz gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.xz gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.zst gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.zip |
Use G_TYPE_STRING instead of G_TYPE_POINTER for address and features
of ge-popup-blocked signal.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-01-03 Adam Hooper <adamh@cvs.gnome.org> + + * embed/ephy-embed.c: (ephy_embed_base_init): + + Use G_TYPE_STRING instead of G_TYPE_POINTER for address and features + of ge-popup-blocked signal. + 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-state.c: (ephy_state_window_flags_get_type): |