Add FAQ menu item to the app menu
This commit is contained in:
parent
90ef19d0dc
commit
857551fe61
1 changed files with 1 additions and 0 deletions
|
@ -2928,6 +2928,7 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
||||||
{ "BookmarksImport"},
|
{ "BookmarksImport"},
|
||||||
{ "BookmarksExport"},
|
{ "BookmarksExport"},
|
||||||
#endif
|
#endif
|
||||||
|
{ "HelpFAQ" },
|
||||||
{ "About" },
|
{ "About" },
|
||||||
{ "Preferences" },
|
{ "Preferences" },
|
||||||
#if HAVE_HILDON
|
#if HAVE_HILDON
|
||||||
|
|
Loading…
Reference in a new issue