From efd191cf64c092e8f47997b8731d6eb52a6f5326 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 29 Oct 2004 19:00:47 +0000 Subject: Don't open all bookmarks in tabs. Fixes bug #156843. 2004-10-29 Christian Persch * src/bookmarks/ephy-topic-action.c: (can_open_in_tabs), (open_in_tabs_activate_cb), (add_open_in_tabs_menu), (build_bookmarks_menu), (show_context_menu): Don't open all bookmarks in tabs. Fixes bug #156843. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 434b16ebc..5079e0fcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-10-29 Christian Persch + + * src/bookmarks/ephy-topic-action.c: (can_open_in_tabs), + (open_in_tabs_activate_cb), (add_open_in_tabs_menu), + (build_bookmarks_menu), (show_context_menu): + + Don't open all bookmarks in tabs. Fixes bug #156843. + 2004-10-27 Christian Persch * src/ephy-statusbar.c: (sync_shadow_type), (ephy_statusbar_init): -- cgit