From 2da629c52c3cbfebff7b314b8668ccd579bb6742 Mon Sep 17 00:00:00 2001 From: davipt Date: Mon, 24 Jun 2002 23:25:17 +0000 Subject: Fix TRANSLATIONS --- (limited to 'noncore/tools/calc2/binary') diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro index 2e9ed78..1db454e 100644 --- a/noncore/tools/calc2/binary/binary.pro +++ b/noncore/tools/calc2/binary/binary.pro @@ -14,3 +14,20 @@ INCLUDEPATH += $(OPIEDIR)/include \ DEPENDPATH += $(OPIEDIR)/include DESTDIR = $(OPIEDIR)/plugins/calculator + + +TRANSLATIONS = ../../../../i18n/de/lib.ts +TRANSLATIONS += ../../../../i18n/en/lib.ts +TRANSLATIONS += ../../../../i18n/es/lib.ts +TRANSLATIONS += ../../../../i18n/fr/lib.ts +TRANSLATIONS += ../../../../i18n/hu/lib.ts +TRANSLATIONS += ../../../../i18n/ja/lib.ts +TRANSLATIONS += ../../../../i18n/ko/lib.ts +TRANSLATIONS += ../../../../i18n/no/lib.ts +TRANSLATIONS += ../../../../i18n/pl/lib.ts +TRANSLATIONS += ../../../../i18n/pt/lib.ts +TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts +TRANSLATIONS += ../../../../i18n/sl/lib.ts +TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts +TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts + -- cgit v0.9.0.2