From 857551fe6199be5f228c2a9a80121dd53f0b54d7 Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Mon, 21 Feb 2011 19:32:30 +0100 Subject: [PATCH] Add FAQ menu item to the app menu --- midori/midori-browser.c | 1 + 1 file changed, 1 insertion(+) diff --git a/midori/midori-browser.c b/midori/midori-browser.c index 4ab1a4bb..7ddb3e9f 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