[Xfce4-commits] <midori:master> Add FAQ menu item to the app menu
Christian Dywan
noreply at xfce.org
Mon Feb 21 19:44:01 CET 2011
Updating branch refs/heads/master
to 857551fe6199be5f228c2a9a80121dd53f0b54d7 (commit)
from 90ef19d0dc3c10fb27a18a3c63098b2734100dc7 (commit)
commit 857551fe6199be5f228c2a9a80121dd53f0b54d7
Author: Christian Dywan <christian at twotoasts.de>
Date: Mon Feb 21 19:32:30 2011 +0100
Add FAQ menu item to the app menu
midori/midori-browser.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index 4ab1a4b..7ddb3e9 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -2928,6 +2928,7 @@ _action_compact_menu_populate_popup (GtkAction* action,
{ "BookmarksImport"},
{ "BookmarksExport"},
#endif
+ { "HelpFAQ" },
{ "About" },
{ "Preferences" },
#if HAVE_HILDON
More information about the Xfce4-commits
mailing list