I have created a custom nautilus menu by adding my executable shell script inside the ~/.local/share/nautilus/scripts/
directory. I can see my menu if I right click on any file/directory. But it is not showing up if I right click over any empty area. Help me resolve this issue.
Note: I don't wanna go for nautilus-actions
. Need a solution other than that.
output of
apt-cache policy nautilus
:
nautilus: Installed: 1:3.10.1-0ubuntu9.7 Candidate: 1:3.10.1-0ubuntu9.11 Version table: 1:3.10.1-0ubuntu9.11 0 500 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages *** 1:3.10.1-0ubuntu9.7 0 100 /var/lib/dpkg/status 1:3.10.1-0ubuntu8 0 500 http://in.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
apt-cache policy nautilus
– A.B. Sep 11 '15 at 17:49