Last active
December 16, 2015 10:39
-
-
Save jcarsique/5421710 to your computer and use it in GitHub Desktop.
Nuxeo Drive Linux desktop entry
This file contains 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] | |
Type=Application | |
Exec=ndrive | |
Hidden=false | |
NoDisplay=false | |
X-GNOME-Autostart-enabled=true | |
Name[fr_FR]=Nuxeo Drive | |
Name=Nuxeo Drive | |
Comment[fr_FR]= | |
Comment= |
This file contains 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] | |
Type=Application | |
Exec=ndrive %u | |
Name=Nuxeo Drive Protocol Handler | |
GenericName=Nuxeo Drive Handler | |
Comment=Handle NXdrive URL | |
Terminal=false | |
MimeType=x-scheme-handler/nxdrive |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment