author | ar <ar> | 2003-12-04 21:16:08 (UTC) |
---|---|---|
committer | ar <ar> | 2003-12-04 21:16:08 (UTC) |
commit | 956020cd93327d53d72254f00e448f92a5e679a1 (patch) (side-by-side diff) | |
tree | 202724f7916d752d2a297c3f28225073748d0794 /noncore/comm | |
parent | c8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff) | |
download | opie-956020cd93327d53d72254f00e448f92a5e679a1.zip opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2 |
use opie-lupdate instead lupdate
-rw-r--r-- | noncore/comm/keypebble/keypebble.pro | 20 | ||||
-rw-r--r-- | noncore/comm/mobilemsg/mobilemsg.pro | 20 |
2 files changed, 0 insertions, 40 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index b3cb172..89fb9ed 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro @@ -32,24 +32,4 @@ LIBS += -lqpe TARGET = keypebble -TRANSLATIONS = ../../../i18n/de/keypebble.ts \ - ../../../i18n/nl/keypebble.ts \ - ../../../i18n/da/keypebble.ts \ - ../../../i18n/xx/keypebble.ts \ - ../../../i18n/en/keypebble.ts \ - ../../../i18n/es/keypebble.ts \ - ../../../i18n/fr/keypebble.ts \ - ../../../i18n/hu/keypebble.ts \ - ../../../i18n/ja/keypebble.ts \ - ../../../i18n/ko/keypebble.ts \ - ../../../i18n/no/keypebble.ts \ - ../../../i18n/pl/keypebble.ts \ - ../../../i18n/pt/keypebble.ts \ - ../../../i18n/pt_BR/keypebble.ts \ - ../../../i18n/sl/keypebble.ts \ - ../../../i18n/zh_CN/keypebble.ts \ - ../../../i18n/zh_TW/keypebble.ts - - - include ( $(OPIEDIR)/include.pro ) diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro index 278e7b2..2de38c4 100644 --- a/noncore/comm/mobilemsg/mobilemsg.pro +++ b/noncore/comm/mobilemsg/mobilemsg.pro @@ -10,24 +10,4 @@ TARGET = mobilemsg DESTDIR = $(OPIEDIR)/bin INTERFACES = mobilemsgbase.ui -TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ - ../../../i18n/nl/mobilemsg.ts \ - ../../../i18n/da/mobilemsg.ts \ - ../../../i18n/xx/mobilemsg.ts \ - ../../../i18n/en/mobilemsg.ts \ - ../../../i18n/es/mobilemsg.ts \ - ../../../i18n/fr/mobilemsg.ts \ - ../../../i18n/hu/mobilemsg.ts \ - ../../../i18n/ja/mobilemsg.ts \ - ../../../i18n/ko/mobilemsg.ts \ - ../../../i18n/no/mobilemsg.ts \ - ../../../i18n/pl/mobilemsg.ts \ - ../../../i18n/pt/mobilemsg.ts \ - ../../../i18n/pt_BR/mobilemsg.ts \ - ../../../i18n/sl/mobilemsg.ts \ - ../../../i18n/zh_CN/mobilemsg.ts \ - ../../../i18n/zh_TW/mobilemsg.ts - - - include ( $(OPIEDIR)/include.pro ) |