diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-02-01 04:24:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-02-01 04:24:39 +0800 |
commit | 97f88e3bb6d66dabe61c8ddaffedb940d5281aeb (patch) | |
tree | 21ab1d3fad64cfba3623f2894a2022088a3f3763 /ChangeLog | |
parent | 0541bcb1e3d64c8ebbd9d514641917def2515f97 (diff) | |
download | gsoc2013-epiphany-97f88e3bb6d66dabe61c8ddaffedb940d5281aeb.tar gsoc2013-epiphany-97f88e3bb6d66dabe61c8ddaffedb940d5281aeb.tar.gz gsoc2013-epiphany-97f88e3bb6d66dabe61c8ddaffedb940d5281aeb.tar.bz2 gsoc2013-epiphany-97f88e3bb6d66dabe61c8ddaffedb940d5281aeb.tar.lz gsoc2013-epiphany-97f88e3bb6d66dabe61c8ddaffedb940d5281aeb.tar.xz gsoc2013-epiphany-97f88e3bb6d66dabe61c8ddaffedb940d5281aeb.tar.zst gsoc2013-epiphany-97f88e3bb6d66dabe61c8ddaffedb940d5281aeb.zip |
Fix link action group creating to really use the given name!
2006-01-31 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-link-action.c: (ephy_link_action_group_new):
* src/ephy-link-action.h:
Fix link action group creating to really use the given name!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-01-31 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-link-action.c: (ephy_link_action_group_new): + * src/ephy-link-action.h: + + Fix link action group creating to really use the given name! + +2006-01-31 Christian Persch <chpe@cvs.gnome.org> + * data/epiphany-service.xml: * src/ephy-activation.c: (ephy_activation_load_uris): * src/ephy-activation.h: |