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/apps/dictionary | |
parent | a38efe229e1c2954d5e10be28e920198c85315ab (diff) | |
download | opie-48475749a81e1794071ee0b0178c6d37a623da76.zip opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2 |
addLanguage rules
-rw-r--r-- | noncore/apps/dictionary/dictionary.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index 687bd31..4539e80 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro @@ -10,6 +10,8 @@ LIBS += -lqpe TARGET = dictionary TRANSLATIONS = ../../../i18n/de/dictionary.ts \ + ../../../i18n/da/dictionary.ts \ + ../../../i18n/xx/dictionary.ts \ ../../../i18n/en/dictionary.ts \ ../../../i18n/es/dictionary.ts \ ../../../i18n/fr/dictionary.ts \ |