[nautilus] view: add back the Create Link action to the context menu



commit 133db53143e7afb33d8bb54f5275ac806b3508e8
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Aug 30 09:01:15 2012 -0400

    view: add back the Create Link action to the context menu
    
    This was lost during the menu reorganization.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=682838

 src/nautilus-directory-view-ui.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/nautilus-directory-view-ui.xml b/src/nautilus-directory-view-ui.xml
index 2c99f9b..76dfe21 100644
--- a/src/nautilus-directory-view-ui.xml
+++ b/src/nautilus-directory-view-ui.xml
@@ -107,6 +107,7 @@
   <placeholder name="File Actions">
     <menuitem name="Move To" action="Move To"/>
     <menuitem name="Copy To" action="Copy To"/>
+    <menuitem name="Create Link" action="Create Link"/>
     <menuitem name="Rename" action="Rename"/>
     <menuitem name="Set As Wallpaper" action="Set As Wallpaper"/>
   </placeholder>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]