summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet
authorcniehaus <cniehaus>2002-08-31 23:49:39 (UTC)
committer cniehaus <cniehaus>2002-08-31 23:49:39 (UTC)
commitb0cc98a60ce4f7fe6733be7481f68dac9653c1e1 (patch) (unidiff)
tree58a8633bfd39a285302169ea7052f579d0f6f5ca /noncore/apps/opie-sheet
parent277ec30e2807c7bd6bdc9efdb086e9c72c3741e9 (diff)
downloadopie-b0cc98a60ce4f7fe6733be7481f68dac9653c1e1.zip
opie-b0cc98a60ce4f7fe6733be7481f68dac9653c1e1.tar.gz
opie-b0cc98a60ce4f7fe6733be7481f68dac9653c1e1.tar.bz2
nightly updates + fixes in the opie-sheet.pro + new (read: more complete)
translation of the addressbook.ts for the german team done by FR^2
Diffstat (limited to 'noncore/apps/opie-sheet') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro30
1 files changed, 15 insertions, 15 deletions
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index 93a3acc..3671358 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -5,21 +5,21 @@ HEADERS = mainwindow.h sheet.h cellformat.h finddlg.h numberdlg.h sortdlg.h tex
5 SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdlg.cpp sortdlg.cpp textdlg.cpp 5 SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdlg.cpp sortdlg.cpp textdlg.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 TARGET = sheetqt 9 TARGET = sheetqt
10 10
11TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \ 11TRANSLATIONS = ../../../i18n/de/sheetqt.ts \
12 ../../../i18n/en/opie-sheet.ts \ 12 ../../../i18n/en/sheetqt.ts \
13 ../../../i18n/es/opie-sheet.ts \ 13 ../../../i18n/es/sheetqt.ts \
14 ../../../i18n/fr/opie-sheet.ts \ 14 ../../../i18n/fr/sheetqt.ts \
15 ../../../i18n/hu/opie-sheet.ts \ 15 ../../../i18n/hu/sheetqt.ts \
16 ../../../i18n/ja/opie-sheet.ts \ 16 ../../../i18n/ja/sheetqt.ts \
17 ../../../i18n/ko/opie-sheet.ts \ 17 ../../../i18n/ko/sheetqt.ts \
18 ../../../i18n/no/opie-sheet.ts \ 18 ../../../i18n/no/sheetqt.ts \
19 ../../../i18n/pl/opie-sheet.ts \ 19 ../../../i18n/pl/sheetqt.ts \
20 ../../../i18n/pt/opie-sheet.ts \ 20 ../../../i18n/pt/sheetqt.ts \
21 ../../../i18n/pt_BR/opie-sheet.ts \ 21 ../../../i18n/pt_BR/sheetqt.ts \
22 ../../../i18n/sl/opie-sheet.ts \ 22 ../../../i18n/sl/sheetqt.ts \
23 ../../../i18n/zh_CN/opie-sheet.ts \ 23 ../../../i18n/zh_CN/sheetqt.ts \
24 ../../../i18n/zh_TW/opie-sheet.ts \ 24 ../../../i18n/zh_TW/sheetqt.ts \
25 ../../../i18n/it/opie-sheet.ts 25 ../../../i18n/it/sheetqt.ts