author | harlekin <harlekin> | 2002-06-23 10:50:44 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-23 10:50:44 (UTC) |
commit | 4e683697ebf5f99e97b255dca0782eca53a41de3 (patch) (unidiff) | |
tree | 658f87554da1349fbb975d8abe7e9c9407400836 | |
parent | 5ab3b3daeb6940af8cbe05e730559980fc880658 (diff) | |
download | opie-4e683697ebf5f99e97b255dca0782eca53a41de3.zip opie-4e683697ebf5f99e97b255dca0782eca53a41de3.tar.gz opie-4e683697ebf5f99e97b255dca0782eca53a41de3.tar.bz2 |
transations also qpe again
-rw-r--r-- | core/launcher/launcher.pro | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index 7dbfb30..182cd1f 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro | |||
@@ -111,15 +111,15 @@ TARGET = qpe | |||
111 | 111 | ||
112 | LIBS += -lqpe -lcrypt -lopie | 112 | LIBS += -lqpe -lcrypt -lopie |
113 | 113 | ||
114 | TRANSLATIONS = ../i18n/de/opie.ts | 114 | TRANSLATIONS = ../i18n/de/qpe.ts |
115 | TRANSLATIONS += ../i18n/es/opie.ts | 115 | TRANSLATIONS += ../i18n/es/qpe.ts |
116 | TRANSLATIONS += ../i18n/pt/opie.ts | 116 | TRANSLATIONS += ../i18n/pt/qpe.ts |
117 | TRANSLATIONS += ../i18n/pt_BR/opie.ts | 117 | TRANSLATIONS += ../i18n/pt_BR/qpe.ts |
118 | TRANSLATIONS += ../i18n/en/opie.ts | 118 | TRANSLATIONS += ../i18n/en/qpe.ts |
119 | TRANSLATIONS += ../i18n/hu/opie.ts | 119 | TRANSLATIONS += ../i18n/hu/qpe.ts |
120 | TRANSLATIONS += ../i18n/ja/opie.ts | 120 | TRANSLATIONS += ../i18n/ja/qpe.ts |
121 | TRANSLATIONS += ../i18n/fr/opie.ts | 121 | TRANSLATIONS += ../i18n/fr/qpe.ts |
122 | TRANSLATIONS += ../i18n/ko/opie.ts | 122 | TRANSLATIONS += ../i18n/ko/qpe.ts |
123 | TRANSLATIONS += ../i18n/no/opie.ts | 123 | TRANSLATIONS += ../i18n/no/qpe.ts |
124 | TRANSLATIONS += ../i18n/zh_CN/opie.ts | 124 | TRANSLATIONS += ../i18n/zh_CN/qpe.ts |
125 | TRANSLATIONS += ../i18n/zh_TW/opie.ts | 125 | TRANSLATIONS += ../i18n/zh_TW/qpe.ts |