diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-29 02:41:58 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-29 02:41:58 +0800 |
commit | 283e534a38322c2783ff004081717e3d8eca83c2 (patch) | |
tree | 499f0d705e129b592b112b8971cbe4ea76cfbfdc /ChangeLog | |
parent | d51741a8f81b10f4bff7b3a73f04fc7f71b7cbcb (diff) | |
download | gsoc2013-epiphany-283e534a38322c2783ff004081717e3d8eca83c2.tar gsoc2013-epiphany-283e534a38322c2783ff004081717e3d8eca83c2.tar.gz gsoc2013-epiphany-283e534a38322c2783ff004081717e3d8eca83c2.tar.bz2 gsoc2013-epiphany-283e534a38322c2783ff004081717e3d8eca83c2.tar.lz gsoc2013-epiphany-283e534a38322c2783ff004081717e3d8eca83c2.tar.xz gsoc2013-epiphany-283e534a38322c2783ff004081717e3d8eca83c2.tar.zst gsoc2013-epiphany-283e534a38322c2783ff004081717e3d8eca83c2.zip |
Sync topic names in the menu. Fixes bug #128097.
2004-01-28 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c:
(ephy_bookmarks_menu_get_type), (sync_topic_properties),
(topic_child_changed_cb), (ephy_bookmarks_menu_init):
Sync topic names in the menu. Fixes bug #128097.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-01-28 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-menu.c: + (ephy_bookmarks_menu_get_type), (sync_topic_properties), + (topic_child_changed_cb), (ephy_bookmarks_menu_init): + + Sync topic names in the menu. Fixes bug #128097. + +2004-01-28 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url), (options_find_first_option), (smart_url_options_get): |