]> spindle.queued.net Git - midori/commitdiff
Add 'Create desktop shortcut' to app menu
authorChristian Dywan <christian@twotoasts.de>
Sat, 15 Oct 2011 16:55:11 +0000 (18:55 +0200)
committerChristian Dywan <christian@twotoasts.de>
Mon, 17 Oct 2011 00:47:55 +0000 (02:47 +0200)
midori/midori-browser.c

index ed2b5b0008221de6c2716c13c9b166afa0ce90ff..1208c2758bd05bb61f38b8781bddd91e1059e927 100644 (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"},