summaryrefslogtreecommitdiff
path: root/noncore/styles
authorcniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
committer cniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
commit006162c13c63e65a209f4fc01e64beb445a09d0b (patch) (unidiff)
tree35668e7599c02fc8cf3a45219986b6831ab462fc /noncore/styles
parentcf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff)
downloadopie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2
adding dutch to the .pro-files
Diffstat (limited to 'noncore/styles') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/liquid/liquid.pro1
-rw-r--r--noncore/styles/metal/metal.pro1
-rw-r--r--noncore/styles/theme/theme.pro1
3 files changed, 3 insertions, 0 deletions
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro
index da65982..9241eba 100644
--- a/noncore/styles/liquid/liquid.pro
+++ b/noncore/styles/liquid/liquid.pro
@@ -17,6 +17,7 @@ TARGET = liquid
17VERSION = 1.0.0 17VERSION = 1.0.0
18 18
19TRANSLATIONS = ../../../i18n/de/libliquid.ts \ 19TRANSLATIONS = ../../../i18n/de/libliquid.ts \
20 ../../../i18n/nl/libliquid.ts \
20 ../../../i18n/da/libliquid.ts \ 21 ../../../i18n/da/libliquid.ts \
21 ../../../i18n/xx/libliquid.ts \ 22 ../../../i18n/xx/libliquid.ts \
22 ../../../i18n/en/libliquid.ts \ 23 ../../../i18n/en/libliquid.ts \
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index 3b88588..3bb376d 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -10,6 +10,7 @@ TARGET = metal
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libmetal.ts \ 12TRANSLATIONS = ../../../i18n/de/libmetal.ts \
13 ../../../i18n/nl/libmetal.ts \
13 ../../../i18n/da/libmetal.ts \ 14 ../../../i18n/da/libmetal.ts \
14 ../../../i18n/xx/libmetal.ts \ 15 ../../../i18n/xx/libmetal.ts \
15 ../../../i18n/en/libmetal.ts \ 16 ../../../i18n/en/libmetal.ts \
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index 75fd87a..f7ed324 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -20,6 +20,7 @@ TARGET = theme
20VERSION = 1.0.0 20VERSION = 1.0.0
21 21
22TRANSLATIONS = ../../../i18n/de/libtheme.ts \ 22TRANSLATIONS = ../../../i18n/de/libtheme.ts \
23 ../../../i18n/nl/libtheme.ts \
23 ../../../i18n/da/libtheme.ts \ 24 ../../../i18n/da/libtheme.ts \
24 ../../../i18n/xx/libtheme.ts \ 25 ../../../i18n/xx/libtheme.ts \
25 ../../../i18n/en/libtheme.ts \ 26 ../../../i18n/en/libtheme.ts \