summaryrefslogtreecommitdiff
path: root/core/pim
authorcniehaus <cniehaus>2002-11-21 15:19:45 (UTC)
committer cniehaus <cniehaus>2002-11-21 15:19:45 (UTC)
commit10cd03eb7108ef66614790ba2b5482a9bc9a87fd (patch) (unidiff)
tree921406b13eaa32d7c4eb776e6a1b20f73924b61d /core/pim
parent50058bc62134e4a23da48bb9f797a66fb25b1f91 (diff)
downloadopie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.zip
opie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.tar.gz
opie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.tar.bz2
danish i18n
Diffstat (limited to 'core/pim') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/today.pro9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 8596da3..e989f79 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -1,12 +1,12 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on debug 2 CONFIG = qt warn_on debug
3 #CONFIG = qt warn_on release 3 #CONFIG = qt warn_on release
4 HEADERS = today.h todaybase.h todayconfig.h 4 HEADERS = today.h todaybase.h todayconfig.h
5 SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp 5 SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe -lopie 8LIBS += -lqpe -lopie
9 INTERFACES= 9 INTERFACES=
10 TARGET = today 10 TARGET = today
11 DESTDIR = $(OPIEDIR)/bin 11 DESTDIR = $(OPIEDIR)/bin
12 12
@@ -24,4 +24,5 @@ TRANSLATIONS = ../../../i18n/de/today.ts \
24 ../../../i18n/sl/today.ts \ 24 ../../../i18n/sl/today.ts \
25 ../../../i18n/zh_CN/today.ts \ 25 ../../../i18n/zh_CN/today.ts \
26 ../../../i18n/zh_TW/today.ts \ 26 ../../../i18n/zh_TW/today.ts \
27 ../../../i18n/it/today.ts \ No newline at end of file 27 ../../../i18n/it/today.ts \
28 ../../../i18n/da/today.ts