summaryrefslogtreecommitdiff
path: root/noncore/apps
Unidiff
Diffstat (limited to 'noncore/apps') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/advancedfm/advancedfm.pro2
-rw-r--r--noncore/apps/checkbook/checkbook.pro2
-rw-r--r--noncore/apps/confedit/confedit.pro2
-rw-r--r--noncore/apps/dictionary/dictionary.pro2
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro2
-rw-r--r--noncore/apps/oxygen/oxygen.pro1
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro2
7 files changed, 13 insertions, 0 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro
index 0e037a1..960ab62 100644
--- a/noncore/apps/advancedfm/advancedfm.pro
+++ b/noncore/apps/advancedfm/advancedfm.pro
@@ -4,16 +4,18 @@ HEADERS = advancedfm.h filePermissions.h output.h
4SOURCES = advancedfm.cpp advancedfmData.cpp advancedfmMenu.cpp filePermissions.cpp output.cpp main.cpp 4SOURCES = advancedfm.cpp advancedfmData.cpp advancedfmMenu.cpp filePermissions.cpp output.cpp main.cpp
5TARGET = advancedfm 5TARGET = advancedfm
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7DEPENDPATH += $(OPIEDIR)/include 7DEPENDPATH += $(OPIEDIR)/include
8DESTDIR = $(OPIEDIR)/bin 8DESTDIR = $(OPIEDIR)/bin
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10 10
11TRANSLATIONS = ../../../i18n/de/advancedfm.ts \ 11TRANSLATIONS = ../../../i18n/de/advancedfm.ts \
12 ../../../i18n/da/advancedfm.ts \
13 ../../../i18n/xx/advancedfm.ts \
12 ../../../i18n/en/advancedfm.ts \ 14 ../../../i18n/en/advancedfm.ts \
13 ../../../i18n/es/advancedfm.ts \ 15 ../../../i18n/es/advancedfm.ts \
14 ../../../i18n/fr/advancedfm.ts \ 16 ../../../i18n/fr/advancedfm.ts \
15 ../../../i18n/hu/advancedfm.ts \ 17 ../../../i18n/hu/advancedfm.ts \
16 ../../../i18n/ja/advancedfm.ts \ 18 ../../../i18n/ja/advancedfm.ts \
17 ../../../i18n/ko/advancedfm.ts \ 19 ../../../i18n/ko/advancedfm.ts \
18 ../../../i18n/no/advancedfm.ts \ 20 ../../../i18n/no/advancedfm.ts \
19 ../../../i18n/pl/advancedfm.ts \ 21 ../../../i18n/pl/advancedfm.ts \
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro
index 05cac15..f97cb75 100644
--- a/noncore/apps/checkbook/checkbook.pro
+++ b/noncore/apps/checkbook/checkbook.pro
@@ -21,16 +21,18 @@ SOURCES = main.cpp \
21 graph.cpp 21 graph.cpp
22INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include
23DEPENDPATH += $(OPIEDIR)/include 23DEPENDPATH += $(OPIEDIR)/include
24LIBS += -lqpe -lopie 24LIBS += -lqpe -lopie
25TARGET = checkbook 25TARGET = checkbook
26DESTDIR = $(OPIEDIR)/bin 26DESTDIR = $(OPIEDIR)/bin
27 27
28TRANSLATIONS = ../../../i18n/de/checkbook.ts \ 28TRANSLATIONS = ../../../i18n/de/checkbook.ts \
29 ../../../i18n/da/checkbook.ts \
30 ../../../i18n/xx/checkbook.ts \
29 ../../../i18n/en/checkbook.ts \ 31 ../../../i18n/en/checkbook.ts \
30 ../../../i18n/es/checkbook.ts \ 32 ../../../i18n/es/checkbook.ts \
31 ../../../i18n/fr/checkbook.ts \ 33 ../../../i18n/fr/checkbook.ts \
32 ../../../i18n/hu/checkbook.ts \ 34 ../../../i18n/hu/checkbook.ts \
33 ../../../i18n/ja/checkbook.ts \ 35 ../../../i18n/ja/checkbook.ts \
34 ../../../i18n/ko/checkbook.ts \ 36 ../../../i18n/ko/checkbook.ts \
35 ../../../i18n/no/checkbook.ts \ 37 ../../../i18n/no/checkbook.ts \
36 ../../../i18n/pl/checkbook.ts \ 38 ../../../i18n/pl/checkbook.ts \
diff --git a/noncore/apps/confedit/confedit.pro b/noncore/apps/confedit/confedit.pro
index 2dc2edf..2a17a46 100644
--- a/noncore/apps/confedit/confedit.pro
+++ b/noncore/apps/confedit/confedit.pro
@@ -6,16 +6,18 @@ HEADERS = mainwindow.h listviewconfdir.h listviewitemconffile.h listviewitemcon
6 SOURCES = main.cpp mainwindow.cpp listviewconfdir.cpp listviewitemconffile.cpp listviewitemconfigentry.cpp editwidget.cpp listviewitemconf.cpp 6 SOURCES = main.cpp mainwindow.cpp listviewconfdir.cpp listviewitemconffile.cpp listviewitemconfigentry.cpp editwidget.cpp listviewitemconf.cpp
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/ioclude 8 DEPENDPATH+= $(OPIEDIR)/ioclude
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= 10 INTERFACES=
11 TARGET = confedit 11 TARGET = confedit
12 12
13TRANSLATIONS = ../../../i18n/de/confedit.ts \ 13TRANSLATIONS = ../../../i18n/de/confedit.ts \
14 ../../../i18n/da/confedit.ts \
15 ../../../i18n/xx/confedit.ts \
14 ../../../i18n/en/confedit.ts \ 16 ../../../i18n/en/confedit.ts \
15 ../../../i18n/es/confedit.ts \ 17 ../../../i18n/es/confedit.ts \
16 ../../../i18n/fr/confedit.ts \ 18 ../../../i18n/fr/confedit.ts \
17 ../../../i18n/hu/confedit.ts \ 19 ../../../i18n/hu/confedit.ts \
18 ../../../i18n/ja/confedit.ts \ 20 ../../../i18n/ja/confedit.ts \
19 ../../../i18n/ko/confedit.ts \ 21 ../../../i18n/ko/confedit.ts \
20 ../../../i18n/no/confedit.ts \ 22 ../../../i18n/no/confedit.ts \
21 ../../../i18n/pl/confedit.ts \ 23 ../../../i18n/pl/confedit.ts \
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index 687bd31..4539e80 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -5,16 +5,18 @@ HEADERS = dicttool.h
5 SOURCES= dicttool.cpp main.cpp 5 SOURCES= dicttool.cpp main.cpp
6 INTERFACES= dicttoolbase.ui 6 INTERFACES= dicttoolbase.ui
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 TARGET = dictionary 10 TARGET = dictionary
11 11
12TRANSLATIONS = ../../../i18n/de/dictionary.ts \ 12TRANSLATIONS = ../../../i18n/de/dictionary.ts \
13 ../../../i18n/da/dictionary.ts \
14 ../../../i18n/xx/dictionary.ts \
13 ../../../i18n/en/dictionary.ts \ 15 ../../../i18n/en/dictionary.ts \
14 ../../../i18n/es/dictionary.ts \ 16 ../../../i18n/es/dictionary.ts \
15 ../../../i18n/fr/dictionary.ts \ 17 ../../../i18n/fr/dictionary.ts \
16 ../../../i18n/hu/dictionary.ts \ 18 ../../../i18n/hu/dictionary.ts \
17 ../../../i18n/ja/dictionary.ts \ 19 ../../../i18n/ja/dictionary.ts \
18 ../../../i18n/ko/dictionary.ts \ 20 ../../../i18n/ko/dictionary.ts \
19 ../../../i18n/no/dictionary.ts \ 21 ../../../i18n/no/dictionary.ts \
20 ../../../i18n/pl/dictionary.ts \ 22 ../../../i18n/pl/dictionary.ts \
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index 3671358..7d84d87 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -4,16 +4,18 @@ DESTDIR = $(OPIEDIR)/bin
4 HEADERS = mainwindow.h sheet.h cellformat.h finddlg.h numberdlg.h sortdlg.h textdlg.h 4 HEADERS = mainwindow.h sheet.h cellformat.h finddlg.h numberdlg.h sortdlg.h textdlg.h
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/sheetqt.ts \ 11TRANSLATIONS = ../../../i18n/de/sheetqt.ts \
12 ../../../i18n/da/sheetqt.ts \
13 ../../../i18n/xx/sheetqt.ts \
12 ../../../i18n/en/sheetqt.ts \ 14 ../../../i18n/en/sheetqt.ts \
13 ../../../i18n/es/sheetqt.ts \ 15 ../../../i18n/es/sheetqt.ts \
14 ../../../i18n/fr/sheetqt.ts \ 16 ../../../i18n/fr/sheetqt.ts \
15 ../../../i18n/hu/sheetqt.ts \ 17 ../../../i18n/hu/sheetqt.ts \
16 ../../../i18n/ja/sheetqt.ts \ 18 ../../../i18n/ja/sheetqt.ts \
17 ../../../i18n/ko/sheetqt.ts \ 19 ../../../i18n/ko/sheetqt.ts \
18 ../../../i18n/no/sheetqt.ts \ 20 ../../../i18n/no/sheetqt.ts \
19 ../../../i18n/pl/sheetqt.ts \ 21 ../../../i18n/pl/sheetqt.ts \
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro
index eca1c5d..5381e10 100644
--- a/noncore/apps/oxygen/oxygen.pro
+++ b/noncore/apps/oxygen/oxygen.pro
@@ -21,16 +21,17 @@ SOURCES = main.cpp \
21INCLUDEPATH += $(OPIEDIR)/include 21INCLUDEPATH += $(OPIEDIR)/include
22DEPENDPATH += $(OPIEDIR)/include 22DEPENDPATH += $(OPIEDIR)/include
23 LIBS += -lqpe -lstdc++ 23 LIBS += -lqpe -lstdc++
24 INTERFACES= calcdlg.ui 24 INTERFACES= calcdlg.ui
25 TARGET = oxygen 25 TARGET = oxygen
26 DESTDIR = $(OPIEDIR)/bin 26 DESTDIR = $(OPIEDIR)/bin
27 27
28TRANSLATIONS = ../../../i18n/de/oxygen.ts \ 28TRANSLATIONS = ../../../i18n/de/oxygen.ts \
29 ../../../i18n/xx/oxygen.ts \
29 ../../../i18n/en/oxygen.ts \ 30 ../../../i18n/en/oxygen.ts \
30 ../../../i18n/es/oxygen.ts \ 31 ../../../i18n/es/oxygen.ts \
31 ../../../i18n/fr/oxygen.ts \ 32 ../../../i18n/fr/oxygen.ts \
32 ../../../i18n/hu/oxygen.ts \ 33 ../../../i18n/hu/oxygen.ts \
33 ../../../i18n/ja/oxygen.ts \ 34 ../../../i18n/ja/oxygen.ts \
34 ../../../i18n/ko/oxygen.ts \ 35 ../../../i18n/ko/oxygen.ts \
35 ../../../i18n/no/oxygen.ts \ 36 ../../../i18n/no/oxygen.ts \
36 ../../../i18n/pl/oxygen.ts \ 37 ../../../i18n/pl/oxygen.ts \
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index d40e9fa..18fa7b3 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -31,16 +31,18 @@ SOURCES = main.cpp \
31 db/common.cpp 31 db/common.cpp
32 INTERFACES= ui/tvkeyedit_gen.ui 32 INTERFACES= ui/tvkeyedit_gen.ui
33 TARGET = tableviewer 33 TARGET = tableviewer
34INCLUDEPATH += $(OPIEDIR)/include 34INCLUDEPATH += $(OPIEDIR)/include
35DEPENDPATH += $(OPIEDIR)/include 35DEPENDPATH += $(OPIEDIR)/include
36 LIBS += -lqpe 36 LIBS += -lqpe
37 37
38TRANSLATIONS = ../../../i18n/de/tableviewer.ts \ 38TRANSLATIONS = ../../../i18n/de/tableviewer.ts \
39 ../../../i18n/da/tableviewer.ts \
40 ../../../i18n/xx/tableviewer.ts \
39 ../../../i18n/en/tableviewer.ts \ 41 ../../../i18n/en/tableviewer.ts \
40 ../../../i18n/es/tableviewer.ts \ 42 ../../../i18n/es/tableviewer.ts \
41 ../../../i18n/fr/tableviewer.ts \ 43 ../../../i18n/fr/tableviewer.ts \
42 ../../../i18n/hu/tableviewer.ts \ 44 ../../../i18n/hu/tableviewer.ts \
43 ../../../i18n/ja/tableviewer.ts \ 45 ../../../i18n/ja/tableviewer.ts \
44 ../../../i18n/ko/tableviewer.ts \ 46 ../../../i18n/ko/tableviewer.ts \
45 ../../../i18n/no/tableviewer.ts \ 47 ../../../i18n/no/tableviewer.ts \
46 ../../../i18n/pl/tableviewer.ts \ 48 ../../../i18n/pl/tableviewer.ts \