summaryrefslogtreecommitdiff
path: root/core/apps
Unidiff
Diffstat (limited to 'core/apps') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/calibrate/calibrate.pro1
-rwxr-xr-xcore/apps/embeddedkonsole/embeddedkonsole.pro1
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro1
-rw-r--r--core/apps/qcop/qcop.pro1
-rw-r--r--core/apps/textedit/textedit.pro1
5 files changed, 5 insertions, 0 deletions
diff --git a/core/apps/calibrate/calibrate.pro b/core/apps/calibrate/calibrate.pro
index ffec76b..68ae99e 100644
--- a/core/apps/calibrate/calibrate.pro
+++ b/core/apps/calibrate/calibrate.pro
@@ -6,12 +6,13 @@ SOURCES = calibrate.cpp main.cpp
6 INCLUDEPATH+= $(QTDIR)/include $(OPIEDIR)/include 6 INCLUDEPATH+= $(QTDIR)/include $(OPIEDIR)/include
7 DEPENDPATH+= $(QTDIR)/include $(OPIEDIR)/include 7 DEPENDPATH+= $(QTDIR)/include $(OPIEDIR)/include
8 TARGET = calibrate 8 TARGET = calibrate
9 LIBS += -lqpe 9 LIBS += -lqpe
10 10
11TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ 11TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \
12 ../../../i18n/nl/calibrate.pro.in.ts \
12 ../../../i18n/da/calibrate.pro.in.ts \ 13 ../../../i18n/da/calibrate.pro.in.ts \
13 ../../../i18n/xx/calibrate.pro.in.ts \ 14 ../../../i18n/xx/calibrate.pro.in.ts \
14 ../../../i18n/en/calibrate.pro.in.ts \ 15 ../../../i18n/en/calibrate.pro.in.ts \
15 ../../../i18n/es/calibrate.pro.in.ts \ 16 ../../../i18n/es/calibrate.pro.in.ts \
16 ../../../i18n/fr/calibrate.pro.in.ts \ 17 ../../../i18n/fr/calibrate.pro.in.ts \
17 ../../../i18n/hu/calibrate.pro.in.ts \ 18 ../../../i18n/hu/calibrate.pro.in.ts \
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro
index ca2ee0f..f8d2793 100755
--- a/core/apps/embeddedkonsole/embeddedkonsole.pro
+++ b/core/apps/embeddedkonsole/embeddedkonsole.pro
@@ -35,12 +35,13 @@ TARGET = embeddedkonsole
35INCLUDEPATH += $(OPIEDIR)/include 35INCLUDEPATH += $(OPIEDIR)/include
36DEPENDPATH += $(OPIEDIR)/include 36DEPENDPATH += $(OPIEDIR)/include
37LIBS += -lqpe -lopie 37LIBS += -lqpe -lopie
38TMAKE_CXXFLAGS += -DQT_QWS_OPIE -DHAVE_OPENPTY 38TMAKE_CXXFLAGS += -DQT_QWS_OPIE -DHAVE_OPENPTY
39 39
40TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ 40TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \
41 ../../../i18n/nl/embeddedkonsole.ts \
41 ../../../i18n/xx/embeddedkonsole.ts \ 42 ../../../i18n/xx/embeddedkonsole.ts \
42 ../../../i18n/en/embeddedkonsole.ts \ 43 ../../../i18n/en/embeddedkonsole.ts \
43 ../../../i18n/es/embeddedkonsole.ts \ 44 ../../../i18n/es/embeddedkonsole.ts \
44 ../../../i18n/fr/embeddedkonsole.ts \ 45 ../../../i18n/fr/embeddedkonsole.ts \
45 ../../../i18n/hu/embeddedkonsole.ts \ 46 ../../../i18n/hu/embeddedkonsole.ts \
46 ../../../i18n/ja/embeddedkonsole.ts \ 47 ../../../i18n/ja/embeddedkonsole.ts \
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index 8891d97..a395959 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -7,12 +7,13 @@ SOURCES = helpbrowser.cpp \
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= 10 INTERFACES=
11 11
12TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ 12TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \
13 ../../../i18n/nl/helpbrowser.ts \
13 ../../../i18n/xx/helpbrowser.ts \ 14 ../../../i18n/xx/helpbrowser.ts \
14 ../../../i18n/en/helpbrowser.ts \ 15 ../../../i18n/en/helpbrowser.ts \
15 ../../../i18n/es/helpbrowser.ts \ 16 ../../../i18n/es/helpbrowser.ts \
16 ../../../i18n/fr/helpbrowser.ts \ 17 ../../../i18n/fr/helpbrowser.ts \
17 ../../../i18n/hu/helpbrowser.ts \ 18 ../../../i18n/hu/helpbrowser.ts \
18 ../../../i18n/ja/helpbrowser.ts \ 19 ../../../i18n/ja/helpbrowser.ts \
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro
index 9048683..baae104 100644
--- a/core/apps/qcop/qcop.pro
+++ b/core/apps/qcop/qcop.pro
@@ -7,12 +7,13 @@ INCLUDEPATH += $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 INTERFACES= 9 INTERFACES=
10 TARGET = qcop 10 TARGET = qcop
11 11
12TRANSLATIONS = ../../../i18n/de/qcop.ts \ 12TRANSLATIONS = ../../../i18n/de/qcop.ts \
13 ../../../i18n/nl/qcop.ts \
13 ../../../i18n/da/qcop.ts \ 14 ../../../i18n/da/qcop.ts \
14 ../../../i18n/xx/qcop.ts \ 15 ../../../i18n/xx/qcop.ts \
15 ../../../i18n/en/qcop.ts \ 16 ../../../i18n/en/qcop.ts \
16 ../../../i18n/es/qcop.ts \ 17 ../../../i18n/es/qcop.ts \
17 ../../../i18n/fr/qcop.ts \ 18 ../../../i18n/fr/qcop.ts \
18 ../../../i18n/hu/qcop.ts \ 19 ../../../i18n/hu/qcop.ts \
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index d2c238e..2577340 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -6,12 +6,13 @@ SOURCES = main.cpp textedit.cpp filePermissions.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7DEPENDPATH += $(OPIEDIR)/include 7DEPENDPATH += $(OPIEDIR)/include
8LIBS += -lqpe -lopie 8LIBS += -lqpe -lopie
9TARGET = textedit 9TARGET = textedit
10 10
11TRANSLATIONS = ../../../i18n/de/textedit.ts \ 11TRANSLATIONS = ../../../i18n/de/textedit.ts \
12 ../../../i18n/nl/textedit.ts \
12 ../../../i18n/da/textedit.ts \ 13 ../../../i18n/da/textedit.ts \
13 ../../../i18n/xx/textedit.ts \ 14 ../../../i18n/xx/textedit.ts \
14 ../../../i18n/en/textedit.ts \ 15 ../../../i18n/en/textedit.ts \
15 ../../../i18n/es/textedit.ts \ 16 ../../../i18n/es/textedit.ts \
16 ../../../i18n/fr/textedit.ts \ 17 ../../../i18n/fr/textedit.ts \
17 ../../../i18n/hu/textedit.ts \ 18 ../../../i18n/hu/textedit.ts \