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
@@ -9,6 +9,8 @@ DESTDIR = $(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 \
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
@@ -26,6 +26,8 @@ TARGET = 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 \
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
@@ -11,6 +11,8 @@ 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 \
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
@@ -10,6 +10,8 @@ LIBS += -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 \
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
@@ -9,6 +9,8 @@ LIBS += -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 \
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
@@ -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/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 \
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
@@ -36,6 +36,8 @@ DEPENDPATH += $(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 \