author | kergoth <kergoth> | 2003-01-16 06:18:34 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-16 06:18:34 (UTC) |
commit | 9a90cb1a9e61d2bc3298f2131671d9f32abbac5a (patch) (unidiff) | |
tree | 1d2d0eb0372f32e682fe139b3e89882f381dc0db /noncore | |
parent | 216efd1cb2210211816b865b5574866e598bf3bd (diff) | |
download | opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.zip opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.tar.gz opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.tar.bz2 |
i18n for new buildsystem :)
96 files changed, 384 insertions, 1 deletions
diff --git a/noncore/applets/notesapplet/notesapplet.pro b/noncore/applets/notesapplet/notesapplet.pro index 4454e97..6b3d9b2 100644 --- a/noncore/applets/notesapplet/notesapplet.pro +++ b/noncore/applets/notesapplet/notesapplet.pro | |||
@@ -10,3 +10,7 @@ LIBS += -lqpe | |||
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | MOC_DIR=opieobj | 11 | MOC_DIR=opieobj |
12 | OBJECTS_DIR=opieobj | 12 | OBJECTS_DIR=opieobj |
13 | |||
14 | |||
15 | |||
16 | include ( ../../../include.pro ) | ||
diff --git a/noncore/applets/wirelessapplet/wirelessapplet.pro b/noncore/applets/wirelessapplet/wirelessapplet.pro index aa673d7..b8c9ef8 100644 --- a/noncore/applets/wirelessapplet/wirelessapplet.pro +++ b/noncore/applets/wirelessapplet/wirelessapplet.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/libwirelessapplet.ts \ | |||
26 | ../../../i18n/sl/libwirelessapplet.ts \ | 26 | ../../../i18n/sl/libwirelessapplet.ts \ |
27 | ../../../i18n/zh_CN/libwirelessapplet.ts \ | 27 | ../../../i18n/zh_CN/libwirelessapplet.ts \ |
28 | ../../../i18n/zh_TW/libwirelessapplet.ts | 28 | ../../../i18n/zh_TW/libwirelessapplet.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro index 960ab62..233fbee 100644 --- a/noncore/apps/advancedfm/advancedfm.pro +++ b/noncore/apps/advancedfm/advancedfm.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/advancedfm.ts \ | |||
24 | ../../../i18n/sl/advancedfm.ts \ | 24 | ../../../i18n/sl/advancedfm.ts \ |
25 | ../../../i18n/zh_CN/advancedfm.ts \ | 25 | ../../../i18n/zh_CN/advancedfm.ts \ |
26 | ../../../i18n/zh_TW/advancedfm.ts | 26 | ../../../i18n/zh_TW/advancedfm.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro index f97cb75..8ac63e3 100644 --- a/noncore/apps/checkbook/checkbook.pro +++ b/noncore/apps/checkbook/checkbook.pro | |||
@@ -42,3 +42,7 @@ TRANSLATIONS = ../../../i18n/de/checkbook.ts \ | |||
42 | ../../../i18n/zh_CN/checkbook.ts \ | 42 | ../../../i18n/zh_CN/checkbook.ts \ |
43 | ../../../i18n/zh_TW/checkbook.ts \ | 43 | ../../../i18n/zh_TW/checkbook.ts \ |
44 | ../../../i18n/it/checkbook.ts | 44 | ../../../i18n/it/checkbook.ts |
45 | |||
46 | |||
47 | |||
48 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/confedit/confedit.pro b/noncore/apps/confedit/confedit.pro index 2a17a46..05691b4 100644 --- a/noncore/apps/confedit/confedit.pro +++ b/noncore/apps/confedit/confedit.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/confedit.ts \ | |||
26 | ../../../i18n/sl/confedit.ts \ | 26 | ../../../i18n/sl/confedit.ts \ |
27 | ../../../i18n/zh_CN/confedit.ts \ | 27 | ../../../i18n/zh_CN/confedit.ts \ |
28 | ../../../i18n/zh_TW/confedit.ts | 28 | ../../../i18n/zh_TW/confedit.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/odict/odict.pro b/noncore/apps/odict/odict.pro index 23ef0e0..51f7ca0 100644 --- a/noncore/apps/odict/odict.pro +++ b/noncore/apps/odict/odict.pro | |||
@@ -36,3 +36,7 @@ TRANSLATIONS = ../../../i18n/de/odict.ts \ | |||
36 | ../../../i18n/zh_TW/odict.ts \ | 36 | ../../../i18n/zh_TW/odict.ts \ |
37 | ../../../i18n/it/odict.ts \ | 37 | ../../../i18n/it/odict.ts \ |
38 | ../../../i18n/da/odict.ts | 38 | ../../../i18n/da/odict.ts |
39 | |||
40 | |||
41 | |||
42 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index c6f3f4d..1bb9f35 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro | |||
@@ -71,3 +71,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
71 | LIBS += -lqpe -lopie | 71 | LIBS += -lqpe -lopie |
72 | TARGET = opie-console | 72 | TARGET = opie-console |
73 | 73 | ||
74 | |||
75 | |||
76 | |||
77 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/opie-console/test/console.pro b/noncore/apps/opie-console/test/console.pro index 6de2cd0..ec3efbf 100644 --- a/noncore/apps/opie-console/test/console.pro +++ b/noncore/apps/opie-console/test/console.pro | |||
@@ -15,3 +15,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
15 | LIBS += -lqpe -lopie | 15 | LIBS += -lqpe -lopie |
16 | TARGET = test | 16 | TARGET = test |
17 | 17 | ||
18 | |||
19 | |||
20 | |||
21 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro index 139c03a..aae9a01 100644 --- a/noncore/apps/opie-reader/opie-reader.pro +++ b/noncore/apps/opie-reader/opie-reader.pro | |||
@@ -71,3 +71,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
71 | TARGET = reader | 71 | TARGET = reader |
72 | LIBS += -lqpe | 72 | LIBS += -lqpe |
73 | 73 | ||
74 | |||
75 | |||
76 | |||
77 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro index bb8e29f..7256c0c 100644 --- a/noncore/apps/opie-sheet/opie-sheet.pro +++ b/noncore/apps/opie-sheet/opie-sheet.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \ | |||
25 | ../../../i18n/zh_CN/opie-sheet.ts \ | 25 | ../../../i18n/zh_CN/opie-sheet.ts \ |
26 | ../../../i18n/zh_TW/opie-sheet.ts \ | 26 | ../../../i18n/zh_TW/opie-sheet.ts \ |
27 | ../../../i18n/it/opie-sheet.ts | 27 | ../../../i18n/it/opie-sheet.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/opie-write/opie-write.pro b/noncore/apps/opie-write/opie-write.pro index e2ce3a9..6a9d96d 100644 --- a/noncore/apps/opie-write/opie-write.pro +++ b/noncore/apps/opie-write/opie-write.pro | |||
@@ -23,3 +23,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
23 | LIBS += -lqpe | 23 | LIBS += -lqpe |
24 | 24 | ||
25 | TARGET = opie-write | 25 | TARGET = opie-write |
26 | |||
27 | |||
28 | |||
29 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro index 5381e10..84ae7c5 100644 --- a/noncore/apps/oxygen/oxygen.pro +++ b/noncore/apps/oxygen/oxygen.pro | |||
@@ -42,3 +42,7 @@ TRANSLATIONS = ../../../i18n/de/oxygen.ts \ | |||
42 | ../../../i18n/zh_TW/oxygen.ts \ | 42 | ../../../i18n/zh_TW/oxygen.ts \ |
43 | ../../../i18n/it/oxygen.ts \ | 43 | ../../../i18n/it/oxygen.ts \ |
44 | ../../../i18n/da/oxygen.ts | 44 | ../../../i18n/da/oxygen.ts |
45 | |||
46 | |||
47 | |||
48 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 18fa7b3..91222d2 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro | |||
@@ -51,3 +51,7 @@ TRANSLATIONS = ../../../i18n/de/tableviewer.ts \ | |||
51 | ../../../i18n/sl/tableviewer.ts \ | 51 | ../../../i18n/sl/tableviewer.ts \ |
52 | ../../../i18n/zh_CN/tableviewer.ts \ | 52 | ../../../i18n/zh_CN/tableviewer.ts \ |
53 | ../../../i18n/zh_TW/tableviewer.ts | 53 | ../../../i18n/zh_TW/tableviewer.ts |
54 | |||
55 | |||
56 | |||
57 | include ( ../../../include.pro ) | ||
diff --git a/noncore/apps/tinykate/libkate/libkate.pro b/noncore/apps/tinykate/libkate/libkate.pro index a504abf..fdae834 100644 --- a/noncore/apps/tinykate/libkate/libkate.pro +++ b/noncore/apps/tinykate/libkate/libkate.pro | |||
@@ -88,3 +88,7 @@ TARGET = tinykate | |||
88 | INCLUDEPATH += $(OPIEDIR)/include | 88 | INCLUDEPATH += $(OPIEDIR)/include |
89 | DESTDIR = $(QTDIR)/lib$(PROJMAK) | 89 | DESTDIR = $(QTDIR)/lib$(PROJMAK) |
90 | 90 | ||
91 | |||
92 | |||
93 | |||
94 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/apps/tinykate/tinykate.pro b/noncore/apps/tinykate/tinykate.pro index 2079041..11b4e5d 100644 --- a/noncore/apps/tinykate/tinykate.pro +++ b/noncore/apps/tinykate/tinykate.pro | |||
@@ -14,3 +14,7 @@ INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/noncore/apps/tinykate/libkate/micro | |||
14 | DEPENDPATH+= $(OPIEDIR)/include | 14 | DEPENDPATH+= $(OPIEDIR)/include |
15 | LIBS += -lqpe -ltinykate -lopie | 15 | LIBS += -lqpe -ltinykate -lopie |
16 | TARGET = tinykate | 16 | TARGET = tinykate |
17 | |||
18 | |||
19 | |||
20 | include ( ../../../include.pro ) | ||
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index 2c4ddbb..83171ba 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro | |||
@@ -49,3 +49,7 @@ TRANSLATIONS = ../../../i18n/de/keypebble.ts \ | |||
49 | ../../../i18n/sl/keypebble.ts \ | 49 | ../../../i18n/sl/keypebble.ts \ |
50 | ../../../i18n/zh_CN/keypebble.ts \ | 50 | ../../../i18n/zh_CN/keypebble.ts \ |
51 | ../../../i18n/zh_TW/keypebble.ts | 51 | ../../../i18n/zh_TW/keypebble.ts |
52 | |||
53 | |||
54 | |||
55 | include ( ../../../include.pro ) | ||
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro index 8c7a960..62fe70c 100644 --- a/noncore/comm/mobilemsg/mobilemsg.pro +++ b/noncore/comm/mobilemsg/mobilemsg.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ | |||
26 | ../../../i18n/sl/mobilemsg.ts \ | 26 | ../../../i18n/sl/mobilemsg.ts \ |
27 | ../../../i18n/zh_CN/mobilemsg.ts \ | 27 | ../../../i18n/zh_CN/mobilemsg.ts \ |
28 | ../../../i18n/zh_TW/mobilemsg.ts | 28 | ../../../i18n/zh_TW/mobilemsg.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/decorations/flat/flat.pro b/noncore/decorations/flat/flat.pro index 32bdb59..96b4b78 100644 --- a/noncore/decorations/flat/flat.pro +++ b/noncore/decorations/flat/flat.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | |||
13 | |||
14 | |||
15 | include ( ../../../include.pro ) | ||
diff --git a/noncore/decorations/liquid/liquid.pro b/noncore/decorations/liquid/liquid.pro index 25b4fd3..d614a64 100644 --- a/noncore/decorations/liquid/liquid.pro +++ b/noncore/decorations/liquid/liquid.pro | |||
@@ -8,3 +8,7 @@ DESTDIR = $(OPIEDIR)/plugins/decorations | |||
8 | TARGET = liquid | 8 | TARGET = liquid |
9 | VERSION = 1.0.0 | 9 | VERSION = 1.0.0 |
10 | 10 | ||
11 | |||
12 | |||
13 | |||
14 | include ( ../../../include.pro ) | ||
diff --git a/noncore/decorations/polished/polished.pro b/noncore/decorations/polished/polished.pro index 43113ef..e9ee73a 100644 --- a/noncore/decorations/polished/polished.pro +++ b/noncore/decorations/polished/polished.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | |||
13 | |||
14 | |||
15 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro index 42203df..bb3e4df 100644 --- a/noncore/games/bounce/bounce.pro +++ b/noncore/games/bounce/bounce.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/bounce.ts \ | |||
26 | ../../../i18n/zh_CN/bounce.ts \ | 26 | ../../../i18n/zh_CN/bounce.ts \ |
27 | ../../../i18n/zh_TW/bounce.ts \ | 27 | ../../../i18n/zh_TW/bounce.ts \ |
28 | ../../../i18n/it/bounce.ts | 28 | ../../../i18n/it/bounce.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro index e1d1fcf..61c7085 100644 --- a/noncore/games/buzzword/buzzword.pro +++ b/noncore/games/buzzword/buzzword.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/buzzword.ts \ | |||
25 | ../../../i18n/zh_CN/buzzword.ts \ | 25 | ../../../i18n/zh_CN/buzzword.ts \ |
26 | ../../../i18n/zh_TW/buzzword.ts \ | 26 | ../../../i18n/zh_TW/buzzword.ts \ |
27 | ../../../i18n/it/buzzword.ts | 27 | ../../../i18n/it/buzzword.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro index a8e9438..a96eb66 100644 --- a/noncore/games/chess/chess.pro +++ b/noncore/games/chess/chess.pro | |||
@@ -29,3 +29,7 @@ TRANSLATIONS = ../../../i18n/de/chess.ts \ | |||
29 | ../../../i18n/sl/chess.ts \ | 29 | ../../../i18n/sl/chess.ts \ |
30 | ../../../i18n/zh_CN/chess.ts \ | 30 | ../../../i18n/zh_CN/chess.ts \ |
31 | ../../../i18n/zh_TW/chess.ts | 31 | ../../../i18n/zh_TW/chess.ts |
32 | |||
33 | |||
34 | |||
35 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index 14fa7f3..d1c246d 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/fifteen.ts \ | |||
25 | ../../../i18n/sl/fifteen.ts \ | 25 | ../../../i18n/sl/fifteen.ts \ |
26 | ../../../i18n/zh_CN/fifteen.ts \ | 26 | ../../../i18n/zh_CN/fifteen.ts \ |
27 | ../../../i18n/zh_TW/fifteen.ts | 27 | ../../../i18n/zh_TW/fifteen.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index eeb2893..1c98640 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro | |||
@@ -32,3 +32,7 @@ TRANSLATIONS = ../../../i18n/de/go.ts \ | |||
32 | ../../../i18n/sl/go.ts \ | 32 | ../../../i18n/sl/go.ts \ |
33 | ../../../i18n/zh_CN/go.ts \ | 33 | ../../../i18n/zh_CN/go.ts \ |
34 | ../../../i18n/zh_TW/go.ts | 34 | ../../../i18n/zh_TW/go.ts |
35 | |||
36 | |||
37 | |||
38 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro index cc632c8..270fcab 100644 --- a/noncore/games/kbill/kbill.pro +++ b/noncore/games/kbill/kbill.pro | |||
@@ -29,3 +29,7 @@ TRANSLATIONS = ../../../i18n/de/kbill.ts \ | |||
29 | ../../../i18n/sl/kbill.ts \ | 29 | ../../../i18n/sl/kbill.ts \ |
30 | ../../../i18n/zh_CN/kbill.ts \ | 30 | ../../../i18n/zh_CN/kbill.ts \ |
31 | ../../../i18n/zh_TW/kbill.ts | 31 | ../../../i18n/zh_TW/kbill.ts |
32 | |||
33 | |||
34 | |||
35 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index 7c094e3..d8b5231 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro | |||
@@ -33,3 +33,7 @@ TRANSLATIONS = ../../../i18n/de/kcheckers.ts \ | |||
33 | ../../../i18n/sl/kcheckers.ts \ | 33 | ../../../i18n/sl/kcheckers.ts \ |
34 | ../../../i18n/zh_CN/kcheckers.ts \ | 34 | ../../../i18n/zh_CN/kcheckers.ts \ |
35 | ../../../i18n/zh_TW/kcheckers.ts | 35 | ../../../i18n/zh_TW/kcheckers.ts |
36 | |||
37 | |||
38 | |||
39 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro index aff0ffb..594397a 100644 --- a/noncore/games/kpacman/kpacman.pro +++ b/noncore/games/kpacman/kpacman.pro | |||
@@ -56,3 +56,7 @@ TRANSLATIONS = ../../../i18n/de/kpacman.ts \ | |||
56 | ../../../i18n/sl/kpacman.ts \ | 56 | ../../../i18n/sl/kpacman.ts \ |
57 | ../../../i18n/zh_CN/kpacman.ts \ | 57 | ../../../i18n/zh_CN/kpacman.ts \ |
58 | ../../../i18n/zh_TW/kpacman.ts | 58 | ../../../i18n/zh_TW/kpacman.ts |
59 | |||
60 | |||
61 | |||
62 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro index 6991066..5052467 100644 --- a/noncore/games/mindbreaker/mindbreaker.pro +++ b/noncore/games/mindbreaker/mindbreaker.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \ | |||
25 | ../../../i18n/sl/mindbreaker.ts \ | 25 | ../../../i18n/sl/mindbreaker.ts \ |
26 | ../../../i18n/zh_CN/mindbreaker.ts \ | 26 | ../../../i18n/zh_CN/mindbreaker.ts \ |
27 | ../../../i18n/zh_TW/mindbreaker.ts | 27 | ../../../i18n/zh_TW/mindbreaker.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index 8f350bf..3e234a4 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro | |||
@@ -29,3 +29,7 @@ TRANSLATIONS = ../../../i18n/de/minesweep.ts \ | |||
29 | ../../../i18n/zh_CN/minesweep.ts \ | 29 | ../../../i18n/zh_CN/minesweep.ts \ |
30 | ../../../i18n/it/minesweep.ts \ | 30 | ../../../i18n/it/minesweep.ts \ |
31 | ../../../i18n/zh_TW/minesweep.ts | 31 | ../../../i18n/zh_TW/minesweep.ts |
32 | |||
33 | |||
34 | |||
35 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro index 864d995..d8e4b1f 100644 --- a/noncore/games/parashoot/parashoot.pro +++ b/noncore/games/parashoot/parashoot.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/parashoot.ts \ | |||
24 | ../../../i18n/sl/parashoot.ts \ | 24 | ../../../i18n/sl/parashoot.ts \ |
25 | ../../../i18n/zh_CN/parashoot.ts \ | 25 | ../../../i18n/zh_CN/parashoot.ts \ |
26 | ../../../i18n/zh_TW/parashoot.ts | 26 | ../../../i18n/zh_TW/parashoot.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index 34be552..39b2722 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/qasteroids.ts \ | |||
24 | ../../../i18n/sl/qasteroids.ts \ | 24 | ../../../i18n/sl/qasteroids.ts \ |
25 | ../../../i18n/zh_CN/qasteroids.ts \ | 25 | ../../../i18n/zh_CN/qasteroids.ts \ |
26 | ../../../i18n/zh_TW/qasteroids.ts | 26 | ../../../i18n/zh_TW/qasteroids.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro index 5f49330..5941c20 100644 --- a/noncore/games/sfcave/sfcave.pro +++ b/noncore/games/sfcave/sfcave.pro | |||
@@ -7,3 +7,7 @@ TARGET = sfcave | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | |||
11 | |||
12 | |||
13 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro index fe9e739..845c0a5 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/snake.ts \ | |||
24 | ../../../i18n/sl/snake.ts \ | 24 | ../../../i18n/sl/snake.ts \ |
25 | ../../../i18n/zh_CN/snake.ts \ | 25 | ../../../i18n/zh_CN/snake.ts \ |
26 | ../../../i18n/zh_TW/snake.ts | 26 | ../../../i18n/zh_TW/snake.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index 51e0106..f86fc13 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro | |||
@@ -35,3 +35,7 @@ TRANSLATIONS = ../../../i18n/de/patience.ts \ | |||
35 | ../../../i18n/zh_CN/patience.ts \ | 35 | ../../../i18n/zh_CN/patience.ts \ |
36 | ../../../i18n/zh_TW/patience.ts \ | 36 | ../../../i18n/zh_TW/patience.ts \ |
37 | ../../../i18n/it/patience.ts | 37 | ../../../i18n/it/patience.ts |
38 | |||
39 | |||
40 | |||
41 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro index 5110b05..48c6d93 100644 --- a/noncore/games/tetrix/tetrix.pro +++ b/noncore/games/tetrix/tetrix.pro | |||
@@ -33,3 +33,7 @@ TRANSLATIONS = ../../../i18n/de/tetrix.ts \ | |||
33 | ../../../i18n/zh_CN/tetrix.ts \ | 33 | ../../../i18n/zh_CN/tetrix.ts \ |
34 | ../../../i18n/it/tetrix.ts \ | 34 | ../../../i18n/it/tetrix.ts \ |
35 | ../../../i18n/zh_TW/tetrix.ts | 35 | ../../../i18n/zh_TW/tetrix.ts |
36 | |||
37 | |||
38 | |||
39 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro index 33b8453..777bee2 100644 --- a/noncore/games/tictac/tictac.pro +++ b/noncore/games/tictac/tictac.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/tictac.ts \ | |||
25 | ../../../i18n/sl/tictac.ts \ | 25 | ../../../i18n/sl/tictac.ts \ |
26 | ../../../i18n/zh_CN/tictac.ts \ | 26 | ../../../i18n/zh_CN/tictac.ts \ |
27 | ../../../i18n/zh_TW/tictac.ts | 27 | ../../../i18n/zh_TW/tictac.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro index f7f978a..3e330b2 100644 --- a/noncore/games/wordgame/wordgame.pro +++ b/noncore/games/wordgame/wordgame.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/wordgame.ts \ | |||
26 | ../../../i18n/sl/wordgame.ts \ | 26 | ../../../i18n/sl/wordgame.ts \ |
27 | ../../../i18n/zh_CN/wordgame.ts \ | 27 | ../../../i18n/zh_CN/wordgame.ts \ |
28 | ../../../i18n/zh_TW/wordgame.ts | 28 | ../../../i18n/zh_TW/wordgame.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro index d25c17a..12d4ed3 100644 --- a/noncore/graphics/drawpad/drawpad.pro +++ b/noncore/graphics/drawpad/drawpad.pro | |||
@@ -62,3 +62,7 @@ TRANSLATIONS = ../../../i18n/de/drawpad.ts \ | |||
62 | ../../../i18n/zh_CN/drawpad.ts \ | 62 | ../../../i18n/zh_CN/drawpad.ts \ |
63 | ../../../i18n/it/drawpad.ts \ | 63 | ../../../i18n/it/drawpad.ts \ |
64 | ../../../i18n/zh_TW/drawpad.ts | 64 | ../../../i18n/zh_TW/drawpad.ts |
65 | |||
66 | |||
67 | |||
68 | include ( ../../../include.pro ) | ||
diff --git a/noncore/multimedia/opieplayer2/opieplayer2.pro b/noncore/multimedia/opieplayer2/opieplayer2.pro index 310d9cb..2b22d31 100644 --- a/noncore/multimedia/opieplayer2/opieplayer2.pro +++ b/noncore/multimedia/opieplayer2/opieplayer2.pro | |||
@@ -24,3 +24,7 @@ OBJECTS_DIR = qpeobj | |||
24 | #INCLUDEPATH += $(OPIEDIR)/include | 24 | #INCLUDEPATH += $(OPIEDIR)/include |
25 | #DEPENDPATH += $(OPIEDIR)/include | 25 | #DEPENDPATH += $(OPIEDIR)/include |
26 | 26 | ||
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/multimedia/opieplayer2/zeckeplayer.pro b/noncore/multimedia/opieplayer2/zeckeplayer.pro index 18ee623..be900a2 100644 --- a/noncore/multimedia/opieplayer2/zeckeplayer.pro +++ b/noncore/multimedia/opieplayer2/zeckeplayer.pro | |||
@@ -7,4 +7,7 @@ SOURCES = alphablend.c yuv2rgb.c nullvideo.o frame.cpp lib.cpp mainTest.cpp | |||
7 | INCLUDEPATH+= $(OPIEDIR)/include /opt/QtPalmtop/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include /opt/QtPalmtop/include |
8 | DEPENDPATH+= $(OPIEDIR)/include /opt/QtPalmtop/include | 8 | DEPENDPATH+= $(OPIEDIR)/include /opt/QtPalmtop/include |
9 | LIBS += -L/opt/QtPalmtop/lib -lxine -lxineutils | 9 | LIBS += -L/opt/QtPalmtop/lib -lxine -lxineutils |
10 | TARGET = zeckeplayer \ No newline at end of file | 10 | TARGET = zeckeplayer |
11 | |||
12 | |||
13 | include ( ../../../include.pro ) | ||
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro index dd9414f..275d0c9 100644 --- a/noncore/multimedia/showimg/showimg.pro +++ b/noncore/multimedia/showimg/showimg.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/showimg.ts \ | |||
24 | ../../../i18n/zh_CN/showimg.ts \ | 24 | ../../../i18n/zh_CN/showimg.ts \ |
25 | ../../../i18n/zh_TW/showimg.ts \ | 25 | ../../../i18n/zh_TW/showimg.ts \ |
26 | ../../../i18n/da/showimg.ts | 26 | ../../../i18n/da/showimg.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/net/ftplib/ftplib.pro b/noncore/net/ftplib/ftplib.pro index 9ee3605..3dd8dbd 100644 --- a/noncore/net/ftplib/ftplib.pro +++ b/noncore/net/ftplib/ftplib.pro | |||
@@ -4,3 +4,7 @@ HEADERS = ftplib.h | |||
4 | SOURCES = ftplib.c | 4 | SOURCES = ftplib.c |
5 | DESTDIR = $(QTDIR)/lib$(PROJMAK) | 5 | DESTDIR = $(QTDIR)/lib$(PROJMAK) |
6 | INTERFACES = | 6 | INTERFACES = |
7 | |||
8 | |||
9 | |||
10 | include ( ../../../include.pro ) | ||
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro index b359f23..f5d2af0 100644 --- a/noncore/net/opieftp/opieftp.pro +++ b/noncore/net/opieftp/opieftp.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/opieftp.ts \ | |||
24 | ../../../i18n/sl/opieftp.ts \ | 24 | ../../../i18n/sl/opieftp.ts \ |
25 | ../../../i18n/zh_CN/opieftp.ts \ | 25 | ../../../i18n/zh_CN/opieftp.ts \ |
26 | ../../../i18n/zh_TW/opieftp.ts | 26 | ../../../i18n/zh_TW/opieftp.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/net/opieirc/opieirc.pro b/noncore/net/opieirc/opieirc.pro index 37742f5..3fe1961 100644 --- a/noncore/net/opieirc/opieirc.pro +++ b/noncore/net/opieirc/opieirc.pro | |||
@@ -22,3 +22,7 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
22 | DEPENDPATH+= $(OPIEDIR)/include | 22 | DEPENDPATH+= $(OPIEDIR)/include |
23 | LIBS += -lqpe -lopie | 23 | LIBS += -lqpe -lopie |
24 | 24 | ||
25 | |||
26 | |||
27 | |||
28 | include ( ../../../include.pro ) | ||
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro index cbdb148..d713708 100644 --- a/noncore/net/opietooth/applet/applet.pro +++ b/noncore/net/opietooth/applet/applet.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ | |||
26 | ../../../../i18n/sl/libbluetoothapplet.ts \ | 26 | ../../../../i18n/sl/libbluetoothapplet.ts \ |
27 | ../../../../i18n/zh_CN/libbluetoothapplet.ts \ | 27 | ../../../../i18n/zh_CN/libbluetoothapplet.ts \ |
28 | ../../../../i18n/zh_TW/libbluetoothapplet.ts | 28 | ../../../../i18n/zh_TW/libbluetoothapplet.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro index 6fc5157..27295da 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro | |||
@@ -27,3 +27,7 @@ TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ | |||
27 | ../../../../i18n/sl/bluepin.ts \ | 27 | ../../../../i18n/sl/bluepin.ts \ |
28 | ../../../../i18n/zh_CN/bluepin.ts \ | 28 | ../../../../i18n/zh_CN/bluepin.ts \ |
29 | ../../../../i18n/zh_TW/bluepin.ts | 29 | ../../../../i18n/zh_TW/bluepin.ts |
30 | |||
31 | |||
32 | |||
33 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro index ca5edd2..d250448 100644 --- a/noncore/net/opietooth/lib/lib.pro +++ b/noncore/net/opietooth/lib/lib.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \ | |||
24 | ../../../../i18n/sl/libopietooth.ts \ | 24 | ../../../../i18n/sl/libopietooth.ts \ |
25 | ../../../../i18n/zh_CN/libopietooth.ts \ | 25 | ../../../../i18n/zh_CN/libopietooth.ts \ |
26 | ../../../../i18n/zh_TW/libopietooth.ts | 26 | ../../../../i18n/zh_TW/libopietooth.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index 1c3faf3..f3599bb 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro | |||
@@ -43,3 +43,7 @@ TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \ | |||
43 | ../../../../i18n/sl/bluetooth-manager.ts \ | 43 | ../../../../i18n/sl/bluetooth-manager.ts \ |
44 | ../../../../i18n/zh_CN/bluetooth-manager.ts \ | 44 | ../../../../i18n/zh_CN/bluetooth-manager.ts \ |
45 | ../../../../i18n/zh_TW/bluetooth-manager.ts | 45 | ../../../../i18n/zh_TW/bluetooth-manager.ts |
46 | |||
47 | |||
48 | |||
49 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/net/ubrowser/ubrowser.pro b/noncore/net/ubrowser/ubrowser.pro index 3704a48..09a2c79 100644 --- a/noncore/net/ubrowser/ubrowser.pro +++ b/noncore/net/ubrowser/ubrowser.pro | |||
@@ -7,3 +7,7 @@ INCLUDEPATH +=../../../include | |||
7 | DEPENDPATH+=../../../include | 7 | DEPENDPATH+=../../../include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = ubrowser | 9 | TARGET = ubrowser |
10 | |||
11 | |||
12 | |||
13 | include ( ../../../include.pro ) | ||
diff --git a/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro b/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro index a85520c..def42c0 100644 --- a/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro +++ b/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += | |||
9 | LIBS += | 9 | LIBS += |
10 | INTERFACES = | 10 | INTERFACES = |
11 | TARGET = orinoco_hopper | 11 | TARGET = orinoco_hopper |
12 | |||
13 | |||
14 | |||
15 | include ( ../../../../../include.pro ) | ||
diff --git a/noncore/net/wellenreiter/daemon/daemon.pro b/noncore/net/wellenreiter/daemon/daemon.pro index 246e4f9..5f4d09b 100644 --- a/noncore/net/wellenreiter/daemon/daemon.pro +++ b/noncore/net/wellenreiter/daemon/daemon.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lpcap -L$(QTDIR)/lib -lwellenreiter | 9 | LIBS += -lpcap -L$(QTDIR)/lib -lwellenreiter |
10 | INTERFACES = | 10 | INTERFACES = |
11 | TARGET = wellenreiterd | 11 | TARGET = wellenreiterd |
12 | |||
13 | |||
14 | |||
15 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/net/wellenreiter/gui/gui-x11.pro b/noncore/net/wellenreiter/gui/gui-x11.pro index c2a4394..06b2c06 100644 --- a/noncore/net/wellenreiter/gui/gui-x11.pro +++ b/noncore/net/wellenreiter/gui/gui-x11.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += ../ | |||
9 | LIBS += -L. -lwellenreiter | 9 | LIBS += -L. -lwellenreiter |
10 | INTERFACES = configbase.ui | 10 | INTERFACES = configbase.ui |
11 | TARGET = wellenreiter | 11 | TARGET = wellenreiter |
12 | |||
13 | |||
14 | |||
15 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/net/wellenreiter/gui/gui.pro b/noncore/net/wellenreiter/gui/gui.pro index 52ed8c6..397da25 100644 --- a/noncore/net/wellenreiter/gui/gui.pro +++ b/noncore/net/wellenreiter/gui/gui.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include ../ | |||
9 | LIBS += -lqpe -lopie -L. -lwellenreiter | 9 | LIBS += -lqpe -lopie -L. -lwellenreiter |
10 | INTERFACES = configbase.ui | 10 | INTERFACES = configbase.ui |
11 | TARGET = wellenreiter | 11 | TARGET = wellenreiter |
12 | |||
13 | |||
14 | |||
15 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro b/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro index 8a6ed36..5a7e20d 100644 --- a/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro +++ b/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro | |||
@@ -9,3 +9,7 @@ TMAKE_CFLAGS += -D__UNIX__ | |||
9 | 9 | ||
10 | DESTDIR = $(QTDIR)/lib | 10 | DESTDIR = $(QTDIR)/lib |
11 | TARGET = wellenreiter | 11 | TARGET = wellenreiter |
12 | |||
13 | |||
14 | |||
15 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/net/wellenreiter/wellenreiter.pro b/noncore/net/wellenreiter/wellenreiter.pro index 89400d7..229440f 100644 --- a/noncore/net/wellenreiter/wellenreiter.pro +++ b/noncore/net/wellenreiter/wellenreiter.pro | |||
@@ -1,2 +1,6 @@ | |||
1 | TEMPLATE = subdirs | 1 | TEMPLATE = subdirs |
2 | unix:SUBDIRS = libwellenreiter daemon gui contrib/orinoco_hopper | 2 | unix:SUBDIRS = libwellenreiter daemon gui contrib/orinoco_hopper |
3 | |||
4 | |||
5 | |||
6 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/appearance2/appearance2.pro b/noncore/settings/appearance2/appearance2.pro index 5870d73..26db92b 100644 --- a/noncore/settings/appearance2/appearance2.pro +++ b/noncore/settings/appearance2/appearance2.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/appearance.ts \ | |||
26 | ../../../i18n/zh_CN/appearance.ts \ | 26 | ../../../i18n/zh_CN/appearance.ts \ |
27 | ../../../i18n/zh_TW/appearance.ts \ | 27 | ../../../i18n/zh_TW/appearance.ts \ |
28 | ../../../i18n/da/appearance.ts | 28 | ../../../i18n/da/appearance.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/aqpkg/aqpkg.pro b/noncore/settings/aqpkg/aqpkg.pro index a5d49e7..5fc323a 100644 --- a/noncore/settings/aqpkg/aqpkg.pro +++ b/noncore/settings/aqpkg/aqpkg.pro | |||
@@ -45,3 +45,7 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
45 | DEPENDPATH += $(OPIEDIR)/include | 45 | DEPENDPATH += $(OPIEDIR)/include |
46 | LIBS += -lqpe -lopie -lstdc++ | 46 | LIBS += -lqpe -lopie -lstdc++ |
47 | DESTDIR = $(OPIEDIR)/bin | 47 | DESTDIR = $(OPIEDIR)/bin |
48 | |||
49 | |||
50 | |||
51 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/backup/backup.pro b/noncore/settings/backup/backup.pro index 0e35a7e..a9bd572 100644 --- a/noncore/settings/backup/backup.pro +++ b/noncore/settings/backup/backup.pro | |||
@@ -28,3 +28,7 @@ TRANSLATIONS = ../../../i18n/de/backup.ts \ | |||
28 | ../../../i18n/it/backup.ts \ | 28 | ../../../i18n/it/backup.ts \ |
29 | ../../../i18n/da/backup.ts | 29 | ../../../i18n/da/backup.ts |
30 | 30 | ||
31 | |||
32 | |||
33 | |||
34 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro index cf8b697..49da3ba 100644 --- a/noncore/settings/language/language.pro +++ b/noncore/settings/language/language.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/language.ts \ | |||
25 | ../../../i18n/zh_CN/language.ts \ | 25 | ../../../i18n/zh_CN/language.ts \ |
26 | ../../../i18n/zh_TW/language.ts \ | 26 | ../../../i18n/zh_TW/language.ts \ |
27 | ../../../i18n/da/language.ts | 27 | ../../../i18n/da/language.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/mediummount/mediummount.pro b/noncore/settings/mediummount/mediummount.pro index bb2c4ed..8762a1a 100644 --- a/noncore/settings/mediummount/mediummount.pro +++ b/noncore/settings/mediummount/mediummount.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/mediummount.ts \ | |||
25 | ../../../i18n/sl/mediummount.ts \ | 25 | ../../../i18n/sl/mediummount.ts \ |
26 | ../../../i18n/zh_CN/mediummount.ts \ | 26 | ../../../i18n/zh_CN/mediummount.ts \ |
27 | ../../../i18n/zh_TW/mediummount.ts | 27 | ../../../i18n/zh_TW/mediummount.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro index d74618c..ae098aa 100644 --- a/noncore/settings/netsystemtime/netsystemtime.pro +++ b/noncore/settings/netsystemtime/netsystemtime.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/systemtime.ts \ | |||
26 | ../../../i18n/sl/systemtime.ts \ | 26 | ../../../i18n/sl/systemtime.ts \ |
27 | ../../../i18n/zh_CN/systemtime.ts \ | 27 | ../../../i18n/zh_CN/systemtime.ts \ |
28 | ../../../i18n/zh_TW/systemtime.ts | 28 | ../../../i18n/zh_TW/systemtime.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/networksettings/interfaces/interfaces.pro b/noncore/settings/networksettings/interfaces/interfaces.pro index 9a024f6..9fd1b20 100644 --- a/noncore/settings/networksettings/interfaces/interfaces.pro +++ b/noncore/settings/networksettings/interfaces/interfaces.pro | |||
@@ -10,3 +10,7 @@ LIBS += -lqpe | |||
10 | INTERFACES= interfaceadvanced.ui interfaceinformation.ui interfacesetup.ui | 10 | INTERFACES= interfaceadvanced.ui interfaceinformation.ui interfacesetup.ui |
11 | TARGET = interfaces | 11 | TARGET = interfaces |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | |||
14 | |||
15 | |||
16 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/settings/networksettings/networksettings.pro b/noncore/settings/networksettings/networksettings.pro index 85dbc4a..d1d0355 100644 --- a/noncore/settings/networksettings/networksettings.pro +++ b/noncore/settings/networksettings/networksettings.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include interfaces/ wlan/ | |||
9 | LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings -Linterfaces/ -linterfaces | 9 | LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings -Linterfaces/ -linterfaces |
10 | INTERFACES = mainwindow.ui addconnection.ui | 10 | INTERFACES = mainwindow.ui addconnection.ui |
11 | TARGET = networksettings | 11 | TARGET = networksettings |
12 | |||
13 | |||
14 | |||
15 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/networksettings/ppp/ppp.pro b/noncore/settings/networksettings/ppp/ppp.pro index 075cc5f..42dc4a9 100644 --- a/noncore/settings/networksettings/ppp/ppp.pro +++ b/noncore/settings/networksettings/ppp/ppp.pro | |||
@@ -10,3 +10,7 @@ LIBS += -lqpe -L../interfaces/ -linterfaces | |||
10 | INTERFACES= ppp.ui | 10 | INTERFACES= ppp.ui |
11 | TARGET = pppplugin | 11 | TARGET = pppplugin |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | |||
14 | |||
15 | |||
16 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/settings/networksettings/wlan/wlan.pro b/noncore/settings/networksettings/wlan/wlan.pro index 8607931..5a8bfea 100644 --- a/noncore/settings/networksettings/wlan/wlan.pro +++ b/noncore/settings/networksettings/wlan/wlan.pro | |||
@@ -10,3 +10,7 @@ LIBS += -lqpe -L../interfaces/ -linterfaces | |||
10 | INTERFACES= wlan.ui info.ui | 10 | INTERFACES= wlan.ui info.ui |
11 | TARGET = wlanplugin | 11 | TARGET = wlanplugin |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | |||
14 | |||
15 | |||
16 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro index fe07d95..f8ac76b 100644 --- a/noncore/settings/sound/sound.pro +++ b/noncore/settings/sound/sound.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/sound.ts \ | |||
25 | ../../../i18n/sl/sound.ts \ | 25 | ../../../i18n/sl/sound.ts \ |
26 | ../../../i18n/zh_CN/sound.ts \ | 26 | ../../../i18n/zh_CN/sound.ts \ |
27 | ../../../i18n/zh_TW/sound.ts | 27 | ../../../i18n/zh_TW/sound.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/sshkeys/sshkeys.pro b/noncore/settings/sshkeys/sshkeys.pro index 1a4e325..96ed1f1 100644 --- a/noncore/settings/sshkeys/sshkeys.pro +++ b/noncore/settings/sshkeys/sshkeys.pro | |||
@@ -27,3 +27,7 @@ TRANSLATIONS = ../../../i18n/de/sshkeys.ts \ | |||
27 | ../../../i18n/it/sshkeys.ts \ | 27 | ../../../i18n/it/sshkeys.ts \ |
28 | ../../../i18n/da/sshkeys.ts | 28 | ../../../i18n/da/sshkeys.ts |
29 | 29 | ||
30 | |||
31 | |||
32 | |||
33 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index b6217c3..18be20a 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro | |||
@@ -42,3 +42,7 @@ TRANSLATIONS = ../../../i18n/de/sysinfo.ts \ | |||
42 | ../../../i18n/zh_CN/sysinfo.ts \ | 42 | ../../../i18n/zh_CN/sysinfo.ts \ |
43 | ../../../i18n/zh_TW/sysinfo.ts \ | 43 | ../../../i18n/zh_TW/sysinfo.ts \ |
44 | ../../../i18n/da/sysinfo.ts | 44 | ../../../i18n/da/sysinfo.ts |
45 | |||
46 | |||
47 | |||
48 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/tabmanager/tabmanager.pro b/noncore/settings/tabmanager/tabmanager.pro index 9911617..be03dda 100644 --- a/noncore/settings/tabmanager/tabmanager.pro +++ b/noncore/settings/tabmanager/tabmanager.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/tabmanager.ts \ | |||
25 | ../../../i18n/sl/tabmanager.ts \ | 25 | ../../../i18n/sl/tabmanager.ts \ |
26 | ../../../i18n/zh_CN/tabmanager.ts \ | 26 | ../../../i18n/zh_CN/tabmanager.ts \ |
27 | ../../../i18n/zh_TW/tabmanager.ts | 27 | ../../../i18n/zh_TW/tabmanager.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/settings/usermanager/usermanager.pro b/noncore/settings/usermanager/usermanager.pro index 11c31da..c4c3dfd 100644 --- a/noncore/settings/usermanager/usermanager.pro +++ b/noncore/settings/usermanager/usermanager.pro | |||
@@ -27,3 +27,7 @@ TRANSLATIONS = ../../../i18n/de/usermanager.ts \ | |||
27 | ../../../i18n/it/usermanager.ts \ | 27 | ../../../i18n/it/usermanager.ts \ |
28 | ../../../i18n/da/usermanager.ts | 28 | ../../../i18n/da/usermanager.ts |
29 | 29 | ||
30 | |||
31 | |||
32 | |||
33 | include ( ../../../include.pro ) | ||
diff --git a/noncore/styles/flat/flat.pro b/noncore/styles/flat/flat.pro index 8e2512f..796697b 100644 --- a/noncore/styles/flat/flat.pro +++ b/noncore/styles/flat/flat.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | |||
13 | |||
14 | |||
15 | include ( ../../../include.pro ) | ||
diff --git a/noncore/styles/fresh/fresh.pro b/noncore/styles/fresh/fresh.pro index e2780e0..2603909 100644 --- a/noncore/styles/fresh/fresh.pro +++ b/noncore/styles/fresh/fresh.pro | |||
@@ -9,3 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | |||
13 | |||
14 | |||
15 | include ( ../../../include.pro ) | ||
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro index a774fd2..588b373 100644 --- a/noncore/styles/liquid/liquid.pro +++ b/noncore/styles/liquid/liquid.pro | |||
@@ -32,3 +32,7 @@ TRANSLATIONS = ../../../i18n/de/libliquid.ts \ | |||
32 | ../../../i18n/sl/libliquid.ts \ | 32 | ../../../i18n/sl/libliquid.ts \ |
33 | ../../../i18n/zh_CN/libliquid.ts \ | 33 | ../../../i18n/zh_CN/libliquid.ts \ |
34 | ../../../i18n/zh_TW/libliquid.ts | 34 | ../../../i18n/zh_TW/libliquid.ts |
35 | |||
36 | |||
37 | |||
38 | include ( ../../../include.pro ) | ||
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro index df833bc..6c38a2d 100644 --- a/noncore/styles/metal/metal.pro +++ b/noncore/styles/metal/metal.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/libmetal.ts \ | |||
25 | ../../../i18n/sl/libmetal.ts \ | 25 | ../../../i18n/sl/libmetal.ts \ |
26 | ../../../i18n/zh_CN/libmetal.ts \ | 26 | ../../../i18n/zh_CN/libmetal.ts \ |
27 | ../../../i18n/zh_TW/libmetal.ts | 27 | ../../../i18n/zh_TW/libmetal.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro index 29da52f..8865fbc 100644 --- a/noncore/styles/theme/theme.pro +++ b/noncore/styles/theme/theme.pro | |||
@@ -35,3 +35,7 @@ TRANSLATIONS = ../../../i18n/de/libtheme.ts \ | |||
35 | ../../../i18n/sl/libtheme.ts \ | 35 | ../../../i18n/sl/libtheme.ts \ |
36 | ../../../i18n/zh_CN/libtheme.ts \ | 36 | ../../../i18n/zh_CN/libtheme.ts \ |
37 | ../../../i18n/zh_TW/libtheme.ts | 37 | ../../../i18n/zh_TW/libtheme.ts |
38 | |||
39 | |||
40 | |||
41 | include ( ../../../include.pro ) | ||
diff --git a/noncore/todayplugins/fortune/fortune.pro b/noncore/todayplugins/fortune/fortune.pro index 01d0593..dab1170 100644 --- a/noncore/todayplugins/fortune/fortune.pro +++ b/noncore/todayplugins/fortune/fortune.pro | |||
@@ -17,3 +17,7 @@ LIBS+= -lqpe -lopie | |||
17 | 17 | ||
18 | DESTDIR = $(OPIEDIR)/plugins/today | 18 | DESTDIR = $(OPIEDIR)/plugins/today |
19 | TARGET = todayfortuneplugin | 19 | TARGET = todayfortuneplugin |
20 | |||
21 | |||
22 | |||
23 | include ( ../../../include.pro ) | ||
diff --git a/noncore/todayplugins/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker.pro index 96319da..659d4c3 100644 --- a/noncore/todayplugins/stockticker/stockticker.pro +++ b/noncore/todayplugins/stockticker/stockticker.pro | |||
@@ -1,2 +1,6 @@ | |||
1 | TEMPLATE = subdirs | 1 | TEMPLATE = subdirs |
2 | unix:SUBDIRS = stockticker stocktickerlib | 2 | unix:SUBDIRS = stockticker stocktickerlib |
3 | |||
4 | |||
5 | |||
6 | include ( ../../../include.pro ) | ||
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro index c5fe885..56353a3 100644 --- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro +++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro | |||
@@ -8,3 +8,7 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS+= -lqpe -lopie | 9 | LIBS+= -lqpe -lopie |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | |||
12 | |||
13 | |||
14 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro index 13c846b..73fda49 100644 --- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro +++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro | |||
@@ -25,3 +25,7 @@ TMAKE_CFLAGS += -D__UNIX__ | |||
25 | 25 | ||
26 | DESTDIR = $(OPIEDIR)/plugins/today | 26 | DESTDIR = $(OPIEDIR)/plugins/today |
27 | TARGET = todaystocktickerplugin | 27 | TARGET = todaystocktickerplugin |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/todayplugins/weather/weather.pro b/noncore/todayplugins/weather/weather.pro index 2c7d865..5228f38 100644 --- a/noncore/todayplugins/weather/weather.pro +++ b/noncore/todayplugins/weather/weather.pro | |||
@@ -21,3 +21,7 @@ LIBS+= -lqpe -lopie | |||
21 | 21 | ||
22 | DESTDIR = $(OPIEDIR)/plugins/today | 22 | DESTDIR = $(OPIEDIR)/plugins/today |
23 | TARGET = todayweatherplugin | 23 | TARGET = todayweatherplugin |
24 | |||
25 | |||
26 | |||
27 | include ( ../../../include.pro ) | ||
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro index 9e32362..92dd2f6 100644 --- a/noncore/tools/calc2/binary/binary.pro +++ b/noncore/tools/calc2/binary/binary.pro | |||
@@ -27,3 +27,7 @@ | |||
27 | # ../../../../i18n/sl/libbinary.ts \ | 27 | # ../../../../i18n/sl/libbinary.ts \ |
28 | # ../../../../i18n/zh_CN/libbinary.ts \ | 28 | # ../../../../i18n/zh_CN/libbinary.ts \ |
29 | # ../../../../i18n/zh_TW/libbinary.ts | 29 | # ../../../../i18n/zh_TW/libbinary.ts |
30 | |||
31 | |||
32 | |||
33 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index f9553ef..31b277f 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro | |||
@@ -23,3 +23,7 @@ | |||
23 | # ../../../i18n/sl/calc.pro \ | 23 | # ../../../i18n/sl/calc.pro \ |
24 | # ../../../i18n/zh_CN/calc.pro \ | 24 | # ../../../i18n/zh_CN/calc.pro \ |
25 | # ../../../i18n/zh_TW/calc.pro | 25 | # ../../../i18n/zh_TW/calc.pro |
26 | |||
27 | |||
28 | |||
29 | include ( ../../../include.pro ) | ||
diff --git a/noncore/tools/calc2/simple/simple.pro b/noncore/tools/calc2/simple/simple.pro index c114dde..772db73 100644 --- a/noncore/tools/calc2/simple/simple.pro +++ b/noncore/tools/calc2/simple/simple.pro | |||
@@ -24,3 +24,7 @@ | |||
24 | # ../../../../i18n/sl/lib.ts \ | 24 | # ../../../../i18n/sl/lib.ts \ |
25 | # ../../../../i18n/zh_CN/lib.ts \ | 25 | # ../../../../i18n/zh_CN/lib.ts \ |
26 | # ../../../../i18n/zh_TW/lib.ts | 26 | # ../../../../i18n/zh_TW/lib.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../../include.pro ) | ||
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index eed584f..280d202 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/calculator.ts \ | |||
26 | ../../../i18n/zh_CN/calculator.ts \ | 26 | ../../../i18n/zh_CN/calculator.ts \ |
27 | ../../../i18n/zh_TW/calculator.ts \ | 27 | ../../../i18n/zh_TW/calculator.ts \ |
28 | ../../../i18n/da/calculator.ts | 28 | ../../../i18n/da/calculator.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index 086349e..c4ffdb9 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro | |||
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/clock.ts \ | |||
26 | ../../../i18n/zh_CN/clock.ts \ | 26 | ../../../i18n/zh_CN/clock.ts \ |
27 | ../../../i18n/zh_TW/clock.ts \ | 27 | ../../../i18n/zh_TW/clock.ts \ |
28 | ../../../i18n/da/clock.ts | 28 | ../../../i18n/da/clock.ts |
29 | |||
30 | |||
31 | |||
32 | include ( ../../../include.pro ) | ||
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro index 2c08e4c..48520da 100644 --- a/noncore/tools/formatter/formatter.pro +++ b/noncore/tools/formatter/formatter.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/formatter.ts \ | |||
24 | ../../../i18n/sl/formatter.ts \ | 24 | ../../../i18n/sl/formatter.ts \ |
25 | ../../../i18n/zh_CN/formatter.ts \ | 25 | ../../../i18n/zh_CN/formatter.ts \ |
26 | ../../../i18n/zh_TW/formatter.ts | 26 | ../../../i18n/zh_TW/formatter.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro index c6c1846..373df7d 100644 --- a/noncore/tools/opie-sh/opie-sh.pro +++ b/noncore/tools/opie-sh/opie-sh.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/opie-sh.ts \ | |||
24 | ../../../i18n/sl/opie-sh.ts \ | 24 | ../../../i18n/sl/opie-sh.ts \ |
25 | ../../../i18n/zh_CN/opie-sh.ts \ | 25 | ../../../i18n/zh_CN/opie-sh.ts \ |
26 | ../../../i18n/zh_TW/opie-sh.ts | 26 | ../../../i18n/zh_TW/opie-sh.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro index 277c5ef..50fcdbb 100644 --- a/noncore/tools/remote/remote.pro +++ b/noncore/tools/remote/remote.pro | |||
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/remote.ts \ | |||
24 | ../../../i18n/sl/remote.ts \ | 24 | ../../../i18n/sl/remote.ts \ |
25 | ../../../i18n/zh_CN/remote.ts \ | 25 | ../../../i18n/zh_CN/remote.ts \ |
26 | ../../../i18n/zh_TW/remote.ts | 26 | ../../../i18n/zh_TW/remote.ts |
27 | |||
28 | |||
29 | |||
30 | include ( ../../../include.pro ) | ||
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index a98e293..c3f5427 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ | |||
25 | ../../../i18n/zh_CN/filebrowser.ts \ | 25 | ../../../i18n/zh_CN/filebrowser.ts \ |
26 | ../../../i18n/it/filebrowser.ts \ | 26 | ../../../i18n/it/filebrowser.ts \ |
27 | ../../../i18n/zh_TW/filebrowser.ts | 27 | ../../../i18n/zh_TW/filebrowser.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro index a5d3797..9a55fce 100644 --- a/noncore/unsupported/gsmtool/gsmtool.pro +++ b/noncore/unsupported/gsmtool/gsmtool.pro | |||
@@ -29,3 +29,7 @@ TRANSLATIONS = ../../../i18n/de/gsmtool.ts \ | |||
29 | ../../../i18n/sl/gsmtool.ts \ | 29 | ../../../i18n/sl/gsmtool.ts \ |
30 | ../../../i18n/zh_CN/gsmtool.ts \ | 30 | ../../../i18n/zh_CN/gsmtool.ts \ |
31 | ../../../i18n/zh_TW/gsmtool.ts | 31 | ../../../i18n/zh_TW/gsmtool.ts |
32 | |||
33 | |||
34 | |||
35 | include ( ../../../include.pro ) | ||
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro index c03ebd2..117e18e 100644 --- a/noncore/unsupported/mail2/bend/bend.pro +++ b/noncore/unsupported/mail2/bend/bend.pro | |||
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/libbend.ts \ | |||
25 | ../../../i18n/sl/libbend.ts \ | 25 | ../../../i18n/sl/libbend.ts \ |
26 | ../../../i18n/zh_CN/libbend.ts \ | 26 | ../../../i18n/zh_CN/libbend.ts \ |
27 | ../../../i18n/zh_TW/libbend.ts | 27 | ../../../i18n/zh_TW/libbend.ts |
28 | |||
29 | |||
30 | |||
31 | include ( ../../../include.pro ) | ||
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro index 2bee479..1d5a4c1 100644 --- a/noncore/unsupported/mail2/libmail/libmail.pro +++ b/noncore/unsupported/mail2/libmail/libmail.pro | |||
@@ -39,3 +39,7 @@ TRANSLATIONS = ../../../i18n/de/libmail.ts \ | |||
39 | ../../../i18n/sl/libmail.ts \ | 39 | ../../../i18n/sl/libmail.ts \ |
40 | ../../../i18n/zh_CN/libmail.ts \ | 40 | ../../../i18n/zh_CN/libmail.ts \ |
41 | ../../../i18n/zh_TW/libmail.ts | 41 | ../../../i18n/zh_TW/libmail.ts |
42 | |||
43 | |||
44 | |||
45 | include ( ../../../include.pro ) | ||
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro index 3378153..407545f 100644 --- a/noncore/unsupported/mail2/mail.pro +++ b/noncore/unsupported/mail2/mail.pro | |||
@@ -61,3 +61,7 @@ TRANSLATIONS = ../../i18n/de/mail.ts \ | |||
61 | ../../i18n/sl/mail.ts \ | 61 | ../../i18n/sl/mail.ts \ |
62 | ../../i18n/zh_CN/mail.ts \ | 62 | ../../i18n/zh_CN/mail.ts \ |
63 | ../../i18n/zh_TW/mail.ts | 63 | ../../i18n/zh_TW/mail.ts |
64 | |||
65 | |||
66 | |||
67 | include ( ../../include.pro ) | ||
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro index 7b933e1..0cbaf47 100644 --- a/noncore/unsupported/oipkg/oipkg.pro +++ b/noncore/unsupported/oipkg/oipkg.pro | |||
@@ -53,3 +53,7 @@ TRANSLATIONS = ../../../i18n/de/oipkg.ts \ | |||
53 | ../../../i18n/sl/oipkg.ts \ | 53 | ../../../i18n/sl/oipkg.ts \ |
54 | ../../../i18n/zh_CN/oipkg.ts \ | 54 | ../../../i18n/zh_CN/oipkg.ts \ |
55 | ../../../i18n/zh_TW/oipkg.ts | 55 | ../../../i18n/zh_TW/oipkg.ts |
56 | |||
57 | |||
58 | |||
59 | include ( ../../../include.pro ) | ||
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro index 8c73477..7c92eda 100644 --- a/noncore/unsupported/qpdf/qpdf.pro +++ b/noncore/unsupported/qpdf/qpdf.pro | |||
@@ -70,3 +70,7 @@ TRANSLATIONS = ../../../i18n/de/qpdf.ts \ | |||
70 | ../../../i18n/zh_CN/qpdf.ts \ | 70 | ../../../i18n/zh_CN/qpdf.ts \ |
71 | ../../../i18n/it/qpdf.ts \ | 71 | ../../../i18n/it/qpdf.ts \ |
72 | ../../../i18n/zh_TW/qpdf.ts | 72 | ../../../i18n/zh_TW/qpdf.ts |
73 | |||
74 | |||
75 | |||
76 | include ( ../../../include.pro ) | ||