Mobile app wizard: Fix desktop file contents.

The "Exec" value was not consistent with the installation prefix in the
.pri file.
This commit is contained in:
Christian Kandeler
2011-03-29 14:41:41 +02:00
parent 82e73ac423
commit ad6a66ce20

View File

@@ -4,7 +4,7 @@ Version=1.0
Type=Application
Terminal=false
Name=thisApp
Exec=/opt/usr/bin/thisApp
Exec=/opt/thisApp/bin/thisApp
Icon=thisApp
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true