summaryrefslogtreecommitdiffstats
path: root/tests/manual/qrc/tst_qrc_qml.desktop
diff options
context:
space:
mode:
authorSarah Smith <sarah.j.smith@nokia.com>2011-11-25 12:50:35 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-01 02:06:03 +0100
commit8548b98f756ed8d8f986b56facc16ecf7e59fbd3 (patch)
tree7a252d3798ae1d40c75001f0809db13346acc9f6 /tests/manual/qrc/tst_qrc_qml.desktop
parent987ce26ee470933f945d507d1e51dccfff4d8920 (diff)
Fixing harmattan pkgs
The fixes are going into the qtc_harmattan packaging scripts, since the scratchbox for harmattan seems to be no longer working. Eventually we should remove it and put the qtc_harmattan one in instead, but for now keep both around until its proven to work. This is also important because bifh might need it. Basically - remove the translation line, fix up a lot of broken desktop files, use a different location for the icons, and generally fix all the problems as described in the bug. Task-number: QTBUG-21955 Change-Id: I02cdf6c02ef9515b14384aaaf8e039a09a6cb82b Reviewed-by: Patrick Burke <patrick.burke@nokia.com>
Diffstat (limited to 'tests/manual/qrc/tst_qrc_qml.desktop')
-rw-r--r--tests/manual/qrc/tst_qrc_qml.desktop4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/qrc/tst_qrc_qml.desktop b/tests/manual/qrc/tst_qrc_qml.desktop
index 2e58cb77..02f18027 100644
--- a/tests/manual/qrc/tst_qrc_qml.desktop
+++ b/tests/manual/qrc/tst_qrc_qml.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Type=Application
Name=tst_qrc
-Icon=icon-l-qtquick3d
-Exec=/usr/bin/tst_qrc -fullscreen
+Icon=/usr/share/icons/hicolor/80x80/apps/qtquick3d.png
+Exec=/usr/bin/invoker --type=e -s /usr/bin/tst_qrc -fullscreen
OnlyShowIn=X-MeeGo;
X-MeeGo-Logical-Id=qtn_comm_appname_tst_qrc_qml