Add 'Create desktop shortcut' to app menu
This commit is contained in:
parent
85b1b8509a
commit
a8bf171c62
1 changed files with 3 additions and 0 deletions
|
@ -3074,6 +3074,9 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
|||
{ "PrivateBrowsing" },
|
||||
#if !HAVE_HILDON
|
||||
{ "ClearPrivateData" },
|
||||
#if defined (GDK_WINDOWING_X11)
|
||||
{ "AddDesktopShortcut" },
|
||||
#endif
|
||||
{ NULL },
|
||||
{ "BookmarksImport"},
|
||||
{ "BookmarksExport"},
|
||||
|
|
Loading…
Reference in a new issue