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/settings/sysinfo | |
parent | c8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff) | |
download | opie-956020cd93327d53d72254f00e448f92a5e679a1.zip opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2 |
use opie-lupdate instead lupdate
-rw-r--r-- | noncore/settings/sysinfo/sysinfo.pro | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index 2322989..30da7a8 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro @@ -25,24 +25,4 @@ LIBS += -lqpe -lopie TARGET = sysinfo -TRANSLATIONS = ../../../i18n/de/sysinfo.ts \ - ../../../i18n/nl/sysinfo.ts \ - ../../../i18n/xx/sysinfo.ts \ - ../../../i18n/en/sysinfo.ts \ - ../../../i18n/es/sysinfo.ts \ - ../../../i18n/fr/sysinfo.ts \ - ../../../i18n/hu/sysinfo.ts \ - ../../../i18n/ja/sysinfo.ts \ - ../../../i18n/ko/sysinfo.ts \ - ../../../i18n/no/sysinfo.ts \ - ../../../i18n/pl/sysinfo.ts \ - ../../../i18n/pt/sysinfo.ts \ - ../../../i18n/pt_BR/sysinfo.ts \ - ../../../i18n/sl/sysinfo.ts \ - ../../../i18n/zh_CN/sysinfo.ts \ - ../../../i18n/zh_TW/sysinfo.ts \ - ../../../i18n/da/sysinfo.ts - - - include ( $(OPIEDIR)/include.pro ) |