From 40e2293ac22e212c9903790492b27605e523ca07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pertti=20Kellom=C3=A4ki?= Date: Mon, 24 Jan 2011 15:14:54 +0200 Subject: [PATCH] Changes: Debian packaging for the QML Helloworld test application. --- debian/applauncherd-testapps.install | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/applauncherd-testapps.install b/debian/applauncherd-testapps.install index f99cc8a..7ab6c76 100644 --- a/debian/applauncherd-testapps.install +++ b/debian/applauncherd-testapps.install @@ -11,6 +11,12 @@ usr/bin/fala_ft_creds2 usr/bin/fala_ft_creds2.launch usr/bin/fala_multi-instance usr/bin/fala_testapp +usr/bin/fala_qml_helloworld.launch +usr/bin/fala_qml_helloworld +usr/bin/fala_qml_helloworld1.launch +usr/bin/fala_qml_helloworld2.launch +usr/bin/fala_qml_helloworld1 +usr/bin/fala_qml_helloworld2 usr/bin/fala_wl usr/bin/fala_wl.launch usr/bin/fala_wol @@ -28,3 +34,6 @@ usr/bin/fala_ft_themetest usr/share/themes/base/meegotouch/fala_ft_themetest/* usr/share/applications/fala_wl.desktop usr/share/applications/fala_wol.desktop +usr/share/fala_qml_helloworld/main.qml +usr/share/applications/fala_qml_helloworld_wl.desktop +usr/share/applications/fala_qml_helloworld_wol.desktop