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