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/applets/obex | |
parent | a38efe229e1c2954d5e10be28e920198c85315ab (diff) | |
download | opie-48475749a81e1794071ee0b0178c6d37a623da76.zip opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2 |
addLanguage rules
-rw-r--r-- | core/applets/obex/obex.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/applets/obex/obex.pro b/core/applets/obex/obex.pro index 3c08682..c08e52f 100644 --- a/core/applets/obex/obex.pro +++ b/core/applets/obex/obex.pro @@ -11,6 +11,8 @@ LIBS += -lqpe -lopie VERSION = 0.0.1 TRANSLATIONS = ../../../i18n/de/libopieobex.ts \ + ../../../i18n/da/libopieobex.ts \ + ../../../i18n/xx/libopieobex.ts \ ../../../i18n/en/libopieobex.ts \ ../../../i18n/es/libopieobex.ts \ ../../../i18n/fr/libopieobex.ts \ |