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/net/opietooth') diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro index cb78f85..e0a93dc 100644 --- a/noncore/net/opietooth/applet/applet.pro +++ b/noncore/net/opietooth/applet/applet.pro @@ -10,3 +10,20 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopietooth VERSION = 0.0.3 + + +TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/en/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/es/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/fr/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/hu/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/ja/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/ko/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/no/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/pl/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/pt/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/pt_BR/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/sl/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/zh_CN/libbluetoothapplet.ts +TRANSLATIONS += ../../../../i18n/zh_TW/libbluetoothapplet.ts + diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro index 32366bc..4a622df 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro @@ -10,3 +10,20 @@ LIBS += -lqpe INTERFACES = pindlgbase.ui TARGET = $(OPIEDIR)/bin/bluepin + + +TRANSLATIONS = ../../../../i18n/de/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/en/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/es/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/fr/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/hu/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/ja/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/ko/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/no/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/pl/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/pt/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/pt_BR/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/sl/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/zh_CN/$(OPIEDIR)/bin/bluepin.ts +TRANSLATIONS += ../../../../i18n/zh_TW/$(OPIEDIR)/bin/bluepin.ts + diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro index 72cb456..eec7e43 100644 --- a/noncore/net/opietooth/lib/lib.pro +++ b/noncore/net/opietooth/lib/lib.pro @@ -7,3 +7,20 @@ INCLUDEPATH += $(OPIEDIR)/include . DESTDIR = $(QTDIR)/lib$(PROJMAK) LIBS += -lopie #VERSION = 0.0.0 + + +TRANSLATIONS = ../../../../i18n/de/libopietooth.ts +TRANSLATIONS += ../../../../i18n/en/libopietooth.ts +TRANSLATIONS += ../../../../i18n/es/libopietooth.ts +TRANSLATIONS += ../../../../i18n/fr/libopietooth.ts +TRANSLATIONS += ../../../../i18n/hu/libopietooth.ts +TRANSLATIONS += ../../../../i18n/ja/libopietooth.ts +TRANSLATIONS += ../../../../i18n/ko/libopietooth.ts +TRANSLATIONS += ../../../../i18n/no/libopietooth.ts +TRANSLATIONS += ../../../../i18n/pl/libopietooth.ts +TRANSLATIONS += ../../../../i18n/pt/libopietooth.ts +TRANSLATIONS += ../../../../i18n/pt_BR/libopietooth.ts +TRANSLATIONS += ../../../../i18n/sl/libopietooth.ts +TRANSLATIONS += ../../../../i18n/zh_CN/libopietooth.ts +TRANSLATIONS += ../../../../i18n/zh_TW/libopietooth.ts + diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index 3754869..9b54cd0 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro @@ -10,3 +10,20 @@ LIBS += -lqpe -lopietooth -lopie INTERFACES = bluetoothbase.ui devicedialog.ui TARGET = $(OPIEDIR)/bin/bluetooth-manager + + +TRANSLATIONS = ../../../../i18n/de/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/en/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/es/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/fr/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/hu/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/ja/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/ko/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/no/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/pl/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/pt/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/pt_BR/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/sl/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/zh_CN/$(OPIEDIR)/bin/bluetooth-manager.ts +TRANSLATIONS += ../../../../i18n/zh_TW/$(OPIEDIR)/bin/bluetooth-manager.ts + -- cgit v0.9.0.2