From b13d95b210c7d16229514afc66e32a1de09a075c Mon Sep 17 00:00:00 2001 From: sandman Date: Wed, 26 Jun 2002 23:13:50 +0000 Subject: Major pro file overhaul from davipt. Commited by me, since it touches many core files ... please report bugs on this to davipt --- (limited to 'noncore/net/opietooth') diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro index e0a93dc..229d673 100644 --- a/noncore/net/opietooth/applet/applet.pro +++ b/noncore/net/opietooth/applet/applet.pro @@ -10,20 +10,17 @@ 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 - +TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ + ../../../../i18n/en/libbluetoothapplet.ts \ + ../../../../i18n/es/libbluetoothapplet.ts \ + ../../../../i18n/fr/libbluetoothapplet.ts \ + ../../../../i18n/hu/libbluetoothapplet.ts \ + ../../../../i18n/ja/libbluetoothapplet.ts \ + ../../../../i18n/ko/libbluetoothapplet.ts \ + ../../../../i18n/no/libbluetoothapplet.ts \ + ../../../../i18n/pl/libbluetoothapplet.ts \ + ../../../../i18n/pt/libbluetoothapplet.ts \ + ../../../../i18n/pt_BR/libbluetoothapplet.ts \ + ../../../../i18n/sl/libbluetoothapplet.ts \ + ../../../../i18n/zh_CN/libbluetoothapplet.ts \ + ../../../../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 2ddb014..1444bb6 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro @@ -11,20 +11,17 @@ INTERFACES = pindlgbase.ui DESTDIR = $(OPIEDIR)/bin TARGET = bluepin - - -TRANSLATIONS = ../../../../i18n/de/bluepin.ts -TRANSLATIONS += ../../../../i18n/en/bluepin.ts -TRANSLATIONS += ../../../../i18n/es/bluepin.ts -TRANSLATIONS += ../../../../i18n/fr/bluepin.ts -TRANSLATIONS += ../../../../i18n/hu/bluepin.ts -TRANSLATIONS += ../../../../i18n/ja/bluepin.ts -TRANSLATIONS += ../../../../i18n/ko/bluepin.ts -TRANSLATIONS += ../../../../i18n/no/bluepin.ts -TRANSLATIONS += ../../../../i18n/pl/bluepin.ts -TRANSLATIONS += ../../../../i18n/pt/bluepin.ts -TRANSLATIONS += ../../../../i18n/pt_BR/bluepin.ts -TRANSLATIONS += ../../../../i18n/sl/bluepin.ts -TRANSLATIONS += ../../../../i18n/zh_CN/bluepin.ts -TRANSLATIONS += ../../../../i18n/zh_TW/bluepin.ts - +TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ + ../../../../i18n/en/bluepin.ts \ + ../../../../i18n/es/bluepin.ts \ + ../../../../i18n/fr/bluepin.ts \ + ../../../../i18n/hu/bluepin.ts \ + ../../../../i18n/ja/bluepin.ts \ + ../../../../i18n/ko/bluepin.ts \ + ../../../../i18n/no/bluepin.ts \ + ../../../../i18n/pl/bluepin.ts \ + ../../../../i18n/pt/bluepin.ts \ + ../../../../i18n/pt_BR/bluepin.ts \ + ../../../../i18n/sl/bluepin.ts \ + ../../../../i18n/zh_CN/bluepin.ts \ + ../../../../i18n/zh_TW/bluepin.ts diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro index eec7e43..ecf2e6c 100644 --- a/noncore/net/opietooth/lib/lib.pro +++ b/noncore/net/opietooth/lib/lib.pro @@ -8,19 +8,17 @@ 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 - +TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \ + ../../../../i18n/en/libopietooth.ts \ + ../../../../i18n/es/libopietooth.ts \ + ../../../../i18n/fr/libopietooth.ts \ + ../../../../i18n/hu/libopietooth.ts \ + ../../../../i18n/ja/libopietooth.ts \ + ../../../../i18n/ko/libopietooth.ts \ + ../../../../i18n/no/libopietooth.ts \ + ../../../../i18n/pl/libopietooth.ts \ + ../../../../i18n/pt/libopietooth.ts \ + ../../../../i18n/pt_BR/libopietooth.ts \ + ../../../../i18n/sl/libopietooth.ts \ + ../../../../i18n/zh_CN/libopietooth.ts \ + ../../../../i18n/zh_TW/libopietooth.ts diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index 1f7ec55..39ddcaf 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro @@ -11,20 +11,17 @@ INTERFACES = bluetoothbase.ui devicedialog.ui DESTDIR = $(OPIEDIR)/bin TARGET = bluetooth-manager - - -TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/en/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/es/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/fr/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/hu/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/ja/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/ko/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/no/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/pl/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/pt/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/pt_BR/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/sl/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/zh_CN/bluetooth-manager.ts -TRANSLATIONS += ../../../../i18n/zh_TW/bluetooth-manager.ts - +TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \ + ../../../../i18n/en/bluetooth-manager.ts \ + ../../../../i18n/es/bluetooth-manager.ts \ + ../../../../i18n/fr/bluetooth-manager.ts \ + ../../../../i18n/hu/bluetooth-manager.ts \ + ../../../../i18n/ja/bluetooth-manager.ts \ + ../../../../i18n/ko/bluetooth-manager.ts \ + ../../../../i18n/no/bluetooth-manager.ts \ + ../../../../i18n/pl/bluetooth-manager.ts \ + ../../../../i18n/pt/bluetooth-manager.ts \ + ../../../../i18n/pt_BR/bluetooth-manager.ts \ + ../../../../i18n/sl/bluetooth-manager.ts \ + ../../../../i18n/zh_CN/bluetooth-manager.ts \ + ../../../../i18n/zh_TW/bluetooth-manager.ts -- cgit v0.9.0.2