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
@@ -6,12 +6,14 @@ TARGET = 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 \
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
@@ -23,12 +23,14 @@ INCLUDEPATH += $(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 \
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
@@ -8,12 +8,14 @@ INCLUDEPATH += $(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 \
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
@@ -7,12 +7,14 @@ 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 \
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
@@ -6,12 +6,14 @@ SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdl
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 \
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
@@ -23,12 +23,13 @@ DEPENDPATH += $(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 \
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
@@ -33,12 +33,14 @@ 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 \