summaryrefslogtreecommitdiff
path: root/core/pim/todo
authorcniehaus <cniehaus>2002-03-29 15:51:55 (UTC)
committer cniehaus <cniehaus>2002-03-29 15:51:55 (UTC)
commit6e194663130b9548c4a31afd2798d9ca1dd30be5 (patch) (unidiff)
treeb90d423646cd2a2517be9389145e119c9afe6597 /core/pim/todo
parent3138ef96c4ce64023c0a45e9317e3a93d998dc50 (diff)
downloadopie-6e194663130b9548c4a31afd2798d9ca1dd30be5.zip
opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.gz
opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.bz2
for i18n
Diffstat (limited to 'core/pim/todo') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/todo.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index f214c50..9cd0e7c 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -13,16 +13,17 @@ INTERFACES = todoentry.ui
13 13
14 TARGET = todolist 14 TARGET = todolist
15INCLUDEPATH += $(OPIEDIR)/include 15INCLUDEPATH += $(OPIEDIR)/include
16 DEPENDPATH+= $(OPIEDIR)/include 16 DEPENDPATH+= $(OPIEDIR)/include
17LIBS += -lqpe -lopie 17LIBS += -lqpe -lopie
18 18
19TRANSLATIONS = ../i18n/de/todolist.ts 19TRANSLATIONS = ../i18n/pt_BR/todolist.ts
20TRANSLATIONS += ../i18n/pt_BR/todolist.ts 20TRANSLATIONS += ../i18n/de/todolist.ts
21TRANSLATIONS += ../i18n/en/todolist.ts 21TRANSLATIONS += ../i18n/en/todolist.ts
22TRANSLATIONS += ../i18n/hu/todolist.ts 22TRANSLATIONS += ../i18n/hu/todolist.ts
23TRANSLATIONS += ../i18n/sl/todolist.ts
23TRANSLATIONS += ../i18n/ja/todolist.ts 24TRANSLATIONS += ../i18n/ja/todolist.ts
24TRANSLATIONS += ../i18n/ko/todolist.ts 25TRANSLATIONS += ../i18n/ko/todolist.ts
25TRANSLATIONS += ../i18n/sl/todolist.ts
26TRANSLATIONS += ../i18n/no/todolist.ts 26TRANSLATIONS += ../i18n/no/todolist.ts
27TRANSLATIONS += ../i18n/zh_CN/todolist.ts 27TRANSLATIONS += ../i18n/zh_CN/todolist.ts
28TRANSLATIONS += ../i18n/zh_TW/todolist.ts 28TRANSLATIONS += ../i18n/zh_TW/todolist.ts
29TRANSLATIONS += ../i18n/fr/todolist.ts