summaryrefslogtreecommitdiff
path: root/noncore/apps
Unidiff
Diffstat (limited to 'noncore/apps') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/advancedfm/advancedfm.pro1
-rw-r--r--noncore/apps/checkbook/checkbook.pro1
-rw-r--r--noncore/apps/confedit/confedit.pro1
-rw-r--r--noncore/apps/odict/odict.pro1
-rw-r--r--noncore/apps/opie-reader/opie-reader.pro1
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro1
-rw-r--r--noncore/apps/opie-write/opie-write.pro1
-rw-r--r--noncore/apps/oxygen/oxygen.pro1
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro1
9 files changed, 9 insertions, 0 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro
index 77a6fea..6865d5a 100644
--- a/noncore/apps/advancedfm/advancedfm.pro
+++ b/noncore/apps/advancedfm/advancedfm.pro
@@ -9,6 +9,7 @@ DESTDIR = $(OPIEDIR)/bin
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10 10
11TRANSLATIONS = ../../../i18n/de/advancedfm.ts \ 11TRANSLATIONS = ../../../i18n/de/advancedfm.ts \
12 ../../../i18n/nl/advancedfm.ts \
12 ../../../i18n/da/advancedfm.ts \ 13 ../../../i18n/da/advancedfm.ts \
13 ../../../i18n/xx/advancedfm.ts \ 14 ../../../i18n/xx/advancedfm.ts \
14 ../../../i18n/en/advancedfm.ts \ 15 ../../../i18n/en/advancedfm.ts \
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro
index d1a7d68..9a16a56 100644
--- a/noncore/apps/checkbook/checkbook.pro
+++ b/noncore/apps/checkbook/checkbook.pro
@@ -26,6 +26,7 @@ TARGET = checkbook
26DESTDIR = $(OPIEDIR)/bin 26DESTDIR = $(OPIEDIR)/bin
27 27
28TRANSLATIONS = ../../../i18n/de/checkbook.ts \ 28TRANSLATIONS = ../../../i18n/de/checkbook.ts \
29 ../../../i18n/nl/checkbook.ts \
29 ../../../i18n/da/checkbook.ts \ 30 ../../../i18n/da/checkbook.ts \
30 ../../../i18n/xx/checkbook.ts \ 31 ../../../i18n/xx/checkbook.ts \
31 ../../../i18n/en/checkbook.ts \ 32 ../../../i18n/en/checkbook.ts \
diff --git a/noncore/apps/confedit/confedit.pro b/noncore/apps/confedit/confedit.pro
index d9aaa2f..f6227f7 100644
--- a/noncore/apps/confedit/confedit.pro
+++ b/noncore/apps/confedit/confedit.pro
@@ -11,6 +11,7 @@ INTERFACES =
11 TARGET = confedit 11 TARGET = confedit
12 12
13TRANSLATIONS = ../../../i18n/de/confedit.ts \ 13TRANSLATIONS = ../../../i18n/de/confedit.ts \
14 ../../../i18n/nl/confedit.ts \
14 ../../../i18n/da/confedit.ts \ 15 ../../../i18n/da/confedit.ts \
15 ../../../i18n/xx/confedit.ts \ 16 ../../../i18n/xx/confedit.ts \
16 ../../../i18n/en/confedit.ts \ 17 ../../../i18n/en/confedit.ts \
diff --git a/noncore/apps/odict/odict.pro b/noncore/apps/odict/odict.pro
index e43f935..32f83fd 100644
--- a/noncore/apps/odict/odict.pro
+++ b/noncore/apps/odict/odict.pro
@@ -20,6 +20,7 @@ TARGET = odict
20 DESTDIR = $(OPIEDIR)/bin 20 DESTDIR = $(OPIEDIR)/bin
21 21
22TRANSLATIONS = ../../../i18n/de/odict.ts \ 22TRANSLATIONS = ../../../i18n/de/odict.ts \
23 ../../../i18n/nl/odict.ts \
23 ../../../i18n/xx/odict.ts \ 24 ../../../i18n/xx/odict.ts \
24 ../../../i18n/en/odict.ts \ 25 ../../../i18n/en/odict.ts \
25 ../../../i18n/es/odict.ts \ 26 ../../../i18n/es/odict.ts \
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro
index 16b5e02..b8915b3 100644
--- a/noncore/apps/opie-reader/opie-reader.pro
+++ b/noncore/apps/opie-reader/opie-reader.pro
@@ -73,6 +73,7 @@ LIBS += -lqpe
73 73
74 74
75TRANSLATIONS = ../../../i18n/de/reader.ts \ 75TRANSLATIONS = ../../../i18n/de/reader.ts \
76 ../../../i18n/nl/reader.ts \
76 ../../../i18n/da/reader.ts \ 77 ../../../i18n/da/reader.ts \
77 ../../../i18n/xx/reader.ts \ 78 ../../../i18n/xx/reader.ts \
78 ../../../i18n/en/reader.ts \ 79 ../../../i18n/en/reader.ts \
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index 102da8e..1435af6 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -9,6 +9,7 @@ LIBS += -lqpe
9 TARGET = sheetqt 9 TARGET = sheetqt
10 10
11TRANSLATIONS = ../../../i18n/de/sheetqt.ts \ 11TRANSLATIONS = ../../../i18n/de/sheetqt.ts \
12 ../../../i18n/nl/sheetqt.ts \
12 ../../../i18n/da/sheetqt.ts \ 13 ../../../i18n/da/sheetqt.ts \
13 ../../../i18n/xx/sheetqt.ts \ 14 ../../../i18n/xx/sheetqt.ts \
14 ../../../i18n/en/sheetqt.ts \ 15 ../../../i18n/en/sheetqt.ts \
diff --git a/noncore/apps/opie-write/opie-write.pro b/noncore/apps/opie-write/opie-write.pro
index fad87ca..21a3c3a 100644
--- a/noncore/apps/opie-write/opie-write.pro
+++ b/noncore/apps/opie-write/opie-write.pro
@@ -25,6 +25,7 @@ LIBS += -lqpe
25 TARGET = opie-write 25 TARGET = opie-write
26 26
27TRANSLATIONS = ../../../i18n/de/opie-write.ts \ 27TRANSLATIONS = ../../../i18n/de/opie-write.ts \
28 ../../../i18n/nl/opie-write.ts \
28 ../../../i18n/da/opie-write.ts \ 29 ../../../i18n/da/opie-write.ts \
29 ../../../i18n/xx/opie-write.ts \ 30 ../../../i18n/xx/opie-write.ts \
30 ../../../i18n/en/opie-write.ts \ 31 ../../../i18n/en/opie-write.ts \
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro
index 0c7cfcf..a41bf7b 100644
--- a/noncore/apps/oxygen/oxygen.pro
+++ b/noncore/apps/oxygen/oxygen.pro
@@ -26,6 +26,7 @@ TARGET = oxygen
26 DESTDIR = $(OPIEDIR)/bin 26 DESTDIR = $(OPIEDIR)/bin
27 27
28TRANSLATIONS = ../../../i18n/de/oxygen.ts \ 28TRANSLATIONS = ../../../i18n/de/oxygen.ts \
29 ../../../i18n/nl/oxygen.ts \
29 ../../../i18n/xx/oxygen.ts \ 30 ../../../i18n/xx/oxygen.ts \
30 ../../../i18n/en/oxygen.ts \ 31 ../../../i18n/en/oxygen.ts \
31 ../../../i18n/es/oxygen.ts \ 32 ../../../i18n/es/oxygen.ts \
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 1c7905b..6f73400 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -36,6 +36,7 @@ DEPENDPATH += $(OPIEDIR)/include
36 LIBS += -lqpe 36 LIBS += -lqpe
37 37
38TRANSLATIONS = ../../../i18n/de/tableviewer.ts \ 38TRANSLATIONS = ../../../i18n/de/tableviewer.ts \
39 ../../../i18n/nl/tableviewer.ts \
39 ../../../i18n/da/tableviewer.ts \ 40 ../../../i18n/da/tableviewer.ts \
40 ../../../i18n/xx/tableviewer.ts \ 41 ../../../i18n/xx/tableviewer.ts \
41 ../../../i18n/en/tableviewer.ts \ 42 ../../../i18n/en/tableviewer.ts \