View Single Post
Posts: 13 | Thanked: 20 times | Joined on Dec 2009
#1
Hello,

i need your help. i'm complete new to qt and linux development.
i made a small application for my n900 im using qt-creator 1.3.0 on
windows 7 and i recompile it using madde 0.5.

my aim is to run this application as a desktop widget.

if i run my application with the .desktop file i put in
/usr/share/applications/hildon
it works.
but if i put the same .desktop file in
/usr/share/applications/hildon-home
nothing happens if i try to run it from the n900 add widget menu.

i get exactly the same behavior with the "qt-example-hildondesktopwidget"
(i put the .desktop file from /usr/share/applications/hildon
to /usr/share/applications/hildon-home)

i hope you can help me.
thanks