summaryrefslogtreecommitdiff
path: root/noncore/net
authorcniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
committer cniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
commit48475749a81e1794071ee0b0178c6d37a623da76 (patch) (side-by-side diff)
treef32abf4eda3386610cbb24e8117560ba77abfb72 /noncore/net
parenta38efe229e1c2954d5e10be28e920198c85315ab (diff)
downloadopie-48475749a81e1794071ee0b0178c6d37a623da76.zip
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2
addLanguage rules
Diffstat (limited to 'noncore/net') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.pro2
-rw-r--r--noncore/net/opietooth/applet/applet.pro2
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro2
-rw-r--r--noncore/net/opietooth/lib/lib.pro2
-rw-r--r--noncore/net/opietooth/manager/manager.pro2
5 files changed, 10 insertions, 0 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index ae72ff3..b359f23 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -9,6 +9,8 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lftplib
TRANSLATIONS = ../../../i18n/de/opieftp.ts \
+ ../../../i18n/da/opieftp.ts \
+ ../../../i18n/xx/opieftp.ts \
../../../i18n/en/opieftp.ts \
../../../i18n/es/opieftp.ts \
../../../i18n/fr/opieftp.ts \
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index 229d673..cbdb148 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -11,6 +11,8 @@ LIBS += -lqpe -lopietooth
VERSION = 0.0.3
TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
+ ../../../../i18n/da/libbluetoothapplet.ts \
+ ../../../../i18n/xx/libbluetoothapplet.ts \
../../../../i18n/en/libbluetoothapplet.ts \
../../../../i18n/es/libbluetoothapplet.ts \
../../../../i18n/fr/libbluetoothapplet.ts \
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 8ac4ee7..6fc5157 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -12,6 +12,8 @@ DESTDIR = $(OPIEDIR)/bin
TARGET = bluepin
TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
+ ../../../../i18n/da/bluepin.ts \
+ ../../../../i18n/xx/bluepin.ts \
../../../../i18n/en/bluepin.ts \
../../../../i18n/es/bluepin.ts \
../../../../i18n/fr/bluepin.ts \
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index dde6c2a..ca5edd2 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -9,6 +9,8 @@ LIBS += -lopie
#VERSION = 0.0.0
TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
+ ../../../../i18n/da/libopietooth.ts \
+ ../../../../i18n/xx/libopietooth.ts \
../../../../i18n/en/libopietooth.ts \
../../../../i18n/es/libopietooth.ts \
../../../../i18n/fr/libopietooth.ts \
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index d3c69e0..1c3faf3 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -28,6 +28,8 @@ DESTDIR = $(OPIEDIR)/bin
TARGET = bluetooth-manager
TRANSLATIONS = ../../../../i18n/de/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 \