I created a desktop launcher, to open Nautilus as root.
It does not show up in the activities search or in All applications.
How can I fix this?
[Desktop Entry]
Name=Files (Admin)
Comment=Access and organize files as root
Exec=gksudo nautilus %U
Icon=system-file-manager
Terminal=false
Type=Application
StartupNotify=true
OnlyShowIn=GNOME;Unity;
Categories=GNOME;GTK;Utility;Core;
MimeType=inode/directory;application/x-gnome-saved-search;
Keywords=folder;manager;explore;disk;filesystem;root;admin;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.2.1
X-Ubuntu-Gettext-Domain=nautilus
~/.local/share/applications
? – david6 Jan 24 '15 at 23:03