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 /core/apps/qcop | |
parent | a38efe229e1c2954d5e10be28e920198c85315ab (diff) | |
download | opie-48475749a81e1794071ee0b0178c6d37a623da76.zip opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2 |
addLanguage rules
-rw-r--r-- | core/apps/qcop/qcop.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro index 36bc724..9e9f6dc 100644 --- a/core/apps/qcop/qcop.pro +++ b/core/apps/qcop/qcop.pro @@ -10,6 +10,8 @@ INTERFACES = TARGET = qcop TRANSLATIONS = ../../../i18n/de/qcop.ts \ + ../../../i18n/da/qcop.ts \ + ../../../i18n/xx/qcop.ts \ ../../../i18n/en/qcop.ts \ ../../../i18n/es/qcop.ts \ ../../../i18n/fr/qcop.ts \ |