Created
December 5, 2011 14:30
-
-
Save binarybucks/1433749 to your computer and use it in GitHub Desktop.
Fixed .desktop file for IBM Notes & Gnome-Shell (place in /usr/share/applications)
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] | |
Encoding=UTF-8 | |
Name=Lotus Notes Fixed | |
Type=Application | |
Exec=/opt/ibm/lotus/notes/framework/../notes %F | |
Icon=/opt/ibm/lotus/notes/framework/shared/eclipse/features/com.ibm.notes.links.feature_8.5.2.20100811-1131/icons/notes.ico | |
Terminal=false | |
Categories=Application;Office; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment