Fixed instalation of translations
authorRoman Moravčík <roman.moravcik@gmail.com>
Mon, 6 Aug 2012 12:01:26 +0000 (14:01 +0200)
committerRoman Moravčík <roman.moravcik@gmail.com>
Mon, 6 Aug 2012 12:01:26 +0000 (14:01 +0200)
medard.pro

index 8de6325..d1ff750 100644 (file)
@@ -1,8 +1,8 @@
 # Add files and directories to ship with the application 
 # by adapting the examples below.
-# file1.source = myfile
-# dir1.source = mydir
-DEPLOYMENTFOLDERS = # file1 dir1
+translations.source = translations/*.qm
+translations.target = /share/l10n
+DEPLOYMENTFOLDERS = translations
 
 symbian:TARGET.UID3 = 0xE119EAAE
 
@@ -21,7 +21,6 @@ symbian:TARGET.CAPABILITY += NetworkServices
 # MOBILITY variable. 
 # CONFIG += mobility
 # MOBILITY +=
-CONFIG += meegotouch
 
 QT += network
 
@@ -49,6 +48,7 @@ contains(MEEGO_EDITION,harmattan): {
     MEEGO_VERSION_MINOR = 2
     MEEGO_VERSION_PATCH = 0
     DEFINES += MEEGO_EDITION_HARMATTAN
+    CONFIG += meegotouch
 }
 
 OTHER_FILES += \