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/pim/todo | |
parent | a38efe229e1c2954d5e10be28e920198c85315ab (diff) | |
download | opie-48475749a81e1794071ee0b0178c6d37a623da76.zip opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2 |
addLanguage rules
-rw-r--r-- | core/pim/todo/todo.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index 40a5f28..2911743 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro @@ -48,6 +48,8 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie TRANSLATIONS = ../../../i18n/de/todolist.ts \ + ../../../i18n/da/todolist.ts \ + ../../../i18n/xx/todolist.ts \ ../../../i18n/en/todolist.ts \ ../../../i18n/es/todolist.ts \ ../../../i18n/fr/todolist.ts \ |