[maemo-developers] [maemo-developers] Python and menu entry

From: Thanos Panousis pthanos at gmail.com
Date: Tue Jul 4 13:55:13 EEST 2006
I have a dummy pyGTK application and I trying to get it to show up in the
applications menu of the latest developer SDK. I have done the following:

1. the application resides in  /home/indio/smsit/ and its executable is the
file "smsit" without any .py extention. This file has exec perms.

2. in /usr/share/applications/hildon the file "smsit.desktop"

[desktop Entry]
Version=1.0.0
Encoding=UTF-8
Name=SMS it!
Exec=/home/indio/smsit/smsit
Icon=qgn_list_gene_default_app
Type=Application
X-Osso-Service=smsit
X-Osso-Type=application/x-executable


3. in /usr/share/dbus-1/services the file "com.nokia.smsit.service"
containing:

[D-BUS Service]
Name=com.nokia.smsit
Exec=/home/indio/smsit/smsit


What am I doing wrong? Nothing appears on the menu with the above in place.
BTW the application makes no use of libOSSO.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20060704/71b9db62/attachment.htm 
More information about the maemo-developers mailing list