]> pilppa.org Git - vdr-tv-client.git/blob - translations/translations.pro
show full keyboard instead of number-only
[vdr-tv-client.git] / translations / translations.pro
1 include (../common.pri)
2 DISABLE_QTTRID_ENGINEERING_ENGLISH=no
3 LANGUAGES =  # We only create engineering English in the application package
4 CATALOGNAME = $$TARGET
5 SOURCEDIR = ../src/ ../qml/
6 TRANSLATIONDIR = .
7
8 # Fix for BMC# 9282
9 # The following line will disable the prepending of Engineering English
10 # to all qtTrId wrapped strings by short circuiting the test for
11 # isEmpty(LRELEASE_OPTIONS) in meegotouch_translations.prf.
12 LRELEASE_OPTIONS = -idbased
13
14 load(meegotouch_translations)