Last active
October 30, 2015 10:59
-
-
Save peterreimer/4ff54bb1a6cd2416ebbd to your computer and use it in GitHub Desktop.
Put the binary and the icon into /opt/FSPViewer
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 | |
Type=Application | |
Name=FSPViewer | |
Comment=View spherical panoramic images | |
Comment[de]=Kugelpanoramen ansehen | |
Terminal=false | |
Categories=Graphics;Viewer; | |
TryExec=/opt/FSPViewer/FSPViewer64 | |
Exec=/opt/FSPViewer/FSPViewer64 %U | |
Type=Application | |
Icon=/opt/FSPViewer/fspviewer.png | |
MimeType=image/jpeg;image/tiff; | |
Keywords=equirectangular;spherical;Panorama;Picture; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment