From 7c78319ee7d559c4cedb6f9d9845e5496ccb9520 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 1 Jul 2003 23:40:35 +0000 Subject: Implement toolbar overflow menu item for bookmark topics. 2003-07-02 Christian Persch * src/bookmarks/ephy-topic-action.c: (ephy_topic_action_sync_label), (create_menu_item), (create_menu_proxy), (connect_proxy), (ephy_topic_action_class_init): Implement toolbar overflow menu item for bookmark topics. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0f26084fe..1aa89f3cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-07-02 Christian Persch + + * src/bookmarks/ephy-topic-action.c: (ephy_topic_action_sync_label), + (create_menu_item), (create_menu_proxy), (connect_proxy), + (ephy_topic_action_class_init): + + Implement toolbar overflow menu item for bookmark topics. + 2003-07-02 Marco Pesenti Gritti * embed/mozilla/mozilla-embed-single.cpp: -- cgit