summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth
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/net/opietooth
parentc8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff)
downloadopie-956020cd93327d53d72254f00e448f92a5e679a1.zip
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2
use opie-lupdate instead lupdate
Diffstat (limited to 'noncore/net/opietooth') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/applet/applet.pro20
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro41
-rw-r--r--noncore/net/opietooth/lib/lib.pro20
-rw-r--r--noncore/net/opietooth/manager/manager.pro20
4 files changed, 11 insertions, 90 deletions
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index 4efcb42..5e89014 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -11,23 +11,3 @@ LIBS += -lqpe -lopietooth
VERSION = 0.0.3
-TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
- ../../../../i18n/nl/libbluetoothapplet.ts \
- ../../../../i18n/da/libbluetoothapplet.ts \
- ../../../../i18n/xx/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
-
-
-
include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index fbf9dbe..7675b27 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -1,30 +1,11 @@
-CONFIG = qt warn_on release quick-app
-HEADERS = pindlg.h
-SOURCES = main.cc pindlg.cc
-INCLUDEPATH += $(OPIEDIR)/include
-INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
-INTERFACES = pindlgbase.ui
-TARGET = bluepin
-
-TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
- ../../../../i18n/nl/bluepin.ts \
- ../../../../i18n/da/bluepin.ts \
- ../../../../i18n/xx/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
-
-
-include ( $(OPIEDIR)/include.pro )
+CONFIG = qt warn_on release quick-app
+HEADERS = pindlg.h
+SOURCES = main.cc pindlg.cc
+INCLUDEPATH += $(OPIEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
+DEPENDPATH += $(OPIEDIR)/include
+LIBS += -lqpe
+INTERFACES = pindlgbase.ui
+TARGET = bluepin
+
+include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index 7caa25b..941b231 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -9,23 +9,3 @@ LIBS += -lopie
#VERSION = 0.0.0
-TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
- ../../../../i18n/nl/libopietooth.ts \
- ../../../../i18n/da/libopietooth.ts \
- ../../../../i18n/xx/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
-
-
-
include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index 6ff4ebb..005a2d7 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -28,23 +28,3 @@ INTERFACES = bluetoothbase.ui devicedialog.ui rfcommassigndialogbase.ui rf
TARGET = bluetooth-manager
-TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
- ../../../../i18n/nl/bluetooth-manager.ts \
- ../../../../i18n/da/bluetooth-manager.ts \
- ../../../../i18n/xx/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
-
-
-
include ( $(OPIEDIR)/include.pro )