diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-25 02:44:19 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-25 02:44:19 +0800 |
commit | 3fb4e4db0026102a716b60c3ea3ed78a87820376 (patch) | |
tree | 369cf8e2ec86cfb6bc3f21f3a03f8f5e1162a4b8 /ChangeLog | |
parent | 90d8eb2d9f1e0d77e7f5f673c8872e23eda52378 (diff) | |
download | gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.gz gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.bz2 gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.lz gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.xz gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.tar.zst gsoc2013-epiphany-3fb4e4db0026102a716b60c3ea3ed78a87820376.zip |
Remove tons of unused marshals.
2004-12-24 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-marshal.list:
Remove tons of unused marshals.
* src/ephy-link.c: (ephy_link_base_init):
Fix marshaler to match actual signal signature.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2004-12-24 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-marshal.list: + + Remove tons of unused marshals. + + * src/ephy-link.c: (ephy_link_base_init): + + Fix marshaler to match actual signal signature. + +2004-12-24 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-notebook.c: (ephy_notebook_get_type), (notebook_drag_data_received_cb): * src/ephy-window.c: (open_link_cb), (ephy_window_init), |