From: Christian Dywan Date: Thu, 7 Apr 2011 19:25:27 +0000 (+0200) Subject: Add 'Report a Problem' to the app menu X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e449ce87e208d38e7daeb5d4f019c2faed3a4147;p=midori Add 'Report a Problem' to the app menu --- diff --git a/midori/midori-browser.c b/midori/midori-browser.c index 4a19b2d1..155c5833 100644 --- a/midori/midori-browser.c +++ b/midori/midori-browser.c @@ -2975,6 +2975,7 @@ _action_compact_menu_populate_popup (GtkAction* action, { NULL }, #if !HAVE_HILDON { "HelpFAQ" }, + { "HelpBugs"}, #endif { "About" }, { "Preferences" },