From efbfe12a61f3908722e7ec6f8c26afb3c6e1ce5b Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 2 Nov 2005 21:32:32 +0000 Subject: Simplify context menu code by removing the extra EphyDocument*FramePopup 2005-11-02 Christian Persch * data/ui/epiphany-ui.xml: * src/ephy-window.c: (update_popup_actions_visibility), (show_embed_popup): Simplify context menu code by removing the extra EphyDocument*FramePopup variants, and just setting the OpenFrame action's visibility accordingly; and fix its accelerator. Fixes bug #320520. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 251da91c6..65982bb67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-11-02 Christian Persch + + * data/ui/epiphany-ui.xml: + * src/ephy-window.c: (update_popup_actions_visibility), + (show_embed_popup): + + Simplify context menu code by removing the extra + EphyDocument*FramePopup variants, and just setting the OpenFrame + action's visibility accordingly; and fix its accelerator. + Fixes bug #320520. + 2005-11-02 Christian Persch * embed/mozilla/EphyAboutModule.cpp: -- cgit v1.2.3