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) (unidiff)
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
17VERSION = 1.0.0 17VERSION = 1.0.0
18 18
19TRANSLATIONS = ../../../i18n/de/libliquid.ts \ 19TRANSLATIONS = ../../../i18n/de/libliquid.ts \
20 ../../../i18n/da/libliquid.ts \
21 ../../../i18n/xx/libliquid.ts \
20 ../../../i18n/en/libliquid.ts \ 22 ../../../i18n/en/libliquid.ts \
21 ../../../i18n/es/libliquid.ts \ 23 ../../../i18n/es/libliquid.ts \
22 ../../../i18n/fr/libliquid.ts \ 24 ../../../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
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libmetal.ts \ 12TRANSLATIONS = ../../../i18n/de/libmetal.ts \
13 ../../../i18n/da/libmetal.ts \
14 ../../../i18n/xx/libmetal.ts \
13 ../../../i18n/en/libmetal.ts \ 15 ../../../i18n/en/libmetal.ts \
14 ../../../i18n/es/libmetal.ts \ 16 ../../../i18n/es/libmetal.ts \
15 ../../../i18n/fr/libmetal.ts \ 17 ../../../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
20VERSION = 1.0.0 20VERSION = 1.0.0
21 21
22TRANSLATIONS = ../../../i18n/de/libtheme.ts \ 22TRANSLATIONS = ../../../i18n/de/libtheme.ts \
23 ../../../i18n/da/libtheme.ts \
24 ../../../i18n/xx/libtheme.ts \
23 ../../../i18n/en/libtheme.ts \ 25 ../../../i18n/en/libtheme.ts \
24 ../../../i18n/es/libtheme.ts \ 26 ../../../i18n/es/libtheme.ts \
25 ../../../i18n/fr/libtheme.ts \ 27 ../../../i18n/fr/libtheme.ts \