summaryrefslogtreecommitdiff
path: root/noncore/tools/formatter
authorar <ar>2003-12-04 21:16:08 (UTC)
committer ar <ar>2003-12-04 21:16:08 (UTC)
commit956020cd93327d53d72254f00e448f92a5e679a1 (patch) (side-by-side diff)
tree202724f7916d752d2a297c3f28225073748d0794 /noncore/tools/formatter
parentc8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff)
downloadopie-956020cd93327d53d72254f00e448f92a5e679a1.zip
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2
use opie-lupdate instead lupdate
Diffstat (limited to 'noncore/tools/formatter') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/formatter.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro
index 17aab57..6450954 100644
--- a/noncore/tools/formatter/formatter.pro
+++ b/noncore/tools/formatter/formatter.pro
@@ -6,24 +6,4 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-TRANSLATIONS = ../../../i18n/de/formatter.ts \
- ../../../i18n/nl/formatter.ts \
- ../../../i18n/da/formatter.ts \
- ../../../i18n/xx/formatter.ts \
- ../../../i18n/en/formatter.ts \
- ../../../i18n/es/formatter.ts \
- ../../../i18n/fr/formatter.ts \
- ../../../i18n/hu/formatter.ts \
- ../../../i18n/ja/formatter.ts \
- ../../../i18n/ko/formatter.ts \
- ../../../i18n/no/formatter.ts \
- ../../../i18n/pl/formatter.ts \
- ../../../i18n/pt/formatter.ts \
- ../../../i18n/pt_BR/formatter.ts \
- ../../../i18n/sl/formatter.ts \
- ../../../i18n/zh_CN/formatter.ts \
- ../../../i18n/zh_TW/formatter.ts
-
-
-
include ( $(OPIEDIR)/include.pro )