View Single Post
Posts: 32 | Thanked: 1 time | Joined on Mar 2012
#1
Hi All,
Can somebody help me with create luncher icon for a file?
I want to get a shortcut on the luncher screen which will open a file from MyDocs.
I now that it must be created *.desktop file in /usr/share/applications but what should contain?

Code:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=???
Terminal=false
Name=MyFile
Exec=???
Icon=path_to_png_file
X-Window-Icon=???
X-HildonDesk-ShowInToolbar=true ???
X-Osso-Type=application/x-executable ????