Created
December 28, 2012 23:22
-
-
Save sajanp/4403027 to your computer and use it in GitHub Desktop.
Desktop launcher for CrashPlan on Ubuntu 12.10. This file should be saved as /usr/share/applications/CrashPlan.desktop after you've installed CrashPlan. http://youtu.be/M6yBe8Gh3O4
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] | |
Version=1.0 | |
Encoding=UTF-8 | |
Name=CrashPlan | |
Categories=System; | |
Comment=CrashPlan Desktop | |
Exec=/usr/local/bin/CrashPlanDesktop | |
Icon=/usr/local/crashplan/skin/icon_app_128x128.png | |
Hidden=false | |
Terminal=false | |
Type=Application | |
StartupWMClass=CrashPlan |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment