Last active
October 3, 2016 05:47
-
-
Save orschiro/b853483947cdecf9c831b1df9daaeee8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
NotShowIn=Unity; | |
Name=Files | |
Comment=Access and organize files | |
Keywords=folder;manager;explore;disk;filesystem; | |
Exec=nautilus --no-desktop --new-window %U | |
Icon=system-file-manager | |
Terminal=false | |
Type=Application | |
StartupNotify=true | |
Categories=GNOME;GTK;Utility;Core;FileManager; | |
X-GNOME-Bugzilla-Bugzilla=GNOME | |
X-GNOME-Bugzilla-Product=nautilus | |
X-GNOME-Bugzilla-Component=general | |
X-GNOME-Bugzilla-Version=3.14.3 | |
X-GNOME-UsesNotifications=true | |
Actions=Window; | |
X-Unity-IconBackgroundColor=#af4853 | |
X-Ubuntu-Gettext-Domain=nautilus | |
X-AppStream-Ignore=true | |
[Desktop Action Window] | |
Name=Open a New Window | |
Exec=nautilus --no-desktop --new-window | |
OnlyShowIn=Unity; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment