summaryrefslogtreecommitdiff
path: root/core/apps/qcop
authorar <ar>2003-12-04 21:16:08 (UTC)
committer ar <ar>2003-12-04 21:16:08 (UTC)
commit956020cd93327d53d72254f00e448f92a5e679a1 (patch) (unidiff)
tree202724f7916d752d2a297c3f28225073748d0794 /core/apps/qcop
parentc8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff)
downloadopie-956020cd93327d53d72254f00e448f92a5e679a1.zip
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2
use opie-lupdate instead lupdate
Diffstat (limited to 'core/apps/qcop') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/qcop/qcop.pro20
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
9 INTERFACES= 9 INTERFACES=
10 TARGET = qcop 10 TARGET = qcop
11 11
12TRANSLATIONS = ../../../i18n/de/qcop.ts \
13 ../../../i18n/nl/qcop.ts \
14 ../../../i18n/da/qcop.ts \
15 ../../../i18n/xx/qcop.ts \
16 ../../../i18n/en/qcop.ts \
17 ../../../i18n/es/qcop.ts \
18 ../../../i18n/fr/qcop.ts \
19 ../../../i18n/hu/qcop.ts \
20 ../../../i18n/ja/qcop.ts \
21 ../../../i18n/ko/qcop.ts \
22 ../../../i18n/no/qcop.ts \
23 ../../../i18n/pl/qcop.ts \
24 ../../../i18n/pt/qcop.ts \
25 ../../../i18n/pt_BR/qcop.ts \
26 ../../../i18n/sl/qcop.ts \
27 ../../../i18n/zh_CN/qcop.ts \
28 ../../../i18n/zh_TW/qcop.ts
29
30
31
32include ( $(OPIEDIR)/include.pro ) 12include ( $(OPIEDIR)/include.pro )