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/sshkeys | |
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/sshkeys/sshkeys.pro | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/noncore/settings/sshkeys/sshkeys.pro b/noncore/settings/sshkeys/sshkeys.pro index dd5762b..e98df2e 100644 --- a/noncore/settings/sshkeys/sshkeys.pro +++ b/noncore/settings/sshkeys/sshkeys.pro @@ -9,26 +9,4 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie DESTDIR = $(OPIEDIR)/bin -TRANSLATIONS = ../../../i18n/de/sshkeys.ts \ - ../../../i18n/nl/sshkeys.ts \ - ../../../i18n/xx/sshkeys.ts \ - ../../../i18n/en/sshkeys.ts \ - ../../../i18n/es/sshkeys.ts \ - ../../../i18n/fr/sshkeys.ts \ - ../../../i18n/hu/sshkeys.ts \ - ../../../i18n/ja/sshkeys.ts \ - ../../../i18n/ko/sshkeys.ts \ - ../../../i18n/no/sshkeys.ts \ - ../../../i18n/pl/sshkeys.ts \ - ../../../i18n/pt/sshkeys.ts \ - ../../../i18n/pt_BR/sshkeys.ts \ - ../../../i18n/sl/sshkeys.ts \ - ../../../i18n/zh_CN/sshkeys.ts \ - ../../../i18n/zh_TW/sshkeys.ts \ - ../../../i18n/it/sshkeys.ts \ - ../../../i18n/da/sshkeys.ts - - - - include ( $(OPIEDIR)/include.pro ) |