From 8548b98f756ed8d8f986b56facc16ecf7e59fbd3 Mon Sep 17 00:00:00 2001 From: Sarah Smith Date: Fri, 25 Nov 2011 12:50:35 +1000 Subject: 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 --- tests/manual/qrc/tst_qrc_qml.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/manual/qrc/tst_qrc_qml.desktop') 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 -- cgit v1.2.3