[maemo-developers] [maemo-developers] Problem starting programs

From: Ralf Engels ralf-engels at gmx.de
Date: Mon Nov 21 01:16:55 EET 2005
Hi,
I don't quite understand what to do, to start an application.

For my nethack port I have a .sh wrapper that copies some files.
Then I have the following .desktop:

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=Nethack
GenericName=Rouge-like
Exec=/var/lib/install/usr/bin/nethack.sh
Icon=pkg_nethack
X-Window-Icon=tn-bookmarks-link
X-HildonDesk-ShowInToolbar=true
X-Osso-Service=nethack
X-Osso-Type=application/x-executable
Terminal=false


But it just does nothing. Do I have to change the X-Osso-Type to x-sh?
What else do I have to do? Is this osso stuff really needed, or can I just leave it un-implemented until I want to save userdata or handle power-events smoothly?

BR,
Ralf

More information about the maemo-developers mailing list