summaryrefslogtreecommitdiff
path: root/noncore/styles
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/styles
parenta38efe229e1c2954d5e10be28e920198c85315ab (diff)
downloadopie-48475749a81e1794071ee0b0178c6d37a623da76.zip
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2
addLanguage rules
Diffstat (limited to 'noncore/styles') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/liquid/liquid.pro2
-rw-r--r--noncore/styles/metal/metal.pro2
-rw-r--r--noncore/styles/theme/theme.pro2
3 files changed, 6 insertions, 0 deletions
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro
index 0e3716f..a774fd2 100644
--- a/noncore/styles/liquid/liquid.pro
+++ b/noncore/styles/liquid/liquid.pro
@@ -17,6 +17,8 @@ TARGET = liquid
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libliquid.ts \
+ ../../../i18n/da/libliquid.ts \
+ ../../../i18n/xx/libliquid.ts \
../../../i18n/en/libliquid.ts \
../../../i18n/es/libliquid.ts \
../../../i18n/fr/libliquid.ts \
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index cf15f33..df833bc 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -10,6 +10,8 @@ TARGET = metal
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libmetal.ts \
+ ../../../i18n/da/libmetal.ts \
+ ../../../i18n/xx/libmetal.ts \
../../../i18n/en/libmetal.ts \
../../../i18n/es/libmetal.ts \
../../../i18n/fr/libmetal.ts \
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index 49c4103..29da52f 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -20,6 +20,8 @@ TARGET = theme
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libtheme.ts \
+ ../../../i18n/da/libtheme.ts \
+ ../../../i18n/xx/libtheme.ts \
../../../i18n/en/libtheme.ts \
../../../i18n/es/libtheme.ts \
../../../i18n/fr/libtheme.ts \