author | cniehaus <cniehaus> | 2002-12-14 20:36:30 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-14 20:36:30 (UTC) |
commit | 48475749a81e1794071ee0b0178c6d37a623da76 (patch) (side-by-side diff) | |
tree | f32abf4eda3386610cbb24e8117560ba77abfb72 /noncore/styles/theme | |
parent | a38efe229e1c2954d5e10be28e920198c85315ab (diff) | |
download | opie-48475749a81e1794071ee0b0178c6d37a623da76.zip opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2 |
addLanguage rules
-rw-r--r-- | noncore/styles/theme/theme.pro | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |