author | cniehaus <cniehaus> | 2002-12-14 20:36:30 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-14 20:36:30 (UTC) |
commit | 48475749a81e1794071ee0b0178c6d37a623da76 (patch) (unidiff) | |
tree | f32abf4eda3386610cbb24e8117560ba77abfb72 /quickexec | |
parent | a38efe229e1c2954d5e10be28e920198c85315ab (diff) | |
download | opie-48475749a81e1794071ee0b0178c6d37a623da76.zip opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2 |
addLanguage rules
-rw-r--r-- | quickexec/quickexec.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quickexec/quickexec.pro b/quickexec/quickexec.pro index 5ad5f9a..007510b 100644 --- a/quickexec/quickexec.pro +++ b/quickexec/quickexec.pro | |||
@@ -7,6 +7,8 @@ LIBS += -ldl -lqpe | |||
7 | TARGET = quickexec | 7 | TARGET = quickexec |
8 | 8 | ||
9 | TRANSLATIONS = ../i18n/de/quickexec.ts \ | 9 | TRANSLATIONS = ../i18n/de/quickexec.ts \ |
10 | ../i18n/da/quickexec.ts \ | ||
11 | ../i18n/xx/quickexec.ts \ | ||
10 | ../i18n/en/quickexec.ts \ | 12 | ../i18n/en/quickexec.ts \ |
11 | ../i18n/es/quickexec.ts \ | 13 | ../i18n/es/quickexec.ts \ |
12 | ../i18n/fr/quickexec.ts \ | 14 | ../i18n/fr/quickexec.ts \ |