View Single Post
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#8
Originally Posted by Sasler View Post
No I did not. What I want is to create a .deb package which would automatically install the shortcut. Isn't this possible?
yes its possible
this can be configured in the .pro file.

something like

desktop.files = <<your .desktop file>
desktop.path = /usr/share/applications/hildon
INSTALLS += desktop

EDIT::

oops I read between the lines.
No the shortcut wont appear automatically after installing your app using dpkg.
You need to manually create a shortcut from the home screen.
This is the info I have with my limited knowledge.

Last edited by krk969; 2010-01-04 at 12:47. Reason: misread :-)
 

The Following User Says Thank You to krk969 For This Useful Post: