Created
July 14, 2017 23:12
-
-
Save rhoconlinux/68af9d6b4be8de97c284ff9dde303d4c to your computer and use it in GitHub Desktop.
nautilus csd fix 1604
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=env XDG_CURRENT_DESKTOP=GNOME nautilus --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=env XDG_CURRENT_DESKTOP=GNOME nautilus --new-window | |
OnlyShowIn=Unity; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment