Add 'Create desktop shortcut' to app menu

This commit is contained in:
Christian Dywan 2011-10-15 18:55:11 +02:00
parent 85b1b8509a
commit a8bf171c62

View file

@ -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"},