summaryrefslogtreecommitdiff
path: root/noncore
authorsandman <sandman>2002-06-26 23:13:50 (UTC)
committer sandman <sandman>2002-06-26 23:13:50 (UTC)
commitb13d95b210c7d16229514afc66e32a1de09a075c (patch) (unidiff)
tree341d10953319693d0fd1a51edeb5cbb83ad5bcf4 /noncore
parentde4d8f77c0b0eba84a0a0240b5cf439c3e5243a4 (diff)
downloadopie-b13d95b210c7d16229514afc66e32a1de09a075c.zip
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.gz
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.bz2
Major pro file overhaul from davipt. Commited by me, since it touches
many core files ... please report bugs on this to davipt
Diffstat (limited to 'noncore') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/advancedfm/advancedfm.pro31
-rw-r--r--noncore/apps/dictionary/dictionary.pro35
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro31
-rw-r--r--noncore/comm/keypebble/keypebble.pro35
-rw-r--r--noncore/games/chess/chess.pro31
-rw-r--r--noncore/games/fifteen/fifteen.pro31
-rw-r--r--noncore/games/go/go.pro31
-rw-r--r--noncore/games/kbill/kbill.pro30
-rw-r--r--noncore/games/kcheckers/kcheckers.pro31
-rw-r--r--noncore/games/kpacman/kpacman.pro31
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro31
-rw-r--r--noncore/games/minesweep/minesweep.pro31
-rw-r--r--noncore/games/parashoot/parashoot.pro31
-rw-r--r--noncore/games/qasteroids/qasteroids.pro31
-rw-r--r--noncore/games/snake/snake.pro31
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro37
-rw-r--r--noncore/games/tetrix/tetrix.pro31
-rw-r--r--noncore/games/tictac/tictac.pro31
-rw-r--r--noncore/games/wordgame/wordgame.pro31
-rw-r--r--noncore/graphics/drawpad/drawpad.pro31
-rw-r--r--noncore/multimedia/showimg/showimg.pro37
-rw-r--r--noncore/net/opieftp/opieftp.pro31
-rw-r--r--noncore/net/opietooth/applet/applet.pro31
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro31
-rw-r--r--noncore/net/opietooth/lib/lib.pro30
-rw-r--r--noncore/net/opietooth/manager/manager.pro31
-rw-r--r--noncore/settings/language/language.pro31
-rw-r--r--noncore/settings/mediummount/mediummount.pro30
-rw-r--r--noncore/settings/netsystemtime/netsystemtime.pro30
-rw-r--r--noncore/settings/sound/sound.pro31
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro30
-rw-r--r--noncore/settings/tabmanager/tabmanager.pro30
-rw-r--r--noncore/styles/liquid/liquid.pro21
-rw-r--r--noncore/styles/metal/metal.pro15
-rw-r--r--noncore/tools/calc2/binary/binary.pro33
-rw-r--r--noncore/tools/calc2/calc.pro33
-rw-r--r--noncore/tools/calc2/simple/simple.pro33
-rw-r--r--noncore/tools/calculator/calculator.pro31
-rw-r--r--noncore/tools/clock/clock.pro31
-rw-r--r--noncore/tools/formatter/formatter.pro30
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro30
-rw-r--r--noncore/tools/remote/remote.pro30
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro29
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.pro30
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro30
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro30
-rw-r--r--noncore/unsupported/mail2/mail.pro30
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro14
-rw-r--r--noncore/unsupported/qpdf/qpdf.pro36
49 files changed, 689 insertions, 803 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro
index a1ff9cb..e99ab12 100644
--- a/noncore/apps/advancedfm/advancedfm.pro
+++ b/noncore/apps/advancedfm/advancedfm.pro
@@ -1,28 +1,25 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3HEADERS = advancedfm.h inputDialog.h filePermissions.h output.h 3HEADERS = advancedfm.h inputDialog.h filePermissions.h output.h
4SOURCES = advancedfm.cpp inputDialog.cpp filePermissions.cpp output.cpp main.cpp 4SOURCES = advancedfm.cpp inputDialog.cpp filePermissions.cpp output.cpp main.cpp
5TARGET = advancedfm 5TARGET = advancedfm
6REQUIRES=medium-config 6REQUIRES=medium-config
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9DESTDIR = $(OPIEDIR)/bin 9DESTDIR = $(OPIEDIR)/bin
10LIBS += -lqpe -lopie 10LIBS += -lqpe -lopie
11 11
12 12TRANSLATIONS = ../../../i18n/de/advancedfm.ts \
13 13 ../../../i18n/en/advancedfm.ts \
14TRANSLATIONS = ../../../i18n/de/advancedfm.ts 14 ../../../i18n/es/advancedfm.ts \
15TRANSLATIONS += ../../../i18n/en/advancedfm.ts 15 ../../../i18n/fr/advancedfm.ts \
16TRANSLATIONS += ../../../i18n/es/advancedfm.ts 16 ../../../i18n/hu/advancedfm.ts \
17TRANSLATIONS += ../../../i18n/fr/advancedfm.ts 17 ../../../i18n/ja/advancedfm.ts \
18TRANSLATIONS += ../../../i18n/hu/advancedfm.ts 18 ../../../i18n/ko/advancedfm.ts \
19TRANSLATIONS += ../../../i18n/ja/advancedfm.ts 19 ../../../i18n/no/advancedfm.ts \
20TRANSLATIONS += ../../../i18n/ko/advancedfm.ts 20 ../../../i18n/pl/advancedfm.ts \
21TRANSLATIONS += ../../../i18n/no/advancedfm.ts 21 ../../../i18n/pt/advancedfm.ts \
22TRANSLATIONS += ../../../i18n/pl/advancedfm.ts 22 ../../../i18n/pt_BR/advancedfm.ts \
23TRANSLATIONS += ../../../i18n/pt/advancedfm.ts 23 ../../../i18n/sl/advancedfm.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/advancedfm.ts 24 ../../../i18n/zh_CN/advancedfm.ts \
25TRANSLATIONS += ../../../i18n/sl/advancedfm.ts 25 ../../../i18n/zh_TW/advancedfm.ts
26TRANSLATIONS += ../../../i18n/zh_CN/advancedfm.ts
27TRANSLATIONS += ../../../i18n/zh_TW/advancedfm.ts
28
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index 71beb2d..687bd31 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -1,32 +1,25 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4
5 HEADERS= dicttool.h 4 HEADERS= dicttool.h
6 SOURCES= dicttool.cpp main.cpp 5 SOURCES= dicttool.cpp main.cpp
7
8 INTERFACES= dicttoolbase.ui 6 INTERFACES= dicttoolbase.ui
9
10INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
11 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe 9LIBS += -lqpe
13
14 TARGET = dictionary 10 TARGET = dictionary
15 11
16 12TRANSLATIONS = ../../../i18n/de/dictionary.ts \
17 13 ../../../i18n/en/dictionary.ts \
18TRANSLATIONS = ../../../i18n/de/dictionary.ts 14 ../../../i18n/es/dictionary.ts \
19TRANSLATIONS += ../../../i18n/en/dictionary.ts 15 ../../../i18n/fr/dictionary.ts \
20TRANSLATIONS += ../../../i18n/es/dictionary.ts 16 ../../../i18n/hu/dictionary.ts \
21TRANSLATIONS += ../../../i18n/fr/dictionary.ts 17 ../../../i18n/ja/dictionary.ts \
22TRANSLATIONS += ../../../i18n/hu/dictionary.ts 18 ../../../i18n/ko/dictionary.ts \
23TRANSLATIONS += ../../../i18n/ja/dictionary.ts 19 ../../../i18n/no/dictionary.ts \
24TRANSLATIONS += ../../../i18n/ko/dictionary.ts 20 ../../../i18n/pl/dictionary.ts \
25TRANSLATIONS += ../../../i18n/no/dictionary.ts 21 ../../../i18n/pt/dictionary.ts \
26TRANSLATIONS += ../../../i18n/pl/dictionary.ts 22 ../../../i18n/pt_BR/dictionary.ts \
27TRANSLATIONS += ../../../i18n/pt/dictionary.ts 23 ../../../i18n/sl/dictionary.ts \
28TRANSLATIONS += ../../../i18n/pt_BR/dictionary.ts 24 ../../../i18n/zh_CN/dictionary.ts \
29TRANSLATIONS += ../../../i18n/sl/dictionary.ts 25 ../../../i18n/zh_TW/dictionary.ts
30TRANSLATIONS += ../../../i18n/zh_CN/dictionary.ts
31TRANSLATIONS += ../../../i18n/zh_TW/dictionary.ts
32
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 126708a..d40e9fa 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -26,29 +26,26 @@ SOURCES = main.cpp \
26 ui/tveditview.cpp \ 26 ui/tveditview.cpp \
27 ui/tvkeyedit.cpp \ 27 ui/tvkeyedit.cpp \
28 db/datacache.cpp \ 28 db/datacache.cpp \
29 db/xmlsource.cpp \ 29 db/xmlsource.cpp \
30 db/csvsource.cpp \ 30 db/csvsource.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
38 38TRANSLATIONS = ../../../i18n/de/tableviewer.ts \
39 39 ../../../i18n/en/tableviewer.ts \
40TRANSLATIONS = ../../../i18n/de/tableviewer.ts 40 ../../../i18n/es/tableviewer.ts \
41TRANSLATIONS += ../../../i18n/en/tableviewer.ts 41 ../../../i18n/fr/tableviewer.ts \
42TRANSLATIONS += ../../../i18n/es/tableviewer.ts 42 ../../../i18n/hu/tableviewer.ts \
43TRANSLATIONS += ../../../i18n/fr/tableviewer.ts 43 ../../../i18n/ja/tableviewer.ts \
44TRANSLATIONS += ../../../i18n/hu/tableviewer.ts 44 ../../../i18n/ko/tableviewer.ts \
45TRANSLATIONS += ../../../i18n/ja/tableviewer.ts 45 ../../../i18n/no/tableviewer.ts \
46TRANSLATIONS += ../../../i18n/ko/tableviewer.ts 46 ../../../i18n/pl/tableviewer.ts \
47TRANSLATIONS += ../../../i18n/no/tableviewer.ts 47 ../../../i18n/pt/tableviewer.ts \
48TRANSLATIONS += ../../../i18n/pl/tableviewer.ts 48 ../../../i18n/pt_BR/tableviewer.ts \
49TRANSLATIONS += ../../../i18n/pt/tableviewer.ts 49 ../../../i18n/sl/tableviewer.ts \
50TRANSLATIONS += ../../../i18n/pt_BR/tableviewer.ts 50 ../../../i18n/zh_CN/tableviewer.ts \
51TRANSLATIONS += ../../../i18n/sl/tableviewer.ts 51 ../../../i18n/zh_TW/tableviewer.ts
52TRANSLATIONS += ../../../i18n/zh_CN/tableviewer.ts
53TRANSLATIONS += ../../../i18n/zh_TW/tableviewer.ts
54
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index ff92090..1b392af 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -1,55 +1,48 @@
1TEMPLATE = app 1TEMPLATE = app
2
3CONFIG += qt warn_on release 2CONFIG += qt warn_on release
4DESTDIR = $(OPIEDIR)/bin 3DESTDIR = $(OPIEDIR)/bin
5
6 HEADERS = d3des.h \ 4 HEADERS = d3des.h \
7 krfbbuffer.h \ 5 krfbbuffer.h \
8 krfbcanvas.h \ 6 krfbcanvas.h \
9 krfbconnection.h \ 7 krfbconnection.h \
10 krfbdecoder.h \ 8 krfbdecoder.h \
11 krfblogin.h \ 9 krfblogin.h \
12 krfboptions.h \ 10 krfboptions.h \
13 krfbserverinfo.h \ 11 krfbserverinfo.h \
14 kvnc.h \ 12 kvnc.h \
15 kvncconnectdlg.h \ 13 kvncconnectdlg.h \
16 kvncoptionsdlg.h \ 14 kvncoptionsdlg.h \
17 version.h \ 15 version.h \
18 vncauth.h 16 vncauth.h
19
20 SOURCES = d3des.c \ 17 SOURCES = d3des.c \
21 vncauth.c \ 18 vncauth.c \
22 krfbbuffer.cpp \ 19 krfbbuffer.cpp \
23 krfbcanvas.cpp \ 20 krfbcanvas.cpp \
24 krfbconnection.cpp \ 21 krfbconnection.cpp \
25 krfbdecoder.cpp \ 22 krfbdecoder.cpp \
26 krfblogin.cpp \ 23 krfblogin.cpp \
27 krfboptions.cpp \ 24 krfboptions.cpp \
28 kvnc.cpp \ 25 kvnc.cpp \
29 kvncconnectdlg.cpp \ 26 kvncconnectdlg.cpp \
30 kvncoptionsdlg.cpp \ 27 kvncoptionsdlg.cpp \
31 main.cpp 28 main.cpp
32 INTERFACES= vncoptionsbase.ui 29 INTERFACES= vncoptionsbase.ui
33TARGET = keypebble 30TARGET = keypebble
34
35INCLUDEPATH += $(OPIEDIR)/include 31INCLUDEPATH += $(OPIEDIR)/include
36DEPENDPATH += $(OPIEDIR)/include 32DEPENDPATH += $(OPIEDIR)/include
37LIBS += -lqpe 33LIBS += -lqpe
38 34
39 35TRANSLATIONS = ../../../i18n/de/keypebble.ts \
40 36 ../../../i18n/en/keypebble.ts \
41TRANSLATIONS = ../../../i18n/de/keypebble.ts 37 ../../../i18n/es/keypebble.ts \
42TRANSLATIONS += ../../../i18n/en/keypebble.ts 38 ../../../i18n/fr/keypebble.ts \
43TRANSLATIONS += ../../../i18n/es/keypebble.ts 39 ../../../i18n/hu/keypebble.ts \
44TRANSLATIONS += ../../../i18n/fr/keypebble.ts 40 ../../../i18n/ja/keypebble.ts \
45TRANSLATIONS += ../../../i18n/hu/keypebble.ts 41 ../../../i18n/ko/keypebble.ts \
46TRANSLATIONS += ../../../i18n/ja/keypebble.ts 42 ../../../i18n/no/keypebble.ts \
47TRANSLATIONS += ../../../i18n/ko/keypebble.ts 43 ../../../i18n/pl/keypebble.ts \
48TRANSLATIONS += ../../../i18n/no/keypebble.ts 44 ../../../i18n/pt/keypebble.ts \
49TRANSLATIONS += ../../../i18n/pl/keypebble.ts 45 ../../../i18n/pt_BR/keypebble.ts \
50TRANSLATIONS += ../../../i18n/pt/keypebble.ts 46 ../../../i18n/sl/keypebble.ts \
51TRANSLATIONS += ../../../i18n/pt_BR/keypebble.ts 47 ../../../i18n/zh_CN/keypebble.ts \
52TRANSLATIONS += ../../../i18n/sl/keypebble.ts 48 ../../../i18n/zh_TW/keypebble.ts
53TRANSLATIONS += ../../../i18n/zh_CN/keypebble.ts
54TRANSLATIONS += ../../../i18n/zh_TW/keypebble.ts
55
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index 1307b66..dd0f889 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -4,29 +4,26 @@ DESTDIR = $(OPIEDIR)/bin
4TARGET = chess 4TARGET = chess
5 DEPENDPATH+= $(OPIEDIR)/include 5 DEPENDPATH+= $(OPIEDIR)/include
6INTERFACES = mainwindow.ui 6INTERFACES = mainwindow.ui
7 IMAGES= images/new.png images/repeat.png images/txt.png images/back.png 7 IMAGES= images/new.png images/repeat.png images/txt.png images/back.png
8 TEMPLATE=app 8 TEMPLATE=app
9 CONFIG+= qt warn_on release 9 CONFIG+= qt warn_on release
10INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 LIBS+= -lqpe 11 LIBS+= -lqpe
12 DBFILE= chess.db 12 DBFILE= chess.db
13 LANGUAGE= C++ 13 LANGUAGE= C++
14 CPP_ALWAYS_CREATE_SOURCE= TRUE 14 CPP_ALWAYS_CREATE_SOURCE= TRUE
15 15
16 16TRANSLATIONS = ../../../i18n/de/chess.ts \
17 17 ../../../i18n/en/chess.ts \
18TRANSLATIONS = ../../../i18n/de/chess.ts 18 ../../../i18n/es/chess.ts \
19TRANSLATIONS += ../../../i18n/en/chess.ts 19 ../../../i18n/fr/chess.ts \
20TRANSLATIONS += ../../../i18n/es/chess.ts 20 ../../../i18n/hu/chess.ts \
21TRANSLATIONS += ../../../i18n/fr/chess.ts 21 ../../../i18n/ja/chess.ts \
22TRANSLATIONS += ../../../i18n/hu/chess.ts 22 ../../../i18n/ko/chess.ts \
23TRANSLATIONS += ../../../i18n/ja/chess.ts 23 ../../../i18n/no/chess.ts \
24TRANSLATIONS += ../../../i18n/ko/chess.ts 24 ../../../i18n/pl/chess.ts \
25TRANSLATIONS += ../../../i18n/no/chess.ts 25 ../../../i18n/pt/chess.ts \
26TRANSLATIONS += ../../../i18n/pl/chess.ts 26 ../../../i18n/pt_BR/chess.ts \
27TRANSLATIONS += ../../../i18n/pt/chess.ts 27 ../../../i18n/sl/chess.ts \
28TRANSLATIONS += ../../../i18n/pt_BR/chess.ts 28 ../../../i18n/zh_CN/chess.ts \
29TRANSLATIONS += ../../../i18n/sl/chess.ts 29 ../../../i18n/zh_TW/chess.ts
30TRANSLATIONS += ../../../i18n/zh_CN/chess.ts
31TRANSLATIONS += ../../../i18n/zh_TW/chess.ts
32
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 7657823..a8af31a 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -1,28 +1,25 @@
1 DESTDIR = $(OPIEDIR)/bin 1 DESTDIR = $(OPIEDIR)/bin
2 TEMPLATE= app 2 TEMPLATE= app
3 CONFIG = qt warn_on release 3 CONFIG = qt warn_on release
4 HEADERS = fifteen.h 4 HEADERS = fifteen.h
5 SOURCES = fifteen.cpp \ 5 SOURCES = fifteen.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 TARGET = fifteen 10 TARGET = fifteen
11 11
12 12TRANSLATIONS = ../../../i18n/de/fifteen.ts \
13 13 ../../../i18n/en/fifteen.ts \
14TRANSLATIONS = ../../../i18n/de/fifteen.ts 14 ../../../i18n/es/fifteen.ts \
15TRANSLATIONS += ../../../i18n/en/fifteen.ts 15 ../../../i18n/fr/fifteen.ts \
16TRANSLATIONS += ../../../i18n/es/fifteen.ts 16 ../../../i18n/hu/fifteen.ts \
17TRANSLATIONS += ../../../i18n/fr/fifteen.ts 17 ../../../i18n/ja/fifteen.ts \
18TRANSLATIONS += ../../../i18n/hu/fifteen.ts 18 ../../../i18n/ko/fifteen.ts \
19TRANSLATIONS += ../../../i18n/ja/fifteen.ts 19 ../../../i18n/no/fifteen.ts \
20TRANSLATIONS += ../../../i18n/ko/fifteen.ts 20 ../../../i18n/pl/fifteen.ts \
21TRANSLATIONS += ../../../i18n/no/fifteen.ts 21 ../../../i18n/pt/fifteen.ts \
22TRANSLATIONS += ../../../i18n/pl/fifteen.ts 22 ../../../i18n/pt_BR/fifteen.ts \
23TRANSLATIONS += ../../../i18n/pt/fifteen.ts 23 ../../../i18n/sl/fifteen.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/fifteen.ts 24 ../../../i18n/zh_CN/fifteen.ts \
25TRANSLATIONS += ../../../i18n/sl/fifteen.ts 25 ../../../i18n/zh_TW/fifteen.ts
26TRANSLATIONS += ../../../i18n/zh_CN/fifteen.ts
27TRANSLATIONS += ../../../i18n/zh_TW/fifteen.ts
28
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 76cc4f2..11f2098 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -7,29 +7,26 @@ HEADERS = amigo.h \
7 gowidget.h 7 gowidget.h
8 SOURCES = amigo.c \ 8 SOURCES = amigo.c \
9 goplayer.c \ 9 goplayer.c \
10 goplayutils.c \ 10 goplayutils.c \
11 killable.c \ 11 killable.c \
12 gowidget.cpp \ 12 gowidget.cpp \
13 main.cpp 13 main.cpp
14INCLUDEPATH += $(OPIEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
15 DEPENDPATH+= $(OPIEDIR)/include 15 DEPENDPATH+= $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
17 TARGET = go 17 TARGET = go
18 18
19 19TRANSLATIONS = ../../../i18n/de/go.ts \
20 20 ../../../i18n/en/go.ts \
21TRANSLATIONS = ../../../i18n/de/go.ts 21 ../../../i18n/es/go.ts \
22TRANSLATIONS += ../../../i18n/en/go.ts 22 ../../../i18n/fr/go.ts \
23TRANSLATIONS += ../../../i18n/es/go.ts 23 ../../../i18n/hu/go.ts \
24TRANSLATIONS += ../../../i18n/fr/go.ts 24 ../../../i18n/ja/go.ts \
25TRANSLATIONS += ../../../i18n/hu/go.ts 25 ../../../i18n/ko/go.ts \
26TRANSLATIONS += ../../../i18n/ja/go.ts 26 ../../../i18n/no/go.ts \
27TRANSLATIONS += ../../../i18n/ko/go.ts 27 ../../../i18n/pl/go.ts \
28TRANSLATIONS += ../../../i18n/no/go.ts 28 ../../../i18n/pt/go.ts \
29TRANSLATIONS += ../../../i18n/pl/go.ts 29 ../../../i18n/pt_BR/go.ts \
30TRANSLATIONS += ../../../i18n/pt/go.ts 30 ../../../i18n/sl/go.ts \
31TRANSLATIONS += ../../../i18n/pt_BR/go.ts 31 ../../../i18n/zh_CN/go.ts \
32TRANSLATIONS += ../../../i18n/sl/go.ts 32 ../../../i18n/zh_TW/go.ts
33TRANSLATIONS += ../../../i18n/zh_CN/go.ts
34TRANSLATIONS += ../../../i18n/zh_TW/go.ts
35
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index a4ea7da..e0f6d1c 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -4,28 +4,26 @@ HEADERS = kbill.h field.h Bucket.h Cable.h Computer.h Game.h Horde.h \
4Library.h MCursor.h Monster.h Network.h Picture.h Spark.h Strings.h \ 4Library.h MCursor.h Monster.h Network.h Picture.h Spark.h Strings.h \
5UI.h objects.h inputbox.h 5UI.h objects.h inputbox.h
6 SOURCES = field.cpp Bucket.cc Cable.cc Computer.cc Game.cc Horde.cc \ 6 SOURCES = field.cpp Bucket.cc Cable.cc Computer.cc Game.cc Horde.cc \
7Library.cc MCursor.cc Monster.cc Network.cc Picture.cc \ 7Library.cc MCursor.cc Monster.cc Network.cc Picture.cc \
8Spark.cc UI.cpp inputbox.cpp kbill.cpp 8Spark.cc UI.cpp inputbox.cpp kbill.cpp
9INTERFACES = helpdialog.ui 9INTERFACES = helpdialog.ui
10 TARGET = kbill 10 TARGET = kbill
11 INCLUDEPATH+= $(OPIEDIR)/include 11 INCLUDEPATH+= $(OPIEDIR)/include
12 DEPENDPATH+= $(OPIEDIR)/include 12 DEPENDPATH+= $(OPIEDIR)/include
13 LIBS += -lqpe 13 LIBS += -lqpe
14 DESTDIR = $(OPIEDIR)/bin 14 DESTDIR = $(OPIEDIR)/bin
15 15
16 16TRANSLATIONS = ../../../i18n/de/kbill.ts \
17TRANSLATIONS = ../../../i18n/de/kbill.ts 17 ../../../i18n/en/kbill.ts \
18TRANSLATIONS += ../../../i18n/en/kbill.ts 18 ../../../i18n/es/kbill.ts \
19TRANSLATIONS += ../../../i18n/es/kbill.ts 19 ../../../i18n/fr/kbill.ts \
20TRANSLATIONS += ../../../i18n/fr/kbill.ts 20 ../../../i18n/hu/kbill.ts \
21TRANSLATIONS += ../../../i18n/hu/kbill.ts 21 ../../../i18n/ja/kbill.ts \
22TRANSLATIONS += ../../../i18n/ja/kbill.ts 22 ../../../i18n/ko/kbill.ts \
23TRANSLATIONS += ../../../i18n/ko/kbill.ts 23 ../../../i18n/no/kbill.ts \
24TRANSLATIONS += ../../../i18n/no/kbill.ts 24 ../../../i18n/pl/kbill.ts \
25TRANSLATIONS += ../../../i18n/pl/kbill.ts 25 ../../../i18n/pt/kbill.ts \
26TRANSLATIONS += ../../../i18n/pt/kbill.ts 26 ../../../i18n/pt_BR/kbill.ts \
27TRANSLATIONS += ../../../i18n/pt_BR/kbill.ts 27 ../../../i18n/sl/kbill.ts \
28TRANSLATIONS += ../../../i18n/sl/kbill.ts 28 ../../../i18n/zh_CN/kbill.ts \
29TRANSLATIONS += ../../../i18n/zh_CN/kbill.ts 29 ../../../i18n/zh_TW/kbill.ts
30TRANSLATIONS += ../../../i18n/zh_TW/kbill.ts
31
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 1801979..9358e99 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -8,29 +8,26 @@ HEADERS = checkers.h \
8 SOURCES = checkers.cpp \ 8 SOURCES = checkers.cpp \
9 echeckers.cpp \ 9 echeckers.cpp \
10 field.cpp \ 10 field.cpp \
11 kcheckers.cpp \ 11 kcheckers.cpp \
12 main.cpp \ 12 main.cpp \
13 rcheckers.cpp 13 rcheckers.cpp
14 INTERFACES= 14 INTERFACES=
15 INCLUDEPATH+= $(OPIEDIR)/include 15 INCLUDEPATH+= $(OPIEDIR)/include
16 LIBS += -lqpe 16 LIBS += -lqpe
17 DESTDIR = $(OPIEDIR)/bin 17 DESTDIR = $(OPIEDIR)/bin
18 TARGET = kcheckers 18 TARGET = kcheckers
19 19
20 20TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
21 21 ../../../i18n/en/kcheckers.ts \
22TRANSLATIONS = ../../../i18n/de/kcheckers.ts 22 ../../../i18n/es/kcheckers.ts \
23TRANSLATIONS += ../../../i18n/en/kcheckers.ts 23 ../../../i18n/fr/kcheckers.ts \
24TRANSLATIONS += ../../../i18n/es/kcheckers.ts 24 ../../../i18n/hu/kcheckers.ts \
25TRANSLATIONS += ../../../i18n/fr/kcheckers.ts 25 ../../../i18n/ja/kcheckers.ts \
26TRANSLATIONS += ../../../i18n/hu/kcheckers.ts 26 ../../../i18n/ko/kcheckers.ts \
27TRANSLATIONS += ../../../i18n/ja/kcheckers.ts 27 ../../../i18n/no/kcheckers.ts \
28TRANSLATIONS += ../../../i18n/ko/kcheckers.ts 28 ../../../i18n/pl/kcheckers.ts \
29TRANSLATIONS += ../../../i18n/no/kcheckers.ts 29 ../../../i18n/pt/kcheckers.ts \
30TRANSLATIONS += ../../../i18n/pl/kcheckers.ts 30 ../../../i18n/pt_BR/kcheckers.ts \
31TRANSLATIONS += ../../../i18n/pt/kcheckers.ts 31 ../../../i18n/sl/kcheckers.ts \
32TRANSLATIONS += ../../../i18n/pt_BR/kcheckers.ts 32 ../../../i18n/zh_CN/kcheckers.ts \
33TRANSLATIONS += ../../../i18n/sl/kcheckers.ts 33 ../../../i18n/zh_TW/kcheckers.ts
34TRANSLATIONS += ../../../i18n/zh_CN/kcheckers.ts
35TRANSLATIONS += ../../../i18n/zh_TW/kcheckers.ts
36
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 3ce09ab..7f3c7f4 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -25,35 +25,32 @@ SOURCES = kpacmanwidget.cpp \
25 painter.cpp \ 25 painter.cpp \
26 score.cpp \ 26 score.cpp \
27 pacman.cpp \ 27 pacman.cpp \
28 monster.cpp \ 28 monster.cpp \
29 keys.cpp \ 29 keys.cpp \
30 fruit.cpp \ 30 fruit.cpp \
31 energizer.cpp \ 31 energizer.cpp \
32 board.cpp \ 32 board.cpp \
33 bitfont.cpp \ 33 bitfont.cpp \
34 kpacman.cpp \ 34 kpacman.cpp \
35 config.cpp \ 35 config.cpp \
36 main.cpp 36 main.cpp
37
38 INCLUDEPATH+= $(OPIEDIR)/include 37 INCLUDEPATH+= $(OPIEDIR)/include
39 DEPENDPATH+= $(OPIEDIR)/include 38 DEPENDPATH+= $(OPIEDIR)/include
40LIBS += -lqpe 39LIBS += -lqpe
41DESTDIR = $(OPIEDIR)/bin 40DESTDIR = $(OPIEDIR)/bin
42 TARGET = kpacman 41 TARGET = kpacman
43 42
44 43TRANSLATIONS = ../../../i18n/de/kpacman.ts \
45TRANSLATIONS = ../../../i18n/de/kpacman.ts 44 ../../../i18n/en/kpacman.ts \
46TRANSLATIONS += ../../../i18n/en/kpacman.ts 45 ../../../i18n/es/kpacman.ts \
47TRANSLATIONS += ../../../i18n/es/kpacman.ts 46 ../../../i18n/fr/kpacman.ts \
48TRANSLATIONS += ../../../i18n/fr/kpacman.ts 47 ../../../i18n/hu/kpacman.ts \
49TRANSLATIONS += ../../../i18n/hu/kpacman.ts 48 ../../../i18n/ja/kpacman.ts \
50TRANSLATIONS += ../../../i18n/ja/kpacman.ts 49 ../../../i18n/ko/kpacman.ts \
51TRANSLATIONS += ../../../i18n/ko/kpacman.ts 50 ../../../i18n/no/kpacman.ts \
52TRANSLATIONS += ../../../i18n/no/kpacman.ts 51 ../../../i18n/pl/kpacman.ts \
53TRANSLATIONS += ../../../i18n/pl/kpacman.ts 52 ../../../i18n/pt/kpacman.ts \
54TRANSLATIONS += ../../../i18n/pt/kpacman.ts 53 ../../../i18n/pt_BR/kpacman.ts \
55TRANSLATIONS += ../../../i18n/pt_BR/kpacman.ts 54 ../../../i18n/sl/kpacman.ts \
56TRANSLATIONS += ../../../i18n/sl/kpacman.ts 55 ../../../i18n/zh_CN/kpacman.ts \
57TRANSLATIONS += ../../../i18n/zh_CN/kpacman.ts 56 ../../../i18n/zh_TW/kpacman.ts
58TRANSLATIONS += ../../../i18n/zh_TW/kpacman.ts
59
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 1173cd2..60aa660 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -1,28 +1,25 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3DESTDIR = $(OPIEDIR)/bin 3DESTDIR = $(OPIEDIR)/bin
4 HEADERS = mindbreaker.h 4 HEADERS = mindbreaker.h
5 SOURCES = main.cpp \ 5 SOURCES = main.cpp \
6 mindbreaker.cpp 6 mindbreaker.cpp
7TARGET = mindbreaker 7TARGET = mindbreaker
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11 11
12 12TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
13 13 ../../../i18n/en/mindbreaker.ts \
14TRANSLATIONS = ../../../i18n/de/mindbreaker.ts 14 ../../../i18n/es/mindbreaker.ts \
15TRANSLATIONS += ../../../i18n/en/mindbreaker.ts 15 ../../../i18n/fr/mindbreaker.ts \
16TRANSLATIONS += ../../../i18n/es/mindbreaker.ts 16 ../../../i18n/hu/mindbreaker.ts \
17TRANSLATIONS += ../../../i18n/fr/mindbreaker.ts 17 ../../../i18n/ja/mindbreaker.ts \
18TRANSLATIONS += ../../../i18n/hu/mindbreaker.ts 18 ../../../i18n/ko/mindbreaker.ts \
19TRANSLATIONS += ../../../i18n/ja/mindbreaker.ts 19 ../../../i18n/no/mindbreaker.ts \
20TRANSLATIONS += ../../../i18n/ko/mindbreaker.ts 20 ../../../i18n/pl/mindbreaker.ts \
21TRANSLATIONS += ../../../i18n/no/mindbreaker.ts 21 ../../../i18n/pt/mindbreaker.ts \
22TRANSLATIONS += ../../../i18n/pl/mindbreaker.ts 22 ../../../i18n/pt_BR/mindbreaker.ts \
23TRANSLATIONS += ../../../i18n/pt/mindbreaker.ts 23 ../../../i18n/sl/mindbreaker.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/mindbreaker.ts 24 ../../../i18n/zh_CN/mindbreaker.ts \
25TRANSLATIONS += ../../../i18n/sl/mindbreaker.ts 25 ../../../i18n/zh_TW/mindbreaker.ts
26TRANSLATIONS += ../../../i18n/zh_CN/mindbreaker.ts
27TRANSLATIONS += ../../../i18n/zh_TW/mindbreaker.ts
28
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 8453a74..05b1ab4 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -2,29 +2,26 @@ TEMPLATE = app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = minefield.h \ 4 HEADERS = minefield.h \
5 minesweep.h 5 minesweep.h
6 SOURCES = main.cpp \ 6 SOURCES = main.cpp \
7 minefield.cpp \ 7 minefield.cpp \
8 minesweep.cpp 8 minesweep.cpp
9INCLUDEPATH += $(OPIEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(OPIEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 INTERFACES= 12 INTERFACES=
13 13
14 14TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts \
15 15 ../../../i18n/en/minesweep.pro.in.ts \
16TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts 16 ../../../i18n/es/minesweep.pro.in.ts \
17TRANSLATIONS += ../../../i18n/en/minesweep.pro.in.ts 17 ../../../i18n/fr/minesweep.pro.in.ts \
18TRANSLATIONS += ../../../i18n/es/minesweep.pro.in.ts 18 ../../../i18n/hu/minesweep.pro.in.ts \
19TRANSLATIONS += ../../../i18n/fr/minesweep.pro.in.ts 19 ../../../i18n/ja/minesweep.pro.in.ts \
20TRANSLATIONS += ../../../i18n/hu/minesweep.pro.in.ts 20 ../../../i18n/ko/minesweep.pro.in.ts \
21TRANSLATIONS += ../../../i18n/ja/minesweep.pro.in.ts 21 ../../../i18n/no/minesweep.pro.in.ts \
22TRANSLATIONS += ../../../i18n/ko/minesweep.pro.in.ts 22 ../../../i18n/pl/minesweep.pro.in.ts \
23TRANSLATIONS += ../../../i18n/no/minesweep.pro.in.ts 23 ../../../i18n/pt/minesweep.pro.in.ts \
24TRANSLATIONS += ../../../i18n/pl/minesweep.pro.in.ts 24 ../../../i18n/pt_BR/minesweep.pro.in.ts \
25TRANSLATIONS += ../../../i18n/pt/minesweep.pro.in.ts 25 ../../../i18n/sl/minesweep.pro.in.ts \
26TRANSLATIONS += ../../../i18n/pt_BR/minesweep.pro.in.ts 26 ../../../i18n/zh_CN/minesweep.pro.in.ts \
27TRANSLATIONS += ../../../i18n/sl/minesweep.pro.in.ts 27 ../../../i18n/zh_TW/minesweep.pro.in.ts
28TRANSLATIONS += ../../../i18n/zh_CN/minesweep.pro.in.ts
29TRANSLATIONS += ../../../i18n/zh_TW/minesweep.pro.in.ts
30
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 5977024..b601ae1 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -1,27 +1,24 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h 4 HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
5 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp 5 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
6 TARGET = parashoot 6 TARGET = parashoot
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11 11TRANSLATIONS = ../../../i18n/de/parashoot.ts \
12 12 ../../../i18n/en/parashoot.ts \
13TRANSLATIONS = ../../../i18n/de/parashoot.ts 13 ../../../i18n/es/parashoot.ts \
14TRANSLATIONS += ../../../i18n/en/parashoot.ts 14 ../../../i18n/fr/parashoot.ts \
15TRANSLATIONS += ../../../i18n/es/parashoot.ts 15 ../../../i18n/hu/parashoot.ts \
16TRANSLATIONS += ../../../i18n/fr/parashoot.ts 16 ../../../i18n/ja/parashoot.ts \
17TRANSLATIONS += ../../../i18n/hu/parashoot.ts 17 ../../../i18n/ko/parashoot.ts \
18TRANSLATIONS += ../../../i18n/ja/parashoot.ts 18 ../../../i18n/no/parashoot.ts \
19TRANSLATIONS += ../../../i18n/ko/parashoot.ts 19 ../../../i18n/pl/parashoot.ts \
20TRANSLATIONS += ../../../i18n/no/parashoot.ts 20 ../../../i18n/pt/parashoot.ts \
21TRANSLATIONS += ../../../i18n/pl/parashoot.ts 21 ../../../i18n/pt_BR/parashoot.ts \
22TRANSLATIONS += ../../../i18n/pt/parashoot.ts 22 ../../../i18n/sl/parashoot.ts \
23TRANSLATIONS += ../../../i18n/pt_BR/parashoot.ts 23 ../../../i18n/zh_CN/parashoot.ts \
24TRANSLATIONS += ../../../i18n/sl/parashoot.ts 24 ../../../i18n/zh_TW/parashoot.ts
25TRANSLATIONS += ../../../i18n/zh_CN/parashoot.ts
26TRANSLATIONS += ../../../i18n/zh_TW/parashoot.ts
27
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 5876f8b..f7c05be 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -1,27 +1,24 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = ledmeter.h sprites.h toplevel.h view.h 4 HEADERS = ledmeter.h sprites.h toplevel.h view.h
5 SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp 5 SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
6 TARGET = qasteroids 6 TARGET = qasteroids
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11 11TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
12 12 ../../../i18n/en/qasteroids.ts \
13TRANSLATIONS = ../../../i18n/de/qasteroids.ts 13 ../../../i18n/es/qasteroids.ts \
14TRANSLATIONS += ../../../i18n/en/qasteroids.ts 14 ../../../i18n/fr/qasteroids.ts \
15TRANSLATIONS += ../../../i18n/es/qasteroids.ts 15 ../../../i18n/hu/qasteroids.ts \
16TRANSLATIONS += ../../../i18n/fr/qasteroids.ts 16 ../../../i18n/ja/qasteroids.ts \
17TRANSLATIONS += ../../../i18n/hu/qasteroids.ts 17 ../../../i18n/ko/qasteroids.ts \
18TRANSLATIONS += ../../../i18n/ja/qasteroids.ts 18 ../../../i18n/no/qasteroids.ts \
19TRANSLATIONS += ../../../i18n/ko/qasteroids.ts 19 ../../../i18n/pl/qasteroids.ts \
20TRANSLATIONS += ../../../i18n/no/qasteroids.ts 20 ../../../i18n/pt/qasteroids.ts \
21TRANSLATIONS += ../../../i18n/pl/qasteroids.ts 21 ../../../i18n/pt_BR/qasteroids.ts \
22TRANSLATIONS += ../../../i18n/pt/qasteroids.ts 22 ../../../i18n/sl/qasteroids.ts \
23TRANSLATIONS += ../../../i18n/pt_BR/qasteroids.ts 23 ../../../i18n/zh_CN/qasteroids.ts \
24TRANSLATIONS += ../../../i18n/sl/qasteroids.ts 24 ../../../i18n/zh_TW/qasteroids.ts
25TRANSLATIONS += ../../../i18n/zh_CN/qasteroids.ts
26TRANSLATIONS += ../../../i18n/zh_TW/qasteroids.ts
27
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 8fbf15c..0c4ba67 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -1,27 +1,24 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = snake.h target.h obstacle.h interface.h codes.h 4 HEADERS = snake.h target.h obstacle.h interface.h codes.h
5 SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp 5 SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
6 TARGET = snake 6 TARGET = snake
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11 11TRANSLATIONS = ../../../i18n/de/snake.ts \
12 12 ../../../i18n/en/snake.ts \
13TRANSLATIONS = ../../../i18n/de/snake.ts 13 ../../../i18n/es/snake.ts \
14TRANSLATIONS += ../../../i18n/en/snake.ts 14 ../../../i18n/fr/snake.ts \
15TRANSLATIONS += ../../../i18n/es/snake.ts 15 ../../../i18n/hu/snake.ts \
16TRANSLATIONS += ../../../i18n/fr/snake.ts 16 ../../../i18n/ja/snake.ts \
17TRANSLATIONS += ../../../i18n/hu/snake.ts 17 ../../../i18n/ko/snake.ts \
18TRANSLATIONS += ../../../i18n/ja/snake.ts 18 ../../../i18n/no/snake.ts \
19TRANSLATIONS += ../../../i18n/ko/snake.ts 19 ../../../i18n/pl/snake.ts \
20TRANSLATIONS += ../../../i18n/no/snake.ts 20 ../../../i18n/pt/snake.ts \
21TRANSLATIONS += ../../../i18n/pl/snake.ts 21 ../../../i18n/pt_BR/snake.ts \
22TRANSLATIONS += ../../../i18n/pt/snake.ts 22 ../../../i18n/sl/snake.ts \
23TRANSLATIONS += ../../../i18n/pt_BR/snake.ts 23 ../../../i18n/zh_CN/snake.ts \
24TRANSLATIONS += ../../../i18n/sl/snake.ts 24 ../../../i18n/zh_TW/snake.ts
25TRANSLATIONS += ../../../i18n/zh_CN/snake.ts
26TRANSLATIONS += ../../../i18n/zh_TW/snake.ts
27
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 4919dbf..01d87ed 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -1,34 +1,25 @@
1 TEMPLATE= app 1 TEMPLATE= app
2
3 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
4 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
5
6 HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h card.h carddeck.h canvascardgame.h freecellcardgame.h patiencecardgame.h canvascardwindow.h 4 HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h card.h carddeck.h canvascardgame.h freecellcardgame.h patiencecardgame.h canvascardwindow.h
7
8 SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp patiencecardgame.cpp canvascardwindow.cpp main.cpp 5 SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp patiencecardgame.cpp canvascardwindow.cpp main.cpp
9
10 TARGET = patience 6 TARGET = patience
11
12INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
13 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
14LIBS += -lqpe 9LIBS += -lqpe
15
16 REQUIRES= patience 10 REQUIRES= patience
17 11
18 12TRANSLATIONS = ../../../i18n/de/patience.ts \
19 13 ../../../i18n/en/patience.ts \
20TRANSLATIONS = ../../../i18n/de/patience.ts 14 ../../../i18n/es/patience.ts \
21TRANSLATIONS += ../../../i18n/en/patience.ts 15 ../../../i18n/fr/patience.ts \
22TRANSLATIONS += ../../../i18n/es/patience.ts 16 ../../../i18n/hu/patience.ts \
23TRANSLATIONS += ../../../i18n/fr/patience.ts 17 ../../../i18n/ja/patience.ts \
24TRANSLATIONS += ../../../i18n/hu/patience.ts 18 ../../../i18n/ko/patience.ts \
25TRANSLATIONS += ../../../i18n/ja/patience.ts 19 ../../../i18n/no/patience.ts \
26TRANSLATIONS += ../../../i18n/ko/patience.ts 20 ../../../i18n/pl/patience.ts \
27TRANSLATIONS += ../../../i18n/no/patience.ts 21 ../../../i18n/pt/patience.ts \
28TRANSLATIONS += ../../../i18n/pl/patience.ts 22 ../../../i18n/pt_BR/patience.ts \
29TRANSLATIONS += ../../../i18n/pt/patience.ts 23 ../../../i18n/sl/patience.ts \
30TRANSLATIONS += ../../../i18n/pt_BR/patience.ts 24 ../../../i18n/zh_CN/patience.ts \
31TRANSLATIONS += ../../../i18n/sl/patience.ts 25 ../../../i18n/zh_TW/patience.ts
32TRANSLATIONS += ../../../i18n/zh_CN/patience.ts
33TRANSLATIONS += ../../../i18n/zh_TW/patience.ts
34
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 4928ff7..064f5ce 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -7,29 +7,26 @@ HEADERS = minefield.h \
7 qtetrixb.h \ 7 qtetrixb.h \
8 tpiece.h 8 tpiece.h
9 SOURCES = main.cpp \ 9 SOURCES = main.cpp \
10 gtetrix.cpp \ 10 gtetrix.cpp \
11 qtetrix.cpp \ 11 qtetrix.cpp \
12 qtetrixb.cpp \ 12 qtetrixb.cpp \
13 tpiece.cpp 13 tpiece.cpp
14INCLUDEPATH += $(OPIEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
15 DEPENDPATH+= $(OPIEDIR)/include 15 DEPENDPATH+= $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
17 INTERFACES= 17 INTERFACES=
18 18
19 19TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts \
20 20 ../../../i18n/en/tetrix.pro.in.ts \
21TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts 21 ../../../i18n/es/tetrix.pro.in.ts \
22TRANSLATIONS += ../../../i18n/en/tetrix.pro.in.ts 22 ../../../i18n/fr/tetrix.pro.in.ts \
23TRANSLATIONS += ../../../i18n/es/tetrix.pro.in.ts 23 ../../../i18n/hu/tetrix.pro.in.ts \
24TRANSLATIONS += ../../../i18n/fr/tetrix.pro.in.ts 24 ../../../i18n/ja/tetrix.pro.in.ts \
25TRANSLATIONS += ../../../i18n/hu/tetrix.pro.in.ts 25 ../../../i18n/ko/tetrix.pro.in.ts \
26TRANSLATIONS += ../../../i18n/ja/tetrix.pro.in.ts 26 ../../../i18n/no/tetrix.pro.in.ts \
27TRANSLATIONS += ../../../i18n/ko/tetrix.pro.in.ts 27 ../../../i18n/pl/tetrix.pro.in.ts \
28TRANSLATIONS += ../../../i18n/no/tetrix.pro.in.ts 28 ../../../i18n/pt/tetrix.pro.in.ts \
29TRANSLATIONS += ../../../i18n/pl/tetrix.pro.in.ts 29 ../../../i18n/pt_BR/tetrix.pro.in.ts \
30TRANSLATIONS += ../../../i18n/pt/tetrix.pro.in.ts 30 ../../../i18n/sl/tetrix.pro.in.ts \
31TRANSLATIONS += ../../../i18n/pt_BR/tetrix.pro.in.ts 31 ../../../i18n/zh_CN/tetrix.pro.in.ts \
32TRANSLATIONS += ../../../i18n/sl/tetrix.pro.in.ts 32 ../../../i18n/zh_TW/tetrix.pro.in.ts
33TRANSLATIONS += ../../../i18n/zh_CN/tetrix.pro.in.ts
34TRANSLATIONS += ../../../i18n/zh_TW/tetrix.pro.in.ts
35
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 071eefa..0807e83 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -1,29 +1,26 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3HEADERS = tictac.h 3HEADERS = tictac.h
4SOURCES = main.cpp \ 4SOURCES = main.cpp \
5 tictac.cpp 5 tictac.cpp
6TARGET = tictac 6TARGET = tictac
7REQUIRES=medium-config 7REQUIRES=medium-config
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11DESTDIR = $(OPIEDIR)/bin 11DESTDIR = $(OPIEDIR)/bin
12 12
13 13TRANSLATIONS = ../../../i18n/de/tictac.ts \
14 14 ../../../i18n/en/tictac.ts \
15TRANSLATIONS = ../../../i18n/de/tictac.ts 15 ../../../i18n/es/tictac.ts \
16TRANSLATIONS += ../../../i18n/en/tictac.ts 16 ../../../i18n/fr/tictac.ts \
17TRANSLATIONS += ../../../i18n/es/tictac.ts 17 ../../../i18n/hu/tictac.ts \
18TRANSLATIONS += ../../../i18n/fr/tictac.ts 18 ../../../i18n/ja/tictac.ts \
19TRANSLATIONS += ../../../i18n/hu/tictac.ts 19 ../../../i18n/ko/tictac.ts \
20TRANSLATIONS += ../../../i18n/ja/tictac.ts 20 ../../../i18n/no/tictac.ts \
21TRANSLATIONS += ../../../i18n/ko/tictac.ts 21 ../../../i18n/pl/tictac.ts \
22TRANSLATIONS += ../../../i18n/no/tictac.ts 22 ../../../i18n/pt/tictac.ts \
23TRANSLATIONS += ../../../i18n/pl/tictac.ts 23 ../../../i18n/pt_BR/tictac.ts \
24TRANSLATIONS += ../../../i18n/pt/tictac.ts 24 ../../../i18n/sl/tictac.ts \
25TRANSLATIONS += ../../../i18n/pt_BR/tictac.ts 25 ../../../i18n/zh_CN/tictac.ts \
26TRANSLATIONS += ../../../i18n/sl/tictac.ts 26 ../../../i18n/zh_TW/tictac.ts
27TRANSLATIONS += ../../../i18n/zh_CN/tictac.ts
28TRANSLATIONS += ../../../i18n/zh_TW/tictac.ts
29
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 495f6d2..6c3398a 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -1,29 +1,26 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = wordgame.h 4 HEADERS = wordgame.h
5 SOURCES = main.cpp \ 5 SOURCES = main.cpp \
6 wordgame.cpp 6 wordgame.cpp
7 INTERFACES= newgamebase.ui rulesbase.ui 7 INTERFACES= newgamebase.ui rulesbase.ui
8 TARGET = wordgame 8 TARGET = wordgame
9INCLUDEPATH += $(OPIEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(OPIEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 12
13 13TRANSLATIONS = ../../../i18n/de/wordgame.ts \
14 14 ../../../i18n/en/wordgame.ts \
15TRANSLATIONS = ../../../i18n/de/wordgame.ts 15 ../../../i18n/es/wordgame.ts \
16TRANSLATIONS += ../../../i18n/en/wordgame.ts 16 ../../../i18n/fr/wordgame.ts \
17TRANSLATIONS += ../../../i18n/es/wordgame.ts 17 ../../../i18n/hu/wordgame.ts \
18TRANSLATIONS += ../../../i18n/fr/wordgame.ts 18 ../../../i18n/ja/wordgame.ts \
19TRANSLATIONS += ../../../i18n/hu/wordgame.ts 19 ../../../i18n/ko/wordgame.ts \
20TRANSLATIONS += ../../../i18n/ja/wordgame.ts 20 ../../../i18n/no/wordgame.ts \
21TRANSLATIONS += ../../../i18n/ko/wordgame.ts 21 ../../../i18n/pl/wordgame.ts \
22TRANSLATIONS += ../../../i18n/no/wordgame.ts 22 ../../../i18n/pt/wordgame.ts \
23TRANSLATIONS += ../../../i18n/pl/wordgame.ts 23 ../../../i18n/pt_BR/wordgame.ts \
24TRANSLATIONS += ../../../i18n/pt/wordgame.ts 24 ../../../i18n/sl/wordgame.ts \
25TRANSLATIONS += ../../../i18n/pt_BR/wordgame.ts 25 ../../../i18n/zh_CN/wordgame.ts \
26TRANSLATIONS += ../../../i18n/sl/wordgame.ts 26 ../../../i18n/zh_TW/wordgame.ts
27TRANSLATIONS += ../../../i18n/zh_CN/wordgame.ts
28TRANSLATIONS += ../../../i18n/zh_TW/wordgame.ts
29
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro
index 6d7c326..dd33a6b 100644
--- a/noncore/graphics/drawpad/drawpad.pro
+++ b/noncore/graphics/drawpad/drawpad.pro
@@ -36,29 +36,26 @@ SOURCES = drawpad.cpp \
36 pointtool.cpp \ 36 pointtool.cpp \
37 rectangletool.cpp \ 37 rectangletool.cpp \
38 shapetool.cpp \ 38 shapetool.cpp \
39 texttool.cpp \ 39 texttool.cpp \
40 thumbnailview.cpp \ 40 thumbnailview.cpp \
41 tool.cpp 41 tool.cpp
42 INCLUDEPATH+= $(OPIEDIR)/include 42 INCLUDEPATH+= $(OPIEDIR)/include
43 DEPENDPATH+= $(OPIEDIR)/include 43 DEPENDPATH+= $(OPIEDIR)/include
44 LIBS += -lqpe -lopie 44 LIBS += -lqpe -lopie
45 DESTDIR = $(OPIEDIR)/bin 45 DESTDIR = $(OPIEDIR)/bin
46 TARGET = drawpad 46 TARGET = drawpad
47 47
48 48TRANSLATIONS = ../../../i18n/de/drawpad.ts \
49 49 ../../../i18n/en/drawpad.ts \
50TRANSLATIONS = ../../../i18n/de/drawpad.ts 50 ../../../i18n/es/drawpad.ts \
51TRANSLATIONS += ../../../i18n/en/drawpad.ts 51 ../../../i18n/fr/drawpad.ts \
52TRANSLATIONS += ../../../i18n/es/drawpad.ts 52 ../../../i18n/hu/drawpad.ts \
53TRANSLATIONS += ../../../i18n/fr/drawpad.ts 53 ../../../i18n/ja/drawpad.ts \
54TRANSLATIONS += ../../../i18n/hu/drawpad.ts 54 ../../../i18n/ko/drawpad.ts \
55TRANSLATIONS += ../../../i18n/ja/drawpad.ts 55 ../../../i18n/no/drawpad.ts \
56TRANSLATIONS += ../../../i18n/ko/drawpad.ts 56 ../../../i18n/pl/drawpad.ts \
57TRANSLATIONS += ../../../i18n/no/drawpad.ts 57 ../../../i18n/pt/drawpad.ts \
58TRANSLATIONS += ../../../i18n/pl/drawpad.ts 58 ../../../i18n/pt_BR/drawpad.ts \
59TRANSLATIONS += ../../../i18n/pt/drawpad.ts 59 ../../../i18n/sl/drawpad.ts \
60TRANSLATIONS += ../../../i18n/pt_BR/drawpad.ts 60 ../../../i18n/zh_CN/drawpad.ts \
61TRANSLATIONS += ../../../i18n/sl/drawpad.ts 61 ../../../i18n/zh_TW/drawpad.ts
62TRANSLATIONS += ../../../i18n/zh_CN/drawpad.ts
63TRANSLATIONS += ../../../i18n/zh_TW/drawpad.ts
64
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index 78ee67c..f877bcc 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -1,35 +1,26 @@
1TEMPLATE = app 1TEMPLATE = app
2
3CONFIG += qt warn_on release 2CONFIG += qt warn_on release
4DESTDIR = $(OPIEDIR)/bin 3DESTDIR = $(OPIEDIR)/bin
5
6 HEADERS = showimg.h 4 HEADERS = showimg.h
7
8 SOURCES = main.cpp \ 5 SOURCES = main.cpp \
9 showimg.cpp 6 showimg.cpp
10
11TARGET = showimg 7TARGET = showimg
12
13INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
14DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
15LIBS += -lqpe 10LIBS += -lqpe
16
17REQUIRES = showimg 11REQUIRES = showimg
18 12
19 13TRANSLATIONS = ../../../i18n/de/showimg.ts \
20 14 ../../../i18n/en/showimg.ts \
21TRANSLATIONS = ../../../i18n/de/showimg.ts 15 ../../../i18n/es/showimg.ts \
22TRANSLATIONS += ../../../i18n/en/showimg.ts 16 ../../../i18n/fr/showimg.ts \
23TRANSLATIONS += ../../../i18n/es/showimg.ts 17 ../../../i18n/hu/showimg.ts \
24TRANSLATIONS += ../../../i18n/fr/showimg.ts 18 ../../../i18n/ja/showimg.ts \
25TRANSLATIONS += ../../../i18n/hu/showimg.ts 19 ../../../i18n/ko/showimg.ts \
26TRANSLATIONS += ../../../i18n/ja/showimg.ts 20 ../../../i18n/no/showimg.ts \
27TRANSLATIONS += ../../../i18n/ko/showimg.ts 21 ../../../i18n/pl/showimg.ts \
28TRANSLATIONS += ../../../i18n/no/showimg.ts 22 ../../../i18n/pt/showimg.ts \
29TRANSLATIONS += ../../../i18n/pl/showimg.ts 23 ../../../i18n/pt_BR/showimg.ts \
30TRANSLATIONS += ../../../i18n/pt/showimg.ts 24 ../../../i18n/sl/showimg.ts \
31TRANSLATIONS += ../../../i18n/pt_BR/showimg.ts 25 ../../../i18n/zh_CN/showimg.ts \
32TRANSLATIONS += ../../../i18n/sl/showimg.ts 26 ../../../i18n/zh_TW/showimg.ts
33TRANSLATIONS += ../../../i18n/zh_CN/showimg.ts
34TRANSLATIONS += ../../../i18n/zh_TW/showimg.ts
35
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index 3b6d3ea..a56aed1 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -1,28 +1,25 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3HEADERS = opieftp.h inputDialog.h ftplib.h 3HEADERS = opieftp.h inputDialog.h ftplib.h
4SOURCES = opieftp.cpp inputDialog.cpp ftplib.c main.cpp 4SOURCES = opieftp.cpp inputDialog.cpp ftplib.c main.cpp
5TARGET = opieftp 5TARGET = opieftp
6REQUIRES=medium-config 6REQUIRES=medium-config
7DESTDIR = $(OPIEDIR)/bin 7DESTDIR = $(OPIEDIR)/bin
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11 11
12 12TRANSLATIONS = ../../../i18n/de/opieftp.ts \
13 13 ../../../i18n/en/opieftp.ts \
14TRANSLATIONS = ../../../i18n/de/opieftp.ts 14 ../../../i18n/es/opieftp.ts \
15TRANSLATIONS += ../../../i18n/en/opieftp.ts 15 ../../../i18n/fr/opieftp.ts \
16TRANSLATIONS += ../../../i18n/es/opieftp.ts 16 ../../../i18n/hu/opieftp.ts \
17TRANSLATIONS += ../../../i18n/fr/opieftp.ts 17 ../../../i18n/ja/opieftp.ts \
18TRANSLATIONS += ../../../i18n/hu/opieftp.ts 18 ../../../i18n/ko/opieftp.ts \
19TRANSLATIONS += ../../../i18n/ja/opieftp.ts 19 ../../../i18n/no/opieftp.ts \
20TRANSLATIONS += ../../../i18n/ko/opieftp.ts 20 ../../../i18n/pl/opieftp.ts \
21TRANSLATIONS += ../../../i18n/no/opieftp.ts 21 ../../../i18n/pt/opieftp.ts \
22TRANSLATIONS += ../../../i18n/pl/opieftp.ts 22 ../../../i18n/pt_BR/opieftp.ts \
23TRANSLATIONS += ../../../i18n/pt/opieftp.ts 23 ../../../i18n/sl/opieftp.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/opieftp.ts 24 ../../../i18n/zh_CN/opieftp.ts \
25TRANSLATIONS += ../../../i18n/sl/opieftp.ts 25 ../../../i18n/zh_TW/opieftp.ts
26TRANSLATIONS += ../../../i18n/zh_CN/opieftp.ts
27TRANSLATIONS += ../../../i18n/zh_TW/opieftp.ts
28
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index e0a93dc..229d673 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -1,29 +1,26 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3HEADERS = bluezapplet.h bluezappletimpl.h 3HEADERS = bluezapplet.h bluezappletimpl.h
4SOURCES = bluezapplet.cpp bluezappletimpl.cpp 4SOURCES = bluezapplet.cpp bluezappletimpl.cpp
5TARGET = bluetoothapplet 5TARGET = bluetoothapplet
6DESTDIR = $(OPIEDIR)/plugins/applets 6DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib 8INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe -lopietooth 10LIBS += -lqpe -lopietooth
11VERSION = 0.0.3 11VERSION = 0.0.3
12 12
13 13TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
14 14 ../../../../i18n/en/libbluetoothapplet.ts \
15TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts 15 ../../../../i18n/es/libbluetoothapplet.ts \
16TRANSLATIONS += ../../../../i18n/en/libbluetoothapplet.ts 16 ../../../../i18n/fr/libbluetoothapplet.ts \
17TRANSLATIONS += ../../../../i18n/es/libbluetoothapplet.ts 17 ../../../../i18n/hu/libbluetoothapplet.ts \
18TRANSLATIONS += ../../../../i18n/fr/libbluetoothapplet.ts 18 ../../../../i18n/ja/libbluetoothapplet.ts \
19TRANSLATIONS += ../../../../i18n/hu/libbluetoothapplet.ts 19 ../../../../i18n/ko/libbluetoothapplet.ts \
20TRANSLATIONS += ../../../../i18n/ja/libbluetoothapplet.ts 20 ../../../../i18n/no/libbluetoothapplet.ts \
21TRANSLATIONS += ../../../../i18n/ko/libbluetoothapplet.ts 21 ../../../../i18n/pl/libbluetoothapplet.ts \
22TRANSLATIONS += ../../../../i18n/no/libbluetoothapplet.ts 22 ../../../../i18n/pt/libbluetoothapplet.ts \
23TRANSLATIONS += ../../../../i18n/pl/libbluetoothapplet.ts 23 ../../../../i18n/pt_BR/libbluetoothapplet.ts \
24TRANSLATIONS += ../../../../i18n/pt/libbluetoothapplet.ts 24 ../../../../i18n/sl/libbluetoothapplet.ts \
25TRANSLATIONS += ../../../../i18n/pt_BR/libbluetoothapplet.ts 25 ../../../../i18n/zh_CN/libbluetoothapplet.ts \
26TRANSLATIONS += ../../../../i18n/sl/libbluetoothapplet.ts 26 ../../../../i18n/zh_TW/libbluetoothapplet.ts
27TRANSLATIONS += ../../../../i18n/zh_CN/libbluetoothapplet.ts
28TRANSLATIONS += ../../../../i18n/zh_TW/libbluetoothapplet.ts
29
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 2ddb014..1444bb6 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -2,29 +2,26 @@ TEMPLATE = app
2#CONFIG = qt warn_on debug 2#CONFIG = qt warn_on debug
3CONFIG = qt warn_on release 3CONFIG = qt warn_on release
4HEADERS = pindlg.h 4HEADERS = pindlg.h
5SOURCES = main.cc pindlg.cc 5SOURCES = main.cc pindlg.cc
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib 7INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10INTERFACES = pindlgbase.ui 10INTERFACES = pindlgbase.ui
11 DESTDIR = $(OPIEDIR)/bin 11 DESTDIR = $(OPIEDIR)/bin
12TARGET = bluepin 12TARGET = bluepin
13 13
14 14TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
15 15 ../../../../i18n/en/bluepin.ts \
16TRANSLATIONS = ../../../../i18n/de/bluepin.ts 16 ../../../../i18n/es/bluepin.ts \
17TRANSLATIONS += ../../../../i18n/en/bluepin.ts 17 ../../../../i18n/fr/bluepin.ts \
18TRANSLATIONS += ../../../../i18n/es/bluepin.ts 18 ../../../../i18n/hu/bluepin.ts \
19TRANSLATIONS += ../../../../i18n/fr/bluepin.ts 19 ../../../../i18n/ja/bluepin.ts \
20TRANSLATIONS += ../../../../i18n/hu/bluepin.ts 20 ../../../../i18n/ko/bluepin.ts \
21TRANSLATIONS += ../../../../i18n/ja/bluepin.ts 21 ../../../../i18n/no/bluepin.ts \
22TRANSLATIONS += ../../../../i18n/ko/bluepin.ts 22 ../../../../i18n/pl/bluepin.ts \
23TRANSLATIONS += ../../../../i18n/no/bluepin.ts 23 ../../../../i18n/pt/bluepin.ts \
24TRANSLATIONS += ../../../../i18n/pl/bluepin.ts 24 ../../../../i18n/pt_BR/bluepin.ts \
25TRANSLATIONS += ../../../../i18n/pt/bluepin.ts 25 ../../../../i18n/sl/bluepin.ts \
26TRANSLATIONS += ../../../../i18n/pt_BR/bluepin.ts 26 ../../../../i18n/zh_CN/bluepin.ts \
27TRANSLATIONS += ../../../../i18n/sl/bluepin.ts 27 ../../../../i18n/zh_TW/bluepin.ts
28TRANSLATIONS += ../../../../i18n/zh_CN/bluepin.ts
29TRANSLATIONS += ../../../../i18n/zh_TW/bluepin.ts
30
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index eec7e43..ecf2e6c 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -1,26 +1,24 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qte warn_on release 2CONFIG += qte warn_on release
3 HEADERS = parser.h device.h manager.h remotedevice.h services.h 3 HEADERS = parser.h device.h manager.h remotedevice.h services.h
4 SOURCES = parser.cc device.cc manager.cc remotedevice.cc services.cc 4 SOURCES = parser.cc device.cc manager.cc remotedevice.cc services.cc
5 TARGET = opietooth 5 TARGET = opietooth
6INCLUDEPATH += $(OPIEDIR)/include . 6INCLUDEPATH += $(OPIEDIR)/include .
7DESTDIR = $(QTDIR)/lib$(PROJMAK) 7DESTDIR = $(QTDIR)/lib$(PROJMAK)
8LIBS += -lopie 8LIBS += -lopie
9#VERSION = 0.0.0 9#VERSION = 0.0.0
10 10
11 11TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
12TRANSLATIONS = ../../../../i18n/de/libopietooth.ts 12 ../../../../i18n/en/libopietooth.ts \
13TRANSLATIONS += ../../../../i18n/en/libopietooth.ts 13 ../../../../i18n/es/libopietooth.ts \
14TRANSLATIONS += ../../../../i18n/es/libopietooth.ts 14 ../../../../i18n/fr/libopietooth.ts \
15TRANSLATIONS += ../../../../i18n/fr/libopietooth.ts 15 ../../../../i18n/hu/libopietooth.ts \
16TRANSLATIONS += ../../../../i18n/hu/libopietooth.ts 16 ../../../../i18n/ja/libopietooth.ts \
17TRANSLATIONS += ../../../../i18n/ja/libopietooth.ts 17 ../../../../i18n/ko/libopietooth.ts \
18TRANSLATIONS += ../../../../i18n/ko/libopietooth.ts 18 ../../../../i18n/no/libopietooth.ts \
19TRANSLATIONS += ../../../../i18n/no/libopietooth.ts 19 ../../../../i18n/pl/libopietooth.ts \
20TRANSLATIONS += ../../../../i18n/pl/libopietooth.ts 20 ../../../../i18n/pt/libopietooth.ts \
21TRANSLATIONS += ../../../../i18n/pt/libopietooth.ts 21 ../../../../i18n/pt_BR/libopietooth.ts \
22TRANSLATIONS += ../../../../i18n/pt_BR/libopietooth.ts 22 ../../../../i18n/sl/libopietooth.ts \
23TRANSLATIONS += ../../../../i18n/sl/libopietooth.ts 23 ../../../../i18n/zh_CN/libopietooth.ts \
24TRANSLATIONS += ../../../../i18n/zh_CN/libopietooth.ts 24 ../../../../i18n/zh_TW/libopietooth.ts
25TRANSLATIONS += ../../../../i18n/zh_TW/libopietooth.ts
26
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index 1f7ec55..39ddcaf 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -2,29 +2,26 @@ TEMPLATE = app
2CONFIG = qt warn_on debug 2CONFIG = qt warn_on debug
3#CONFIG = qt warn_on release 3#CONFIG = qt warn_on release
4HEADERS = bluebase.h scandialog.h btlistitem.h 4HEADERS = bluebase.h scandialog.h btlistitem.h
5SOURCES = main.cpp bluebase.cpp scandialog.cpp btlistitem.cpp 5SOURCES = main.cpp bluebase.cpp scandialog.cpp btlistitem.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib 7INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopietooth -lopie 9LIBS += -lqpe -lopietooth -lopie
10INTERFACES = bluetoothbase.ui devicedialog.ui 10INTERFACES = bluetoothbase.ui devicedialog.ui
11DESTDIR = $(OPIEDIR)/bin 11DESTDIR = $(OPIEDIR)/bin
12TARGET = bluetooth-manager 12TARGET = bluetooth-manager
13 13
14 14TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
15 15 ../../../../i18n/en/bluetooth-manager.ts \
16TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts 16 ../../../../i18n/es/bluetooth-manager.ts \
17TRANSLATIONS += ../../../../i18n/en/bluetooth-manager.ts 17 ../../../../i18n/fr/bluetooth-manager.ts \
18TRANSLATIONS += ../../../../i18n/es/bluetooth-manager.ts 18 ../../../../i18n/hu/bluetooth-manager.ts \
19TRANSLATIONS += ../../../../i18n/fr/bluetooth-manager.ts 19 ../../../../i18n/ja/bluetooth-manager.ts \
20TRANSLATIONS += ../../../../i18n/hu/bluetooth-manager.ts 20 ../../../../i18n/ko/bluetooth-manager.ts \
21TRANSLATIONS += ../../../../i18n/ja/bluetooth-manager.ts 21 ../../../../i18n/no/bluetooth-manager.ts \
22TRANSLATIONS += ../../../../i18n/ko/bluetooth-manager.ts 22 ../../../../i18n/pl/bluetooth-manager.ts \
23TRANSLATIONS += ../../../../i18n/no/bluetooth-manager.ts 23 ../../../../i18n/pt/bluetooth-manager.ts \
24TRANSLATIONS += ../../../../i18n/pl/bluetooth-manager.ts 24 ../../../../i18n/pt_BR/bluetooth-manager.ts \
25TRANSLATIONS += ../../../../i18n/pt/bluetooth-manager.ts 25 ../../../../i18n/sl/bluetooth-manager.ts \
26TRANSLATIONS += ../../../../i18n/pt_BR/bluetooth-manager.ts 26 ../../../../i18n/zh_CN/bluetooth-manager.ts \
27TRANSLATIONS += ../../../../i18n/sl/bluetooth-manager.ts 27 ../../../../i18n/zh_TW/bluetooth-manager.ts
28TRANSLATIONS += ../../../../i18n/zh_CN/bluetooth-manager.ts
29TRANSLATIONS += ../../../../i18n/zh_TW/bluetooth-manager.ts
30
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro
index 0d2daba..11ef3a0 100644
--- a/noncore/settings/language/language.pro
+++ b/noncore/settings/language/language.pro
@@ -1,28 +1,25 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = settings.h 4 HEADERS = settings.h
5 SOURCES = language.cpp main.cpp 5 SOURCES = language.cpp main.cpp
6 INTERFACES= languagesettingsbase.ui 6 INTERFACES= languagesettingsbase.ui
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= ../$(OPIEDIR)/include 8 DEPENDPATH+= ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 TARGET = language 10 TARGET = language
11 11
12 12TRANSLATIONS = ../../../i18n/de/language.ts \
13 13 ../../../i18n/en/language.ts \
14TRANSLATIONS = ../../../i18n/de/language.ts 14 ../../../i18n/es/language.ts \
15TRANSLATIONS += ../../../i18n/en/language.ts 15 ../../../i18n/fr/language.ts \
16TRANSLATIONS += ../../../i18n/es/language.ts 16 ../../../i18n/hu/language.ts \
17TRANSLATIONS += ../../../i18n/fr/language.ts 17 ../../../i18n/ja/language.ts \
18TRANSLATIONS += ../../../i18n/hu/language.ts 18 ../../../i18n/ko/language.ts \
19TRANSLATIONS += ../../../i18n/ja/language.ts 19 ../../../i18n/no/language.ts \
20TRANSLATIONS += ../../../i18n/ko/language.ts 20 ../../../i18n/pl/language.ts \
21TRANSLATIONS += ../../../i18n/no/language.ts 21 ../../../i18n/pt/language.ts \
22TRANSLATIONS += ../../../i18n/pl/language.ts 22 ../../../i18n/pt_BR/language.ts \
23TRANSLATIONS += ../../../i18n/pt/language.ts 23 ../../../i18n/sl/language.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/language.ts 24 ../../../i18n/zh_CN/language.ts \
25TRANSLATIONS += ../../../i18n/sl/language.ts 25 ../../../i18n/zh_TW/language.ts
26TRANSLATIONS += ../../../i18n/zh_CN/language.ts
27TRANSLATIONS += ../../../i18n/zh_TW/language.ts
28
diff --git a/noncore/settings/mediummount/mediummount.pro b/noncore/settings/mediummount/mediummount.pro
index 667f8ed..df19711 100644
--- a/noncore/settings/mediummount/mediummount.pro
+++ b/noncore/settings/mediummount/mediummount.pro
@@ -1,27 +1,25 @@
1 TEMPLATE= app 1 TEMPLATE= app
2DESTDIR = $(OPIEDIR)/bin/ 2DESTDIR = $(OPIEDIR)/bin/
3 #CONFIG = qt warn_on debug 3 #CONFIG = qt warn_on debug
4 CONFIG = qt warn_on release 4 CONFIG = qt warn_on release
5 HEADERS = mediumwidget.h mediumglobal.h mainwindow.h 5 HEADERS = mediumwidget.h mediumglobal.h mainwindow.h
6 SOURCES = main.cpp mediumwidget.cc mediumglobal.cc mainwindow.cc 6 SOURCES = main.cpp mediumwidget.cc mediumglobal.cc mainwindow.cc
7 INCLUDEPATH+= $(OPIEDIR)/include 7 INCLUDEPATH+= $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10TARGET = mediummount 10TARGET = mediummount
11 11
12 12TRANSLATIONS = ../../../i18n/de/mediummount.ts \
13TRANSLATIONS = ../../../i18n/de/mediummount.ts 13 ../../../i18n/en/mediummount.ts \
14TRANSLATIONS += ../../../i18n/en/mediummount.ts 14 ../../../i18n/es/mediummount.ts \
15TRANSLATIONS += ../../../i18n/es/mediummount.ts 15 ../../../i18n/fr/mediummount.ts \
16TRANSLATIONS += ../../../i18n/fr/mediummount.ts 16 ../../../i18n/hu/mediummount.ts \
17TRANSLATIONS += ../../../i18n/hu/mediummount.ts 17 ../../../i18n/ja/mediummount.ts \
18TRANSLATIONS += ../../../i18n/ja/mediummount.ts 18 ../../../i18n/ko/mediummount.ts \
19TRANSLATIONS += ../../../i18n/ko/mediummount.ts 19 ../../../i18n/no/mediummount.ts \
20TRANSLATIONS += ../../../i18n/no/mediummount.ts 20 ../../../i18n/pl/mediummount.ts \
21TRANSLATIONS += ../../../i18n/pl/mediummount.ts 21 ../../../i18n/pt/mediummount.ts \
22TRANSLATIONS += ../../../i18n/pt/mediummount.ts 22 ../../../i18n/pt_BR/mediummount.ts \
23TRANSLATIONS += ../../../i18n/pt_BR/mediummount.ts 23 ../../../i18n/sl/mediummount.ts \
24TRANSLATIONS += ../../../i18n/sl/mediummount.ts 24 ../../../i18n/zh_CN/mediummount.ts \
25TRANSLATIONS += ../../../i18n/zh_CN/mediummount.ts 25 ../../../i18n/zh_TW/mediummount.ts
26TRANSLATIONS += ../../../i18n/zh_TW/mediummount.ts
27
diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro
index 56f54c4..026b8da 100644
--- a/noncore/settings/netsystemtime/netsystemtime.pro
+++ b/noncore/settings/netsystemtime/netsystemtime.pro
@@ -1,28 +1,26 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on debug 2 CONFIG = qt warn_on debug
3 #CONFIG = qt warn_on release 3 #CONFIG = qt warn_on release
4 HEADERS = ntp.h settime.h 4 HEADERS = ntp.h settime.h
5 SOURCES = main.cpp ntp.cpp settime.cpp 5 SOURCES = main.cpp ntp.cpp settime.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe -lopie 8LIBS += -lqpe -lopie
9 INTERFACES= ntpbase.ui 9 INTERFACES= ntpbase.ui
10DESTDIR = $(OPIEDIR)/bin 10DESTDIR = $(OPIEDIR)/bin
11 TARGET = netsystemtime 11 TARGET = netsystemtime
12 12
13 13TRANSLATIONS = ../../../i18n/de/netsystemtime.ts \
14TRANSLATIONS = ../../../i18n/de/netsystemtime.ts 14 ../../../i18n/en/netsystemtime.ts \
15TRANSLATIONS += ../../../i18n/en/netsystemtime.ts 15 ../../../i18n/es/netsystemtime.ts \
16TRANSLATIONS += ../../../i18n/es/netsystemtime.ts 16 ../../../i18n/fr/netsystemtime.ts \
17TRANSLATIONS += ../../../i18n/fr/netsystemtime.ts 17 ../../../i18n/hu/netsystemtime.ts \
18TRANSLATIONS += ../../../i18n/hu/netsystemtime.ts 18 ../../../i18n/ja/netsystemtime.ts \
19TRANSLATIONS += ../../../i18n/ja/netsystemtime.ts 19 ../../../i18n/ko/netsystemtime.ts \
20TRANSLATIONS += ../../../i18n/ko/netsystemtime.ts 20 ../../../i18n/no/netsystemtime.ts \
21TRANSLATIONS += ../../../i18n/no//netsystemtime.ts 21 ../../../i18n/pl/netsystemtime.ts \
22TRANSLATIONS += ../../../i18n/pl/netsystemtime.ts 22 ../../../i18n/pt/netsystemtime.ts \
23TRANSLATIONS += ../../../i18n/pt/netsystemtime.ts 23 ../../../i18n/pt_BR/netsystemtime.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/netsystemtime.ts 24 ../../../i18n/sl/netsystemtime.ts \
25TRANSLATIONS += ../../../i18n/sl/netsystemtime.ts 25 ../../../i18n/zh_CN/netsystemtime.ts \
26TRANSLATIONS += ../../../i18n/zh_CN/netsystemtime.ts 26 ../../../i18n/zh_TW/netsystemtime.ts
27TRANSLATIONS += ../../../i18n/zh_TW/netsystemtime.ts
28
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro
index c00a30d..a77ba28 100644
--- a/noncore/settings/sound/sound.pro
+++ b/noncore/settings/sound/sound.pro
@@ -1,28 +1,25 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3DESTDIR = $(OPIEDIR)/bin 3DESTDIR = $(OPIEDIR)/bin
4HEADERS = soundsettings.h soundsettingsbase.h 4HEADERS = soundsettings.h soundsettingsbase.h
5SOURCES = soundsettings.cpp soundsettingsbase.cpp main.cpp 5SOURCES = soundsettings.cpp soundsettingsbase.cpp main.cpp
6#INTERFACES = soundsettingsbase.ui 6#INTERFACES = soundsettingsbase.ui
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10TARGET = sound 10TARGET = sound
11 11
12 12TRANSLATIONS = ../../../i18n/de/sound.ts \
13 13 ../../../i18n/en/sound.ts \
14TRANSLATIONS = ../../../i18n/de/sound.ts 14 ../../../i18n/es/sound.ts \
15TRANSLATIONS += ../../../i18n/en/sound.ts 15 ../../../i18n/fr/sound.ts \
16TRANSLATIONS += ../../../i18n/es/sound.ts 16 ../../../i18n/hu/sound.ts \
17TRANSLATIONS += ../../../i18n/fr/sound.ts 17 ../../../i18n/ja/sound.ts \
18TRANSLATIONS += ../../../i18n/hu/sound.ts 18 ../../../i18n/ko/sound.ts \
19TRANSLATIONS += ../../../i18n/ja/sound.ts 19 ../../../i18n/no/sound.ts \
20TRANSLATIONS += ../../../i18n/ko/sound.ts 20 ../../../i18n/pl/sound.ts \
21TRANSLATIONS += ../../../i18n/no/sound.ts 21 ../../../i18n/pt/sound.ts \
22TRANSLATIONS += ../../../i18n/pl/sound.ts 22 ../../../i18n/pt_BR/sound.ts \
23TRANSLATIONS += ../../../i18n/pt/sound.ts 23 ../../../i18n/sl/sound.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/sound.ts 24 ../../../i18n/zh_CN/sound.ts \
25TRANSLATIONS += ../../../i18n/sl/sound.ts 25 ../../../i18n/zh_TW/sound.ts
26TRANSLATIONS += ../../../i18n/zh_CN/sound.ts
27TRANSLATIONS += ../../../i18n/zh_TW/sound.ts
28
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 88a20bb..c317677 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -10,33 +10,31 @@ HEADERS = memory.h \
10 versioninfo.h \ 10 versioninfo.h \
11 sysinfo.h 11 sysinfo.h
12SOURCES = main.cpp \ 12SOURCES = main.cpp \
13 memory.cpp \ 13 memory.cpp \
14 graph.cpp \ 14 graph.cpp \
15 load.cpp \ 15 load.cpp \
16 storage.cpp \ 16 storage.cpp \
17 processinfo.cpp \ 17 processinfo.cpp \
18 processdetail.cpp \ 18 processdetail.cpp \
19 versioninfo.cpp \ 19 versioninfo.cpp \
20 sysinfo.cpp 20 sysinfo.cpp
21INTERFACES = 21INTERFACES =
22
23INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include
24DEPENDPATH += $(OPIEDIR)/include 23DEPENDPATH += $(OPIEDIR)/include
25LIBS += -lqpe 24LIBS += -lqpe
26
27TARGET = sysinfo 25TARGET = sysinfo
28 26
29TRANSLATIONS = ../i18n/de/sysinfo.ts 27TRANSLATIONS = ../../../i18n/de/sysinfo.ts \
30TRANSLATIONS += ../i18n/pt/sysinfo.ts 28 ../../../i18n/en/sysinfo.ts \
31TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts 29 ../../../i18n/es/sysinfo.ts \
32TRANSLATIONS += ../i18n/en/sysinfo.ts 30 ../../../i18n/fr/sysinfo.ts \
33TRANSLATIONS += ../i18n/hu/sysinfo.ts 31 ../../../i18n/hu/sysinfo.ts \
34TRANSLATIONS += ../i18n/ja/sysinfo.ts 32 ../../../i18n/ja/sysinfo.ts \
35TRANSLATIONS += ../i18n/ko/sysinfo.ts 33 ../../../i18n/ko/sysinfo.ts \
36TRANSLATIONS += ../i18n/fr/sysinfo.ts 34 ../../../i18n/no/sysinfo.ts \
37TRANSLATIONS += ../i18n/no/sysinfo.ts 35 ../../../i18n/pl/sysinfo.ts \
38TRANSLATIONS += ../i18n/pl/sysinfo.ts 36 ../../../i18n/pt/sysinfo.ts \
39TRANSLATIONS += ../i18n/sl/sysinfo.ts 37 ../../../i18n/pt_BR/sysinfo.ts \
40TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts 38 ../../../i18n/sl/sysinfo.ts \
41TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts 39 ../../../i18n/zh_CN/sysinfo.ts \
42TRANSLATIONS += ../i18n/es/sysinfo.ts 40 ../../../i18n/zh_TW/sysinfo.ts
diff --git a/noncore/settings/tabmanager/tabmanager.pro b/noncore/settings/tabmanager/tabmanager.pro
index 53f7621..999c8b4 100644
--- a/noncore/settings/tabmanager/tabmanager.pro
+++ b/noncore/settings/tabmanager/tabmanager.pro
@@ -1,28 +1,26 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 #CONFIG = qt warn_on debug 2 #CONFIG = qt warn_on debug
3 CONFIG = qt warn_on release 3 CONFIG = qt warn_on release
4 HEADERS = tabmanager.h tabmainwindow.h app.h tablistview.h tabmanagerbase.h tabapplnk.h 4 HEADERS = tabmanager.h tabmainwindow.h app.h tablistview.h tabmanagerbase.h tabapplnk.h
5 SOURCES = main.cpp tabmanager.cpp app.cpp tabmanagerbase.cpp 5 SOURCES = main.cpp tabmanager.cpp app.cpp tabmanagerbase.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 #INTERFACES= tabmanagerbase.ui 9 #INTERFACES= tabmanagerbase.ui
10 TARGET = tabmanager 10 TARGET = tabmanager
11 DESTDIR = $(OPIEDIR)/bin 11 DESTDIR = $(OPIEDIR)/bin
12 12
13 13TRANSLATIONS = ../../../i18n/de/tabmanager.ts \
14TRANSLATIONS = ../../../i18n/de/tabmanager.ts 14 ../../../i18n/en/tabmanager.ts \
15TRANSLATIONS += ../../../i18n/en/tabmanager.ts 15 ../../../i18n/es/tabmanager.ts \
16TRANSLATIONS += ../../../i18n/es/tabmanager.ts 16 ../../../i18n/fr/tabmanager.ts \
17TRANSLATIONS += ../../../i18n/fr/tabmanager.ts 17 ../../../i18n/hu/tabmanager.ts \
18TRANSLATIONS += ../../../i18n/hu/tabmanager.ts 18 ../../../i18n/ja/tabmanager.ts \
19TRANSLATIONS += ../../../i18n/ja/tabmanager.ts 19 ../../../i18n/ko/tabmanager.ts \
20TRANSLATIONS += ../../../i18n/ko/tabmanager.ts 20 ../../../i18n/no/tabmanager.ts \
21TRANSLATIONS += ../../../i18n/no/tabmanager.ts 21 ../../../i18n/pl/tabmanager.ts \
22TRANSLATIONS += ../../../i18n/pl/tabmanager.ts 22 ../../../i18n/pt/tabmanager.ts \
23TRANSLATIONS += ../../../i18n/pt/tabmanager.ts 23 ../../../i18n/pt_BR/tabmanager.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/tabmanager.ts 24 ../../../i18n/sl/tabmanager.ts \
25TRANSLATIONS += ../../../i18n/sl/tabmanager.ts 25 ../../../i18n/zh_CN/tabmanager.ts \
26TRANSLATIONS += ../../../i18n/zh_CN/tabmanager.ts 26 ../../../i18n/zh_TW/tabmanager.ts
27TRANSLATIONS += ../../../i18n/zh_TW/tabmanager.ts
28
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro
index b5dc1bc..8689d3d 100644
--- a/noncore/styles/liquid/liquid.pro
+++ b/noncore/styles/liquid/liquid.pro
@@ -1,19 +1,28 @@
1TEMPLATE = lib 1TEMPLATE = lib
2
3CONFIG = qt embedded release warn_on 2CONFIG = qt embedded release warn_on
4
5SOURCES = liquid.cpp \ 3SOURCES = liquid.cpp \
6 effects.cpp \ 4 effects.cpp \
7 plugin.cpp 5 plugin.cpp
8 6
9HEADERS = liquid.h \ 7HEADERS = liquid.h \
10 effects.h 8 effects.h
11
12LIBS += -lqpe 9LIBS += -lqpe
13
14INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
15
16DESTDIR = $(OPIEDIR)/plugins/styles 11DESTDIR = $(OPIEDIR)/plugins/styles
17TARGET = liquid 12TARGET = liquid
18
19VERSION = 1.0.0 \ No newline at end of file 13VERSION = 1.0.0 \ No newline at end of file
14
15TRANSLATIONS = ../../../i18n/de/libliquid.ts \
16 ../../../i18n/en/libliquid.ts \
17 ../../../i18n/es/libliquid.ts \
18 ../../../i18n/fr/libliquid.ts \
19 ../../../i18n/hu/libliquid.ts \
20 ../../../i18n/ja/libliquid.ts \
21 ../../../i18n/ko/libliquid.ts \
22 ../../../i18n/no/libliquid.ts \
23 ../../../i18n/pl/libliquid.ts \
24 ../../../i18n/pt/libliquid.ts \
25 ../../../i18n/pt_BR/libliquid.ts \
26 ../../../i18n/sl/libliquid.ts \
27 ../../../i18n/zh_CN/libliquid.ts \
28 ../../../i18n/zh_TW/libliquid.ts
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index bfc235d..2abb8d8 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -1,11 +1,26 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG = qt embedded release warn_on 2CONFIG = qt embedded release warn_on
3SOURCES = metal.cpp plugin.cpp 3SOURCES = metal.cpp plugin.cpp
4 4
5HEADERS = metal.h 5HEADERS = metal.h
6LIBS += -lqpe 6LIBS += -lqpe
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DESTDIR = $(OPIEDIR)/plugins/styles 8DESTDIR = $(OPIEDIR)/plugins/styles
9TARGET = metal 9TARGET = metal
10#TARGET = liquid 10#TARGET = liquid
11VERSION = 1.0.0 \ No newline at end of file 11VERSION = 1.0.0 \ No newline at end of file
12
13TRANSLATIONS = ../../../i18n/de/libmetal liquid.ts \
14 ../../../i18n/en/libmetal liquid.ts \
15 ../../../i18n/es/libmetal liquid.ts \
16 ../../../i18n/fr/libmetal liquid.ts \
17 ../../../i18n/hu/libmetal liquid.ts \
18 ../../../i18n/ja/libmetal liquid.ts \
19 ../../../i18n/ko/libmetal liquid.ts \
20 ../../../i18n/no/libmetal liquid.ts \
21 ../../../i18n/pl/libmetal liquid.ts \
22 ../../../i18n/pt/libmetal liquid.ts \
23 ../../../i18n/pt_BR/libmetal liquid.ts \
24 ../../../i18n/sl/libmetal liquid.ts \
25 ../../../i18n/zh_CN/libmetal liquid.ts \
26 ../../../i18n/zh_TW/libmetal liquid.ts
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro
index 1db454e..cf83612 100644
--- a/noncore/tools/calc2/binary/binary.pro
+++ b/noncore/tools/calc2/binary/binary.pro
@@ -1,33 +1,28 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG -= moc 2CONFIG -= moc
3CONFIG += qt release 3CONFIG += qt release
4
5# Input 4# Input
6INTERFACES += binary.ui 5INTERFACES += binary.ui
7HEADERS = binaryimpl.h \ 6HEADERS = binaryimpl.h \
8 binaryfactory.h 7 binaryfactory.h
9SOURCES = binaryimpl.cpp \ 8SOURCES = binaryimpl.cpp \
10 binaryfactory.cpp 9 binaryfactory.cpp
11
12INCLUDEPATH += $(OPIEDIR)/include \ 10INCLUDEPATH += $(OPIEDIR)/include \
13 $(OPIEDIR)/calc2 11 $(OPIEDIR)/calc2
14DEPENDPATH += $(OPIEDIR)/include 12DEPENDPATH += $(OPIEDIR)/include
15
16DESTDIR = $(OPIEDIR)/plugins/calculator 13DESTDIR = $(OPIEDIR)/plugins/calculator
17 14
18 15TRANSLATIONS = ../../../../i18n/de/lib.ts \
19TRANSLATIONS = ../../../../i18n/de/lib.ts 16 ../../../../i18n/en/lib.ts \
20TRANSLATIONS += ../../../../i18n/en/lib.ts 17 ../../../../i18n/es/lib.ts \
21TRANSLATIONS += ../../../../i18n/es/lib.ts 18 ../../../../i18n/fr/lib.ts \
22TRANSLATIONS += ../../../../i18n/fr/lib.ts 19 ../../../../i18n/hu/lib.ts \
23TRANSLATIONS += ../../../../i18n/hu/lib.ts 20 ../../../../i18n/ja/lib.ts \
24TRANSLATIONS += ../../../../i18n/ja/lib.ts 21 ../../../../i18n/ko/lib.ts \
25TRANSLATIONS += ../../../../i18n/ko/lib.ts 22 ../../../../i18n/no/lib.ts \
26TRANSLATIONS += ../../../../i18n/no/lib.ts 23 ../../../../i18n/pl/lib.ts \
27TRANSLATIONS += ../../../../i18n/pl/lib.ts 24 ../../../../i18n/pt/lib.ts \
28TRANSLATIONS += ../../../../i18n/pt/lib.ts 25 ../../../../i18n/pt_BR/lib.ts \
29TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts 26 ../../../../i18n/sl/lib.ts \
30TRANSLATIONS += ../../../../i18n/sl/lib.ts 27 ../../../../i18n/zh_CN/lib.ts \
31TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts 28 ../../../../i18n/zh_TW/lib.ts
32TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts
33
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index 5167f4a..5b58b36 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -1,28 +1,23 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt release 2CONFIG += qt release
3
4# Input 3# Input
5HEADERS += calc.h plugininterface.h instruction.h engine.h stdinstructions.h 4HEADERS += calc.h plugininterface.h instruction.h engine.h stdinstructions.h
6SOURCES += calc.cpp main.cpp engine.cpp 5SOURCES += calc.cpp main.cpp engine.cpp
7
8INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 7DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe -Wl,-export-dynamic 8LIBS += -lqpe -Wl,-export-dynamic
11 9
12 10TRANSLATIONS = ../../../i18n/de/calc.pro.in.ts \
13 11 ../../../i18n/en/calc.pro.in.ts \
14TRANSLATIONS = ../../../i18n/de/calc.pro.in.ts 12 ../../../i18n/es/calc.pro.in.ts \
15TRANSLATIONS += ../../../i18n/en/calc.pro.in.ts 13 ../../../i18n/fr/calc.pro.in.ts \
16TRANSLATIONS += ../../../i18n/es/calc.pro.in.ts 14 ../../../i18n/hu/calc.pro.in.ts \
17TRANSLATIONS += ../../../i18n/fr/calc.pro.in.ts 15 ../../../i18n/ja/calc.pro.in.ts \
18TRANSLATIONS += ../../../i18n/hu/calc.pro.in.ts 16 ../../../i18n/ko/calc.pro.in.ts \
19TRANSLATIONS += ../../../i18n/ja/calc.pro.in.ts 17 ../../../i18n/no/calc.pro.in.ts \
20TRANSLATIONS += ../../../i18n/ko/calc.pro.in.ts 18 ../../../i18n/pl/calc.pro.in.ts \
21TRANSLATIONS += ../../../i18n/no/calc.pro.in.ts 19 ../../../i18n/pt/calc.pro.in.ts \
22TRANSLATIONS += ../../../i18n/pl/calc.pro.in.ts 20 ../../../i18n/pt_BR/calc.pro.in.ts \
23TRANSLATIONS += ../../../i18n/pt/calc.pro.in.ts 21 ../../../i18n/sl/calc.pro.in.ts \
24TRANSLATIONS += ../../../i18n/pt_BR/calc.pro.in.ts 22 ../../../i18n/zh_CN/calc.pro.in.ts \
25TRANSLATIONS += ../../../i18n/sl/calc.pro.in.ts 23 ../../../i18n/zh_TW/calc.pro.in.ts
26TRANSLATIONS += ../../../i18n/zh_CN/calc.pro.in.ts
27TRANSLATIONS += ../../../i18n/zh_TW/calc.pro.in.ts
28
diff --git a/noncore/tools/calc2/simple/simple.pro b/noncore/tools/calc2/simple/simple.pro
index b0c8546..148d307 100644
--- a/noncore/tools/calc2/simple/simple.pro
+++ b/noncore/tools/calc2/simple/simple.pro
@@ -1,31 +1,26 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG -= moc 2CONFIG -= moc
3CONFIG += qt release 3CONFIG += qt release
4
5# Input 4# Input
6INTERFACES += simple.ui 5INTERFACES += simple.ui
7HEADERS = simpleimpl.h simplefactory.h stdinstructions.h 6HEADERS = simpleimpl.h simplefactory.h stdinstructions.h
8SOURCES = simpleimpl.cpp simplefactory.cpp 7SOURCES = simpleimpl.cpp simplefactory.cpp
9
10INCLUDEPATH += $(OPIEDIR)/include \ 8INCLUDEPATH += $(OPIEDIR)/include \
11 $(OPIEDIR)/calc2 9 $(OPIEDIR)/calc2
12DEPENDPATH += $(OPIEDIR)/include 10DEPENDPATH += $(OPIEDIR)/include
13
14DESTDIR = $(OPIEDIR)/plugins/calculator 11DESTDIR = $(OPIEDIR)/plugins/calculator
15 12
16 13TRANSLATIONS = ../../../../i18n/de/lib.ts \
17TRANSLATIONS = ../../../../i18n/de/lib.ts 14 ../../../../i18n/en/lib.ts \
18TRANSLATIONS += ../../../../i18n/en/lib.ts 15 ../../../../i18n/es/lib.ts \
19TRANSLATIONS += ../../../../i18n/es/lib.ts 16 ../../../../i18n/fr/lib.ts \
20TRANSLATIONS += ../../../../i18n/fr/lib.ts 17 ../../../../i18n/hu/lib.ts \
21TRANSLATIONS += ../../../../i18n/hu/lib.ts 18 ../../../../i18n/ja/lib.ts \
22TRANSLATIONS += ../../../../i18n/ja/lib.ts 19 ../../../../i18n/ko/lib.ts \
23TRANSLATIONS += ../../../../i18n/ko/lib.ts 20 ../../../../i18n/no/lib.ts \
24TRANSLATIONS += ../../../../i18n/no/lib.ts 21 ../../../../i18n/pl/lib.ts \
25TRANSLATIONS += ../../../../i18n/pl/lib.ts 22 ../../../../i18n/pt/lib.ts \
26TRANSLATIONS += ../../../../i18n/pt/lib.ts 23 ../../../../i18n/pt_BR/lib.ts \
27TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts 24 ../../../../i18n/sl/lib.ts \
28TRANSLATIONS += ../../../../i18n/sl/lib.ts 25 ../../../../i18n/zh_CN/lib.ts \
29TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts 26 ../../../../i18n/zh_TW/lib.ts
30TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts
31
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index 1058d98..8ede646 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -1,29 +1,26 @@
1 DESTDIR = $(OPIEDIR)/bin 1 DESTDIR = $(OPIEDIR)/bin
2 TEMPLATE= app 2 TEMPLATE= app
3 CONFIG = qt warn_on release 3 CONFIG = qt warn_on release
4 HEADERS = calculatorimpl.h 4 HEADERS = calculatorimpl.h
5 SOURCES = calculatorimpl.cpp \ 5 SOURCES = calculatorimpl.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= calculator.ui 10 INTERFACES= calculator.ui
11 TARGET = calculator 11 TARGET = calculator
12 12
13 13TRANSLATIONS = ../../../i18n/de/calculator.ts \
14 14 ../../../i18n/en/calculator.ts \
15TRANSLATIONS = ../../../i18n/de/calculator.ts 15 ../../../i18n/es/calculator.ts \
16TRANSLATIONS += ../../../i18n/en/calculator.ts 16 ../../../i18n/fr/calculator.ts \
17TRANSLATIONS += ../../../i18n/es/calculator.ts 17 ../../../i18n/hu/calculator.ts \
18TRANSLATIONS += ../../../i18n/fr/calculator.ts 18 ../../../i18n/ja/calculator.ts \
19TRANSLATIONS += ../../../i18n/hu/calculator.ts 19 ../../../i18n/ko/calculator.ts \
20TRANSLATIONS += ../../../i18n/ja/calculator.ts 20 ../../../i18n/no/calculator.ts \
21TRANSLATIONS += ../../../i18n/ko/calculator.ts 21 ../../../i18n/pl/calculator.ts \
22TRANSLATIONS += ../../../i18n/no/calculator.ts 22 ../../../i18n/pt/calculator.ts \
23TRANSLATIONS += ../../../i18n/pl/calculator.ts 23 ../../../i18n/pt_BR/calculator.ts \
24TRANSLATIONS += ../../../i18n/pt/calculator.ts 24 ../../../i18n/sl/calculator.ts \
25TRANSLATIONS += ../../../i18n/pt_BR/calculator.ts 25 ../../../i18n/zh_CN/calculator.ts \
26TRANSLATIONS += ../../../i18n/sl/calculator.ts 26 ../../../i18n/zh_TW/calculator.ts
27TRANSLATIONS += ../../../i18n/zh_CN/calculator.ts
28TRANSLATIONS += ../../../i18n/zh_TW/calculator.ts
29
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 58d4e74..a61f514 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -1,29 +1,26 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG = qt warn_on release 2CONFIG = qt warn_on release
3DESTDIR = $(OPIEDIR)/bin 3DESTDIR = $(OPIEDIR)/bin
4HEADERS = clock.h setAlarm.h 4HEADERS = clock.h setAlarm.h
5SOURCES = clock.cpp setAlarm.cpp \ 5SOURCES = clock.cpp setAlarm.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10INTERFACES = 10INTERFACES =
11TARGET = clock 11TARGET = clock
12 12
13 13TRANSLATIONS = ../../../i18n/de/clock.ts \
14 14 ../../../i18n/en/clock.ts \
15TRANSLATIONS = ../../../i18n/de/clock.ts 15 ../../../i18n/es/clock.ts \
16TRANSLATIONS += ../../../i18n/en/clock.ts 16 ../../../i18n/fr/clock.ts \
17TRANSLATIONS += ../../../i18n/es/clock.ts 17 ../../../i18n/hu/clock.ts \
18TRANSLATIONS += ../../../i18n/fr/clock.ts 18 ../../../i18n/ja/clock.ts \
19TRANSLATIONS += ../../../i18n/hu/clock.ts 19 ../../../i18n/ko/clock.ts \
20TRANSLATIONS += ../../../i18n/ja/clock.ts 20 ../../../i18n/no/clock.ts \
21TRANSLATIONS += ../../../i18n/ko/clock.ts 21 ../../../i18n/pl/clock.ts \
22TRANSLATIONS += ../../../i18n/no/clock.ts 22 ../../../i18n/pt/clock.ts \
23TRANSLATIONS += ../../../i18n/pl/clock.ts 23 ../../../i18n/pt_BR/clock.ts \
24TRANSLATIONS += ../../../i18n/pt/clock.ts 24 ../../../i18n/sl/clock.ts \
25TRANSLATIONS += ../../../i18n/pt_BR/clock.ts 25 ../../../i18n/zh_CN/clock.ts \
26TRANSLATIONS += ../../../i18n/sl/clock.ts 26 ../../../i18n/zh_TW/clock.ts
27TRANSLATIONS += ../../../i18n/zh_CN/clock.ts
28TRANSLATIONS += ../../../i18n/zh_TW/clock.ts
29
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro
index feb9bf7..c4f8298 100644
--- a/noncore/tools/formatter/formatter.pro
+++ b/noncore/tools/formatter/formatter.pro
@@ -1,27 +1,25 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3HEADERS = formatter.h inputDialog.h output.h 3HEADERS = formatter.h inputDialog.h output.h
4SOURCES = formatter.cpp inputDialog.cpp output.cpp main.cpp 4SOURCES = formatter.cpp inputDialog.cpp output.cpp main.cpp
5TARGET = formatter 5TARGET = formatter
6REQUIRES = medium-config 6REQUIRES = medium-config
7DESTDIR = $(OPIEDIR)/bin 7DESTDIR = $(OPIEDIR)/bin
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11 11
12 12TRANSLATIONS = ../../../i18n/de/formatter.ts \
13TRANSLATIONS = ../../../i18n/de/formatter.ts 13 ../../../i18n/en/formatter.ts \
14TRANSLATIONS += ../../../i18n/en/formatter.ts 14 ../../../i18n/es/formatter.ts \
15TRANSLATIONS += ../../../i18n/es/formatter.ts 15 ../../../i18n/fr/formatter.ts \
16TRANSLATIONS += ../../../i18n/fr/formatter.ts 16 ../../../i18n/hu/formatter.ts \
17TRANSLATIONS += ../../../i18n/hu/formatter.ts 17 ../../../i18n/ja/formatter.ts \
18TRANSLATIONS += ../../../i18n/ja/formatter.ts 18 ../../../i18n/ko/formatter.ts \
19TRANSLATIONS += ../../../i18n/ko/formatter.ts 19 ../../../i18n/no/formatter.ts \
20TRANSLATIONS += ../../../i18n/no/formatter.ts 20 ../../../i18n/pl/formatter.ts \
21TRANSLATIONS += ../../../i18n/pl/formatter.ts 21 ../../../i18n/pt/formatter.ts \
22TRANSLATIONS += ../../../i18n/pt/formatter.ts 22 ../../../i18n/pt_BR/formatter.ts \
23TRANSLATIONS += ../../../i18n/pt_BR/formatter.ts 23 ../../../i18n/sl/formatter.ts \
24TRANSLATIONS += ../../../i18n/sl/formatter.ts 24 ../../../i18n/zh_CN/formatter.ts \
25TRANSLATIONS += ../../../i18n/zh_CN/formatter.ts 25 ../../../i18n/zh_TW/formatter.ts
26TRANSLATIONS += ../../../i18n/zh_TW/formatter.ts
27
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro
index e96aedc..0866f48 100644
--- a/noncore/tools/opie-sh/opie-sh.pro
+++ b/noncore/tools/opie-sh/opie-sh.pro
@@ -1,26 +1,24 @@
1 TEMPLATE =app 1 TEMPLATE =app
2 CONFIG +=qt warn_on release 2 CONFIG +=qt warn_on release
3 DESTDIR =$(OPIEDIR)/bin 3 DESTDIR =$(OPIEDIR)/bin
4 HEADERS =mbox.h fviewer.h inputdialog.h 4 HEADERS =mbox.h fviewer.h inputdialog.h
5 SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp 5 SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp
6 INCLUDEPATH +=$(OPIEDIR)/include 6 INCLUDEPATH +=$(OPIEDIR)/include
7 DEPENDPATH +=$(OPIEDIR)/include 7 DEPENDPATH +=$(OPIEDIR)/include
8 LIBS +=-lqpe 8 LIBS +=-lqpe
9TARGET = opie-sh 9TARGET = opie-sh
10 10
11 11TRANSLATIONS = ../../../i18n/de/opie-sh.ts \
12TRANSLATIONS = ../../../i18n/de/opie-sh.ts 12 ../../../i18n/en/opie-sh.ts \
13TRANSLATIONS += ../../../i18n/en/opie-sh.ts 13 ../../../i18n/es/opie-sh.ts \
14TRANSLATIONS += ../../../i18n/es/opie-sh.ts 14 ../../../i18n/fr/opie-sh.ts \
15TRANSLATIONS += ../../../i18n/fr/opie-sh.ts 15 ../../../i18n/hu/opie-sh.ts \
16TRANSLATIONS += ../../../i18n/hu/opie-sh.ts 16 ../../../i18n/ja/opie-sh.ts \
17TRANSLATIONS += ../../../i18n/ja/opie-sh.ts 17 ../../../i18n/ko/opie-sh.ts \
18TRANSLATIONS += ../../../i18n/ko/opie-sh.ts 18 ../../../i18n/no/opie-sh.ts \
19TRANSLATIONS += ../../../i18n/no/opie-sh.ts 19 ../../../i18n/pl/opie-sh.ts \
20TRANSLATIONS += ../../../i18n/pl/opie-sh.ts 20 ../../../i18n/pt/opie-sh.ts \
21TRANSLATIONS += ../../../i18n/pt/opie-sh.ts 21 ../../../i18n/pt_BR/opie-sh.ts \
22TRANSLATIONS += ../../../i18n/pt_BR/opie-sh.ts 22 ../../../i18n/sl/opie-sh.ts \
23TRANSLATIONS += ../../../i18n/sl/opie-sh.ts 23 ../../../i18n/zh_CN/opie-sh.ts \
24TRANSLATIONS += ../../../i18n/zh_CN/opie-sh.ts 24 ../../../i18n/zh_TW/opie-sh.ts
25TRANSLATIONS += ../../../i18n/zh_TW/opie-sh.ts
26
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro
index 033332d..9cd33d2 100644
--- a/noncore/tools/remote/remote.pro
+++ b/noncore/tools/remote/remote.pro
@@ -1,26 +1,24 @@
1 TEMPLATE=app 1 TEMPLATE=app
2 CONFIG +=qt warn_on release 2 CONFIG +=qt warn_on release
3 DESTDIR =$(OPIEDIR)/bin 3 DESTDIR =$(OPIEDIR)/bin
4 HEADERS = remotetab.h learntab.h configtab.h topgroup.h dvdgroup.h channelgroup.h vcrgroup.h buttondialog.h topgroupconf.h dvdgroupconf.h channelgroupconf.h vcrgroupconf.h mainview.h 4 HEADERS = remotetab.h learntab.h configtab.h topgroup.h dvdgroup.h channelgroup.h vcrgroup.h buttondialog.h topgroupconf.h dvdgroupconf.h channelgroupconf.h vcrgroupconf.h mainview.h
5 SOURCES =remote.cpp remotetab.cpp learntab.cpp configtab.cpp topgroup.cpp dvdgroup.cpp channelgroup.cpp vcrgroup.cpp buttondialog.cpp topgroupconf.cpp dvdgroupconf.cpp channelgroupconf.cpp vcrgroupconf.cpp mainview.cpp 5 SOURCES =remote.cpp remotetab.cpp learntab.cpp configtab.cpp topgroup.cpp dvdgroup.cpp channelgroup.cpp vcrgroup.cpp buttondialog.cpp topgroupconf.cpp dvdgroupconf.cpp channelgroupconf.cpp vcrgroupconf.cpp mainview.cpp
6 INCLUDEPATH+=$(OPIEDIR)/include 6 INCLUDEPATH+=$(OPIEDIR)/include
7 DEPENDPATH+=$(OPIEDIR)/include 7 DEPENDPATH+=$(OPIEDIR)/include
8 LIBS +=-lqpe 8 LIBS +=-lqpe
9TARGET = remote 9TARGET = remote
10 10
11 11TRANSLATIONS = ../../../i18n/de/remote.ts \
12TRANSLATIONS = ../../../i18n/de/remote.ts 12 ../../../i18n/en/remote.ts \
13TRANSLATIONS += ../../../i18n/en/remote.ts 13 ../../../i18n/es/remote.ts \
14TRANSLATIONS += ../../../i18n/es/remote.ts 14 ../../../i18n/fr/remote.ts \
15TRANSLATIONS += ../../../i18n/fr/remote.ts 15 ../../../i18n/hu/remote.ts \
16TRANSLATIONS += ../../../i18n/hu/remote.ts 16 ../../../i18n/ja/remote.ts \
17TRANSLATIONS += ../../../i18n/ja/remote.ts 17 ../../../i18n/ko/remote.ts \
18TRANSLATIONS += ../../../i18n/ko/remote.ts 18 ../../../i18n/no/remote.ts \
19TRANSLATIONS += ../../../i18n/no/remote.ts 19 ../../../i18n/pl/remote.ts \
20TRANSLATIONS += ../../../i18n/pl/remote.ts 20 ../../../i18n/pt/remote.ts \
21TRANSLATIONS += ../../../i18n/pt/remote.ts 21 ../../../i18n/pt_BR/remote.ts \
22TRANSLATIONS += ../../../i18n/pt_BR/remote.ts 22 ../../../i18n/sl/remote.ts \
23TRANSLATIONS += ../../../i18n/sl/remote.ts 23 ../../../i18n/zh_CN/remote.ts \
24TRANSLATIONS += ../../../i18n/zh_CN/remote.ts 24 ../../../i18n/zh_TW/remote.ts
25TRANSLATIONS += ../../../i18n/zh_TW/remote.ts
26
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 3d9d49f..2849127 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -1,23 +1,24 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = inlineedit.h filebrowser.h filePermissions.h 4 HEADERS = inlineedit.h filebrowser.h filePermissions.h
5 SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp 5 SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 INTERFACES= 9 INTERFACES=
10TRANSLATIONS = ../i18n/de/filebrowser.ts 10
11TRANSLATIONS += ../i18n/es/filebrowser.ts 11TRANSLATIONS = ../../../i18n/de/filebrowser.pro.in.ts \
12TRANSLATIONS += ../i18n/pt/filebrowser.ts 12 ../../../i18n/en/filebrowser.pro.in.ts \
13TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts 13 ../../../i18n/es/filebrowser.pro.in.ts \
14TRANSLATIONS += ../i18n/en/filebrowser.ts 14 ../../../i18n/fr/filebrowser.pro.in.ts \
15TRANSLATIONS += ../i18n/hu/filebrowser.ts 15 ../../../i18n/hu/filebrowser.pro.in.ts \
16TRANSLATIONS += ../i18n/ja/filebrowser.ts 16 ../../../i18n/ja/filebrowser.pro.in.ts \
17TRANSLATIONS += ../i18n/fr/filebrowser.ts 17 ../../../i18n/ko/filebrowser.pro.in.ts \
18TRANSLATIONS += ../i18n/sl/filebrowser.ts 18 ../../../i18n/no/filebrowser.pro.in.ts \
19TRANSLATIONS += ../i18n/ko/filebrowser.ts 19 ../../../i18n/pl/filebrowser.pro.in.ts \
20TRANSLATIONS += ../i18n/no/filebrowser.ts 20 ../../../i18n/pt/filebrowser.pro.in.ts \
21TRANSLATIONS += ../i18n/pl/filebrowser.ts 21 ../../../i18n/pt_BR/filebrowser.pro.in.ts \
22TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts 22 ../../../i18n/sl/filebrowser.pro.in.ts \
23TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts 23 ../../../i18n/zh_CN/filebrowser.pro.in.ts \
24 ../../../i18n/zh_TW/filebrowser.pro.in.ts
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro
index 73bac50..d627075 100644
--- a/noncore/unsupported/gsmtool/gsmtool.pro
+++ b/noncore/unsupported/gsmtool/gsmtool.pro
@@ -4,28 +4,26 @@ CONFIG = qt warn_on release
4DESTDIR = $(OPIEDIR)/bin 4DESTDIR = $(OPIEDIR)/bin
5 HEADERS = gsmtool.h 5 HEADERS = gsmtool.h
6 SOURCES = main.cpp gsmtool.cpp 6 SOURCES = main.cpp gsmtool.cpp
7# This doesn't actually work... 7# This doesn't actually work...
8TMAKE_CXXFLAGS += -fexceptions 8TMAKE_CXXFLAGS += -fexceptions
9 INCLUDEPATH+= $(OPIEDIR)/include 9 INCLUDEPATH+= $(OPIEDIR)/include
10 INCLUDEPATH+= $(GSMLIBDIR) 10 INCLUDEPATH+= $(GSMLIBDIR)
11 DEPENDPATH+= $(OPIEDIR)/include 11 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme 12LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme
13 INTERFACES= gsmtoolbase.ui 13 INTERFACES= gsmtoolbase.ui
14 TARGET = gsmtool 14 TARGET = gsmtool
15 15
16 16TRANSLATIONS = ../../../i18n/de/gsmtool.ts \
17TRANSLATIONS = ../../../i18n/de/gsmtool.ts 17 ../../../i18n/en/gsmtool.ts \
18TRANSLATIONS += ../../../i18n/en/gsmtool.ts 18 ../../../i18n/es/gsmtool.ts \
19TRANSLATIONS += ../../../i18n/es/gsmtool.ts 19 ../../../i18n/fr/gsmtool.ts \
20TRANSLATIONS += ../../../i18n/fr/gsmtool.ts 20 ../../../i18n/hu/gsmtool.ts \
21TRANSLATIONS += ../../../i18n/hu/gsmtool.ts 21 ../../../i18n/ja/gsmtool.ts \
22TRANSLATIONS += ../../../i18n/ja/gsmtool.ts 22 ../../../i18n/ko/gsmtool.ts \
23TRANSLATIONS += ../../../i18n/ko/gsmtool.ts 23 ../../../i18n/no/gsmtool.ts \
24TRANSLATIONS += ../../../i18n/no/gsmtool.ts 24 ../../../i18n/pl/gsmtool.ts \
25TRANSLATIONS += ../../../i18n/pl/gsmtool.ts 25 ../../../i18n/pt/gsmtool.ts \
26TRANSLATIONS += ../../../i18n/pt/gsmtool.ts 26 ../../../i18n/pt_BR/gsmtool.ts \
27TRANSLATIONS += ../../../i18n/pt_BR/gsmtool.ts 27 ../../../i18n/sl/gsmtool.ts \
28TRANSLATIONS += ../../../i18n/sl/gsmtool.ts 28 ../../../i18n/zh_CN/gsmtool.ts \
29TRANSLATIONS += ../../../i18n/zh_CN/gsmtool.ts 29 ../../../i18n/zh_TW/gsmtool.ts
30TRANSLATIONS += ../../../i18n/zh_TW/gsmtool.ts
31
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro
index bb96d76..fe0aed0 100644
--- a/noncore/unsupported/mail2/bend/bend.pro
+++ b/noncore/unsupported/mail2/bend/bend.pro
@@ -1,27 +1,25 @@
1 TEMPLATE =lib 1 TEMPLATE =lib
2 CONFIG +=qt warn_on release 2 CONFIG +=qt warn_on release
3 HEADERS +=bend.h \ 3 HEADERS +=bend.h \
4 bendimpl.h 4 bendimpl.h
5 SOURCES +=bend.cpp \ 5 SOURCES +=bend.cpp \
6 bendimpl.cpp 6 bendimpl.cpp
7 INCLUDEPATH +=$(OPIEDIR)/include ../libmail 7 INCLUDEPATH +=$(OPIEDIR)/include ../libmail
8 LIBS +=-lmail -lqpe 8 LIBS +=-lmail -lqpe
9 TARGET =bend 9 TARGET =bend
10 DESTDIR +=$(OPIEDIR)/plugins/applets/ 10 DESTDIR +=$(OPIEDIR)/plugins/applets/
11 11
12 12TRANSLATIONS = ../../../i18n/de/libbend.ts \
13TRANSLATIONS = ../../../i18n/de/libbend.ts 13 ../../../i18n/en/libbend.ts \
14TRANSLATIONS += ../../../i18n/en/libbend.ts 14 ../../../i18n/es/libbend.ts \
15TRANSLATIONS += ../../../i18n/es/libbend.ts 15 ../../../i18n/fr/libbend.ts \
16TRANSLATIONS += ../../../i18n/fr/libbend.ts 16 ../../../i18n/hu/libbend.ts \
17TRANSLATIONS += ../../../i18n/hu/libbend.ts 17 ../../../i18n/ja/libbend.ts \
18TRANSLATIONS += ../../../i18n/ja/libbend.ts 18 ../../../i18n/ko/libbend.ts \
19TRANSLATIONS += ../../../i18n/ko/libbend.ts 19 ../../../i18n/no/libbend.ts \
20TRANSLATIONS += ../../../i18n/no/libbend.ts 20 ../../../i18n/pl/libbend.ts \
21TRANSLATIONS += ../../../i18n/pl/libbend.ts 21 ../../../i18n/pt/libbend.ts \
22TRANSLATIONS += ../../../i18n/pt/libbend.ts 22 ../../../i18n/pt_BR/libbend.ts \
23TRANSLATIONS += ../../../i18n/pt_BR/libbend.ts 23 ../../../i18n/sl/libbend.ts \
24TRANSLATIONS += ../../../i18n/sl/libbend.ts 24 ../../../i18n/zh_CN/libbend.ts \
25TRANSLATIONS += ../../../i18n/zh_CN/libbend.ts 25 ../../../i18n/zh_TW/libbend.ts
26TRANSLATIONS += ../../../i18n/zh_TW/libbend.ts
27
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index af65a3e..e80ecaf 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -14,28 +14,26 @@ SOURCES = configfile.cpp \
14 imapbase.cpp \ 14 imapbase.cpp \
15 imaphandler.cpp \ 15 imaphandler.cpp \
16 imapresponse.cpp \ 16 imapresponse.cpp \
17 mailfactory.cpp \ 17 mailfactory.cpp \
18 md5.h \ 18 md5.h \
19 miscfunctions.cpp \ 19 miscfunctions.cpp \
20 smtphandler.cpp 20 smtphandler.cpp
21 INCLUDEPATH +=$(OPIEDIR)/include 21 INCLUDEPATH +=$(OPIEDIR)/include
22 LIBS +=-L$(OPIEDIR)/lib -lqpe 22 LIBS +=-L$(OPIEDIR)/lib -lqpe
23 TARGET =mail 23 TARGET =mail
24 DESTDIR =$(QTDIR)/lib 24 DESTDIR =$(QTDIR)/lib
25 25
26 26TRANSLATIONS = ../../../i18n/de/libmail.ts \
27TRANSLATIONS = ../../../i18n/de/libmail.ts 27 ../../../i18n/en/libmail.ts \
28TRANSLATIONS += ../../../i18n/en/libmail.ts 28 ../../../i18n/es/libmail.ts \
29TRANSLATIONS += ../../../i18n/es/libmail.ts 29 ../../../i18n/fr/libmail.ts \
30TRANSLATIONS += ../../../i18n/fr/libmail.ts 30 ../../../i18n/hu/libmail.ts \
31TRANSLATIONS += ../../../i18n/hu/libmail.ts 31 ../../../i18n/ja/libmail.ts \
32TRANSLATIONS += ../../../i18n/ja/libmail.ts 32 ../../../i18n/ko/libmail.ts \
33TRANSLATIONS += ../../../i18n/ko/libmail.ts 33 ../../../i18n/no/libmail.ts \
34TRANSLATIONS += ../../../i18n/no/libmail.ts 34 ../../../i18n/pl/libmail.ts \
35TRANSLATIONS += ../../../i18n/pl/libmail.ts 35 ../../../i18n/pt/libmail.ts \
36TRANSLATIONS += ../../../i18n/pt/libmail.ts 36 ../../../i18n/pt_BR/libmail.ts \
37TRANSLATIONS += ../../../i18n/pt_BR/libmail.ts 37 ../../../i18n/sl/libmail.ts \
38TRANSLATIONS += ../../../i18n/sl/libmail.ts 38 ../../../i18n/zh_CN/libmail.ts \
39TRANSLATIONS += ../../../i18n/zh_CN/libmail.ts 39 ../../../i18n/zh_TW/libmail.ts
40TRANSLATIONS += ../../../i18n/zh_TW/libmail.ts
41
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index 117c863..985a6fb 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -34,28 +34,26 @@ SOURCES = accounteditor.cpp \
34 viewmailbase.cpp 34 viewmailbase.cpp
35 INTERFACES = accounteditorbase.ui \ 35 INTERFACES = accounteditorbase.ui \
36 addresspickerbase.ui \ 36 addresspickerbase.ui \
37 configdiagbase.ui \ 37 configdiagbase.ui \
38 opendiagbase.ui \ 38 opendiagbase.ui \
39 renamebase.ui \ 39 renamebase.ui \
40 searchdiagbase.ui 40 searchdiagbase.ui
41 INCLUDEPATH += $(OPIEDIR)/include libmail 41 INCLUDEPATH += $(OPIEDIR)/include libmail
42 LIBS += -lmail -lqpe -lopie 42 LIBS += -lmail -lqpe -lopie
43 TARGET = mail 43 TARGET = mail
44 DESTDIR = $(OPIEDIR)/bin 44 DESTDIR = $(OPIEDIR)/bin
45 45
46 46TRANSLATIONS = ../../i18n/de/mail.ts \
47TRANSLATIONS = ../../i18n/de/mail.ts 47 ../../i18n/en/mail.ts \
48TRANSLATIONS += ../../i18n/en/mail.ts 48 ../../i18n/es/mail.ts \
49TRANSLATIONS += ../../i18n/es/mail.ts 49 ../../i18n/fr/mail.ts \
50TRANSLATIONS += ../../i18n/fr/mail.ts 50 ../../i18n/hu/mail.ts \
51TRANSLATIONS += ../../i18n/hu/mail.ts 51 ../../i18n/ja/mail.ts \
52TRANSLATIONS += ../../i18n/ja/mail.ts 52 ../../i18n/ko/mail.ts \
53TRANSLATIONS += ../../i18n/ko/mail.ts 53 ../../i18n/no/mail.ts \
54TRANSLATIONS += ../../i18n/no/mail.ts 54 ../../i18n/pl/mail.ts \
55TRANSLATIONS += ../../i18n/pl/mail.ts 55 ../../i18n/pt/mail.ts \
56TRANSLATIONS += ../../i18n/pt/mail.ts 56 ../../i18n/pt_BR/mail.ts \
57TRANSLATIONS += ../../i18n/pt_BR/mail.ts 57 ../../i18n/sl/mail.ts \
58TRANSLATIONS += ../../i18n/sl/mail.ts 58 ../../i18n/zh_CN/mail.ts \
59TRANSLATIONS += ../../i18n/zh_CN/mail.ts 59 ../../i18n/zh_TW/mail.ts
60TRANSLATIONS += ../../i18n/zh_TW/mail.ts
61
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro
index 7f60ed8..986cbcd 100644
--- a/noncore/unsupported/oipkg/oipkg.pro
+++ b/noncore/unsupported/oipkg/oipkg.pro
@@ -26,12 +26,26 @@ SOURCES = main.cpp \
26 pmipkg.cpp \ 26 pmipkg.cpp \
27 packagelistitem.cpp \ 27 packagelistitem.cpp \
28 packagelist.cpp \ 28 packagelist.cpp \
29 package.cpp 29 package.cpp
30INCLUDEPATH += $(OPIEDIR)/include 30INCLUDEPATH += $(OPIEDIR)/include
31 DEPENDPATH+= $(OPIEDIR)/ioclude 31 DEPENDPATH+= $(OPIEDIR)/ioclude
32LIBS += -lqpe 32LIBS += -lqpe
33LIBS += -lopie 33LIBS += -lopie
34 INTERFACES= runwindow.ui \ 34 INTERFACES= runwindow.ui \
35 pksettingsbase.ui 35 pksettingsbase.ui
36 TARGET = oipkg 36 TARGET = oipkg
37 37
38TRANSLATIONS = ../../../i18n/de/oipkg.ts \
39 ../../../i18n/en/oipkg.ts \
40 ../../../i18n/es/oipkg.ts \
41 ../../../i18n/fr/oipkg.ts \
42 ../../../i18n/hu/oipkg.ts \
43 ../../../i18n/ja/oipkg.ts \
44 ../../../i18n/ko/oipkg.ts \
45 ../../../i18n/no/oipkg.ts \
46 ../../../i18n/pl/oipkg.ts \
47 ../../../i18n/pt/oipkg.ts \
48 ../../../i18n/pt_BR/oipkg.ts \
49 ../../../i18n/sl/oipkg.ts \
50 ../../../i18n/zh_CN/oipkg.ts \
51 ../../../i18n/zh_TW/oipkg.ts
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro
index a5f7735..d2a553b 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -1,17 +1,15 @@
1TEMPLATE = app 1TEMPLATE = app
2
3CONFIG *= qt embedded release warn_off 2CONFIG *= qt embedded release warn_off
4CONFIG -= warn_on 3CONFIG -= warn_on
5
6SOURCES = xpdf/Array.cc \ 4SOURCES = xpdf/Array.cc \
7 xpdf/BuiltinFont.cc \ 5 xpdf/BuiltinFont.cc \
8 xpdf/BuiltinFontTables.cc \ 6 xpdf/BuiltinFontTables.cc \
9 xpdf/CMap.cc \ 7 xpdf/CMap.cc \
10 xpdf/Catalog.cc \ 8 xpdf/Catalog.cc \
11 xpdf/CharCodeToUnicode.cc \ 9 xpdf/CharCodeToUnicode.cc \
12 xpdf/Decrypt.cc \ 10 xpdf/Decrypt.cc \
13 xpdf/Dict.cc \ 11 xpdf/Dict.cc \
14 xpdf/Error.cc \ 12 xpdf/Error.cc \
15 xpdf/FontEncodingTables.cc \ 13 xpdf/FontEncodingTables.cc \
16 xpdf/Annot.cc \ 14 xpdf/Annot.cc \
17 xpdf/Function.cc \ 15 xpdf/Function.cc \
@@ -31,47 +29,41 @@ SOURCES = xpdf/Array.cc \
31 xpdf/Stream.cc \ 29 xpdf/Stream.cc \
32 xpdf/TextOutputDev.cc \ 30 xpdf/TextOutputDev.cc \
33 xpdf/UnicodeMap.cc \ 31 xpdf/UnicodeMap.cc \
34 xpdf/XRef.cc \ 32 xpdf/XRef.cc \
35 goo/GHash.cc \ 33 goo/GHash.cc \
36 goo/GString.cc \ 34 goo/GString.cc \
37 goo/GList.cc \ 35 goo/GList.cc \
38 QOutputDev.cpp \ 36 QOutputDev.cpp \
39 QPEOutputDev.cpp \ 37 QPEOutputDev.cpp \
40 qpdf.cpp \ 38 qpdf.cpp \
41 qbusybar.cpp \ 39 qbusybar.cpp \
42 gooStub.cpp 40 gooStub.cpp
43
44HEADERS = QOutputDev.h \ 41HEADERS = QOutputDev.h \
45 QPEOutputDev.h \ 42 QPEOutputDev.h \
46 qbusybar.h \ 43 qbusybar.h \
47 qpdf.h 44 qpdf.h
48
49INCLUDEPATH += . \ 45INCLUDEPATH += . \
50 .. \ 46 .. \
51 xpdf \ 47 xpdf \
52 $(OPIEDIR)/include \ 48 $(OPIEDIR)/include \
53 ../goo \ 49 ../goo \
54 goo 50 goo
55 51
56LIBS += -L $(OPIEDIR)/lib -lqpe -lopie 52LIBS += -L $(OPIEDIR)/lib -lqpe -lopie
57
58DESTDIR = $(OPIEDIR)/bin 53DESTDIR = $(OPIEDIR)/bin
59TARGET = qpdf 54TARGET = qpdf
60 55
61 56TRANSLATIONS = ../../../i18n/de/qpdf.ts \
62 57 ../../../i18n/en/qpdf.ts \
63TRANSLATIONS = ../../../i18n/de/qpdf.ts 58 ../../../i18n/es/qpdf.ts \
64TRANSLATIONS += ../../../i18n/en/qpdf.ts 59 ../../../i18n/fr/qpdf.ts \
65TRANSLATIONS += ../../../i18n/es/qpdf.ts 60 ../../../i18n/hu/qpdf.ts \
66TRANSLATIONS += ../../../i18n/fr/qpdf.ts 61 ../../../i18n/ja/qpdf.ts \
67TRANSLATIONS += ../../../i18n/hu/qpdf.ts 62 ../../../i18n/ko/qpdf.ts \
68TRANSLATIONS += ../../../i18n/ja/qpdf.ts 63 ../../../i18n/no/qpdf.ts \
69TRANSLATIONS += ../../../i18n/ko/qpdf.ts 64 ../../../i18n/pl/qpdf.ts \
70TRANSLATIONS += ../../../i18n/no/qpdf.ts 65 ../../../i18n/pt/qpdf.ts \
71TRANSLATIONS += ../../../i18n/pl/qpdf.ts 66 ../../../i18n/pt_BR/qpdf.ts \
72TRANSLATIONS += ../../../i18n/pt/qpdf.ts 67 ../../../i18n/sl/qpdf.ts \
73TRANSLATIONS += ../../../i18n/pt_BR/qpdf.ts 68 ../../../i18n/zh_CN/qpdf.ts \
74TRANSLATIONS += ../../../i18n/sl/qpdf.ts 69 ../../../i18n/zh_TW/qpdf.ts
75TRANSLATIONS += ../../../i18n/zh_CN/qpdf.ts
76TRANSLATIONS += ../../../i18n/zh_TW/qpdf.ts
77