On Mon, Mar 24, 2014 at 9:42 PM, David Marceau <uticdmarceau2...@yahoo.ca> wrote: > Also the Exec within the .desktop doesn't match what I see in the > qtcreator console. What is the Exec within the .desktop supposed to > look like? >
Depends on the app, however with similar rules to the Icon variable, such as this for a QML app:- Exec=qmlscene $@ foo.qml or this for an HTML5 app:- Exec=ubuntu-html5-app-launcher $@ --www=www or this for a webapp:- Exec=webapp-container --enable-back-forward --webappUrlPatterns=https?://foo.com/* http://foo.com/?m=1 Cheers, -- Alan Pope Engineering Manager Canonical - Product Strategy +44 (0) 7973 620 164 alan.p...@canonical.com http://ubuntu.com/ -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp