summaryrefslogtreecommitdiff
path: root/core/applets
authorcniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
committer cniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
commit48475749a81e1794071ee0b0178c6d37a623da76 (patch) (unidiff)
treef32abf4eda3386610cbb24e8117560ba77abfb72 /core/applets
parenta38efe229e1c2954d5e10be28e920198c85315ab (diff)
downloadopie-48475749a81e1794071ee0b0178c6d37a623da76.zip
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2
addLanguage rules
Diffstat (limited to 'core/applets') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/batteryapplet/batteryapplet.pro2
-rw-r--r--core/applets/cardmon/cardmon.pro2
-rw-r--r--core/applets/clipboardapplet/clipboardapplet.pro2
-rw-r--r--core/applets/clockapplet/clockapplet.pro2
-rw-r--r--core/applets/homeapplet/homeapplet.pro2
-rw-r--r--core/applets/irdaapplet/irdaapplet.pro2
-rw-r--r--core/applets/logoutapplet/logoutapplet.pro2
-rw-r--r--core/applets/obex/obex.pro2
-rw-r--r--core/applets/screenshotapplet/screenshotapplet.pro2
-rw-r--r--core/applets/suspendapplet/suspendapplet.pro2
-rw-r--r--core/applets/vmemo/vmemo.pro2
-rw-r--r--core/applets/volumeapplet/volumeapplet.pro2
12 files changed, 24 insertions, 0 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro
index c24182e..a947ca6 100644
--- a/core/applets/batteryapplet/batteryapplet.pro
+++ b/core/applets/batteryapplet/batteryapplet.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libbatteryapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libbatteryapplet.ts \
13 ../../../i18n/da/libbatteryapplet.ts \
14 ../../../i18n/xx/libbatteryapplet.ts \
13 ../../../i18n/en/libbatteryapplet.ts \ 15 ../../../i18n/en/libbatteryapplet.ts \
14 ../../../i18n/es/libbatteryapplet.ts \ 16 ../../../i18n/es/libbatteryapplet.ts \
15 ../../../i18n/fr/libbatteryapplet.ts \ 17 ../../../i18n/fr/libbatteryapplet.ts \
diff --git a/core/applets/cardmon/cardmon.pro b/core/applets/cardmon/cardmon.pro
index b2a2a4a..b98c0f2 100644
--- a/core/applets/cardmon/cardmon.pro
+++ b/core/applets/cardmon/cardmon.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe -lopie
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libcardmonapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libcardmonapplet.ts \
13 ../../../i18n/da/libcardmonapplet.ts \
14 ../../../i18n/xx/libcardmonapplet.ts \
13 ../../../i18n/en/libcardmonapplet.ts \ 15 ../../../i18n/en/libcardmonapplet.ts \
14 ../../../i18n/es/libcardmonapplet.ts \ 16 ../../../i18n/es/libcardmonapplet.ts \
15 ../../../i18n/fr/libcardmonapplet.ts \ 17 ../../../i18n/fr/libcardmonapplet.ts \
diff --git a/core/applets/clipboardapplet/clipboardapplet.pro b/core/applets/clipboardapplet/clipboardapplet.pro
index 23b5525..85b2fe7 100644
--- a/core/applets/clipboardapplet/clipboardapplet.pro
+++ b/core/applets/clipboardapplet/clipboardapplet.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libclipboardapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libclipboardapplet.ts \
13 ../../../i18n/da/libclipboardapplet.ts \
14 ../../../i18n/xx/libclipboardapplet.ts \
13 ../../../i18n/en/libclipboardapplet.ts \ 15 ../../../i18n/en/libclipboardapplet.ts \
14 ../../../i18n/es/libclipboardapplet.ts \ 16 ../../../i18n/es/libclipboardapplet.ts \
15 ../../../i18n/fr/libclipboardapplet.ts \ 17 ../../../i18n/fr/libclipboardapplet.ts \
diff --git a/core/applets/clockapplet/clockapplet.pro b/core/applets/clockapplet/clockapplet.pro
index ca26ec8..ff4867d 100644
--- a/core/applets/clockapplet/clockapplet.pro
+++ b/core/applets/clockapplet/clockapplet.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libclockapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libclockapplet.ts \
13 ../../../i18n/da/libclockapplet.ts \
14 ../../../i18n/xx/libclockapplet.ts \
13 ../../../i18n/en/libclockapplet.ts \ 15 ../../../i18n/en/libclockapplet.ts \
14 ../../../i18n/es/libclockapplet.ts \ 16 ../../../i18n/es/libclockapplet.ts \
15 ../../../i18n/fr/libclockapplet.ts \ 17 ../../../i18n/fr/libclockapplet.ts \
diff --git a/core/applets/homeapplet/homeapplet.pro b/core/applets/homeapplet/homeapplet.pro
index 2c591f9..420c744 100644
--- a/core/applets/homeapplet/homeapplet.pro
+++ b/core/applets/homeapplet/homeapplet.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libhomeapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libhomeapplet.ts \
13 ../../../i18n/da/libhomeapplet.ts \
14 ../../../i18n/xx/libhomeapplet.ts \
13 ../../../i18n/en/libhomeapplet.ts \ 15 ../../../i18n/en/libhomeapplet.ts \
14 ../../../i18n/es/libhomeapplet.ts \ 16 ../../../i18n/es/libhomeapplet.ts \
15 ../../../i18n/fr/libhomeapplet.ts \ 17 ../../../i18n/fr/libhomeapplet.ts \
diff --git a/core/applets/irdaapplet/irdaapplet.pro b/core/applets/irdaapplet/irdaapplet.pro
index af4231b..38a5d9b 100644
--- a/core/applets/irdaapplet/irdaapplet.pro
+++ b/core/applets/irdaapplet/irdaapplet.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libirdaapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libirdaapplet.ts \
13 ../../../i18n/da/libirdaapplet.ts \
14 ../../../i18n/xx/libirdaapplet.ts \
13 ../../../i18n/en/libirdaapplet.ts \ 15 ../../../i18n/en/libirdaapplet.ts \
14 ../../../i18n/es/libirdaapplet.ts \ 16 ../../../i18n/es/libirdaapplet.ts \
15 ../../../i18n/fr/libirdaapplet.ts \ 17 ../../../i18n/fr/libirdaapplet.ts \
diff --git a/core/applets/logoutapplet/logoutapplet.pro b/core/applets/logoutapplet/logoutapplet.pro
index 9adfea5..6a5f606 100644
--- a/core/applets/logoutapplet/logoutapplet.pro
+++ b/core/applets/logoutapplet/logoutapplet.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/liblogoutapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/liblogoutapplet.ts \
13 ../../../i18n/da/liblogoutapplet.ts \
14 ../../../i18n/xx/liblogoutapplet.ts \
13 ../../../i18n/en/liblogoutapplet.ts \ 15 ../../../i18n/en/liblogoutapplet.ts \
14 ../../../i18n/es/liblogoutapplet.ts \ 16 ../../../i18n/es/liblogoutapplet.ts \
15 ../../../i18n/fr/liblogoutapplet.ts \ 17 ../../../i18n/fr/liblogoutapplet.ts \
diff --git a/core/applets/obex/obex.pro b/core/applets/obex/obex.pro
index 3c08682..c08e52f 100644
--- a/core/applets/obex/obex.pro
+++ b/core/applets/obex/obex.pro
@@ -11,6 +11,8 @@ LIBS += -lqpe -lopie
11 VERSION = 0.0.1 11 VERSION = 0.0.1
12 12
13TRANSLATIONS = ../../../i18n/de/libopieobex.ts \ 13TRANSLATIONS = ../../../i18n/de/libopieobex.ts \
14 ../../../i18n/da/libopieobex.ts \
15 ../../../i18n/xx/libopieobex.ts \
14 ../../../i18n/en/libopieobex.ts \ 16 ../../../i18n/en/libopieobex.ts \
15 ../../../i18n/es/libopieobex.ts \ 17 ../../../i18n/es/libopieobex.ts \
16 ../../../i18n/fr/libopieobex.ts \ 18 ../../../i18n/fr/libopieobex.ts \
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro
index 4064836..ffde3cc 100644
--- a/core/applets/screenshotapplet/screenshotapplet.pro
+++ b/core/applets/screenshotapplet/screenshotapplet.pro
@@ -12,6 +12,8 @@ MOC_DIR=opieobj
12OBJECTS_DIR=opieobj 12OBJECTS_DIR=opieobj
13 13
14TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \ 14TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \
15 ../../../i18n/da/libscreenshotapplet.ts \
16 ../../../i18n/xx/libscreenshotapplet.ts \
15 ../../../i18n/en/libscreenshotapplet.ts \ 17 ../../../i18n/en/libscreenshotapplet.ts \
16 ../../../i18n/es/libscreenshotapplet.ts \ 18 ../../../i18n/es/libscreenshotapplet.ts \
17 ../../../i18n/fr/libscreenshotapplet.ts \ 19 ../../../i18n/fr/libscreenshotapplet.ts \
diff --git a/core/applets/suspendapplet/suspendapplet.pro b/core/applets/suspendapplet/suspendapplet.pro
index 44ff273..c29c44f 100644
--- a/core/applets/suspendapplet/suspendapplet.pro
+++ b/core/applets/suspendapplet/suspendapplet.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libsuspendapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libsuspendapplet.ts \
13 ../../../i18n/da/libsuspendapplet.ts \
14 ../../../i18n/xx/libsuspendapplet.ts \
13 ../../../i18n/en/libsuspendapplet.ts \ 15 ../../../i18n/en/libsuspendapplet.ts \
14 ../../../i18n/es/libsuspendapplet.ts \ 16 ../../../i18n/es/libsuspendapplet.ts \
15 ../../../i18n/fr/libsuspendapplet.ts \ 17 ../../../i18n/fr/libsuspendapplet.ts \
diff --git a/core/applets/vmemo/vmemo.pro b/core/applets/vmemo/vmemo.pro
index 6599b52..05f2167 100644
--- a/core/applets/vmemo/vmemo.pro
+++ b/core/applets/vmemo/vmemo.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libvmemoapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libvmemoapplet.ts \
13 ../../../i18n/da/libvmemoapplet.ts \
14 ../../../i18n/xx/libvmemoapplet.ts \
13 ../../../i18n/en/libvmemoapplet.ts \ 15 ../../../i18n/en/libvmemoapplet.ts \
14 ../../../i18n/es/libvmemoapplet.ts \ 16 ../../../i18n/es/libvmemoapplet.ts \
15 ../../../i18n/fr/libvmemoapplet.ts \ 17 ../../../i18n/fr/libvmemoapplet.ts \
diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro
index 8cfb0d3..73a1715 100644
--- a/core/applets/volumeapplet/volumeapplet.pro
+++ b/core/applets/volumeapplet/volumeapplet.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libvolumeapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libvolumeapplet.ts \
13 ../../../i18n/da/libvolumeapplet.ts \
14 ../../../i18n/xx/libvolumeapplet.ts \
13 ../../../i18n/en/libvolumeapplet.ts \ 15 ../../../i18n/en/libvolumeapplet.ts \
14 ../../../i18n/es/libvolumeapplet.ts \ 16 ../../../i18n/es/libvolumeapplet.ts \
15 ../../../i18n/fr/libvolumeapplet.ts \ 17 ../../../i18n/fr/libvolumeapplet.ts \