THere is no need to make nautilus script for that. I don't Really know
Why this doesn't come by DEFAULT
you could sudo edit nautilus-navigation-window-ui.xml in
/usr/share/nautilus/ui (backup the file first)
and replace toolbal name="Toolbar"> section with this one
<toolbar name="Toolbar">
<toolitem name="Back" action="Back"/>
<toolitem name="Forward" action="Forward"/>
<toolitem name="Up" action="Up"/>
<toolitem name="Stop" action="Stop"/>
<toolitem name="New Folder" action="New Folder"/>
<toolitem name="New Tab" action="New Tab"/>
<toolitem name="Reload" action="Reload"/>
<separator/>
<toolitem name="Home" action="Home"/>
<toolitem name="Computer" action="Go to Computer"/>
<separator/>
<toolitem name="Search" action="Search"/>
<separator/>
<toolitem name="Cut" action="Cut"/>
<toolitem name="Copy" action="Copy"/>
<toolitem name="Paste" action="Paste"/>
<placeholder name="Extra Buttons Placeholder">
<placeholder name="Extension Actions"/>
</placeholder>
</toolbar>
--
'Create folder in here' context menu option for nautilus
https://bugs.launchpad.net/bugs/61786
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs