View Single Post
Posts: 34 | Thanked: 17 times | Joined on Dec 2009
#19
If someone is tired of typing (like me): here is the code for an application icon which calls erminig:

Code:
[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Terminal=true
Name=Erminig2
Exec=/usr/bin/osso-xterm 'python /home/user/XXX/erminig-ng/erminig-ng.py'
Icon=
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
Replace the XXX by your path, save the file in /usr/share/applications/hildon/ and go to the application manager to start erminig.
 

The Following 3 Users Say Thank You to petibub For This Useful Post: