mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
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
This commit is contained in:
parent
3e15c17e9b
commit
133db53143
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue