summaryrefslogtreecommitdiff
path: root/core/pim/todo/todo.pro
authorcniehaus <cniehaus>2002-04-13 13:20:52 (UTC)
committer cniehaus <cniehaus>2002-04-13 13:20:52 (UTC)
commit1443f111a77c7de5484a1e5b555514281da3fa38 (patch) (unidiff)
tree32e104eab753fd6a7ec8c89bfb14d1c604a62460 /core/pim/todo/todo.pro
parentb5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff)
downloadopie-1443f111a77c7de5484a1e5b555514281da3fa38.zip
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2
this add .pl for i18n
-------------------------------------------------------------------
Diffstat (limited to 'core/pim/todo/todo.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todo.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 9cd0e7c..a46fb47 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -12,18 +12,19 @@ SOURCES = main.cpp \
12 INTERFACES= todoentry.ui 12 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/pt_BR/todolist.ts 19TRANSLATIONS = ../i18n/pt_BR/todolist.ts
20TRANSLATIONS += ../i18n/de/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/sl/todolist.ts
24TRANSLATIONS += ../i18n/pl/todolist.ts
24TRANSLATIONS += ../i18n/ja/todolist.ts 25TRANSLATIONS += ../i18n/ja/todolist.ts
25TRANSLATIONS += ../i18n/ko/todolist.ts 26TRANSLATIONS += ../i18n/ko/todolist.ts
26TRANSLATIONS += ../i18n/no/todolist.ts 27TRANSLATIONS += ../i18n/no/todolist.ts
27TRANSLATIONS += ../i18n/zh_CN/todolist.ts 28TRANSLATIONS += ../i18n/zh_CN/todolist.ts
28TRANSLATIONS += ../i18n/zh_TW/todolist.ts 29TRANSLATIONS += ../i18n/zh_TW/todolist.ts
29TRANSLATIONS += ../i18n/fr/todolist.ts 30TRANSLATIONS += ../i18n/fr/todolist.ts