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) (side-by-side diff)
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
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libliquid.ts \
+ ../../../i18n/nl/libliquid.ts \
../../../i18n/da/libliquid.ts \
../../../i18n/xx/libliquid.ts \
../../../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
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libmetal.ts \
+ ../../../i18n/nl/libmetal.ts \
../../../i18n/da/libmetal.ts \
../../../i18n/xx/libmetal.ts \
../../../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
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libtheme.ts \
+ ../../../i18n/nl/libtheme.ts \
../../../i18n/da/libtheme.ts \
../../../i18n/xx/libtheme.ts \
../../../i18n/en/libtheme.ts \