summaryrefslogtreecommitdiff
authorcniehaus <cniehaus>2002-08-29 15:24:36 (UTC)
committer cniehaus <cniehaus>2002-08-29 15:24:36 (UTC)
commit0561505ce8077b2ae494f0f9af3e3f6b1ad4de16 (patch) (unidiff)
tree5bc3d921febf93a36d2d777fae3b3c84bcf74754
parent4b90c9ba76f5757c670e1fd66ceb9cf2d8057073 (diff)
downloadopie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.zip
opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.gz
opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.bz2
I fixed some issues in .pro
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.pro1
-rw-r--r--noncore/apps/checkbook/checkbook.pro16
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro16
-rw-r--r--noncore/comm/keypebble/keypebble.pro1
-rw-r--r--noncore/games/minesweep/minesweep.pro1
-rw-r--r--noncore/games/tetrix/tetrix.pro4
6 files changed, 36 insertions, 3 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 169edc1..3b75008 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -116,2 +116,3 @@ TRANSLATIONS = ../../i18n/de/qpe.ts \
116 ../../i18n/zh_CN/qpe.ts \ 116 ../../i18n/zh_CN/qpe.ts \
117 ../../i18n/it/qpe.ts \
117 ../../i18n/zh_TW/qpe.ts 118 ../../i18n/zh_TW/qpe.ts
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro
index 68db34b..e9e2167 100644
--- a/noncore/apps/checkbook/checkbook.pro
+++ b/noncore/apps/checkbook/checkbook.pro
@@ -34 +34,17 @@ TARGET = checkbook
34 DESTDIR = $(OPIEDIR)/bin 34 DESTDIR = $(OPIEDIR)/bin
35
36TRANSLATIONS = ../../../i18n/de/checkbook.ts \
37 ../../../i18n/en/checkbook.ts \
38 ../../../i18n/es/checkbook.ts \
39 ../../../i18n/fr/checkbook.ts \
40 ../../../i18n/hu/checkbook.ts \
41 ../../../i18n/ja/checkbook.ts \
42 ../../../i18n/ko/checkbook.ts \
43 ../../../i18n/no/checkbook.ts \
44 ../../../i18n/pl/checkbook.ts \
45 ../../../i18n/pt/checkbook.ts \
46 ../../../i18n/pt_BR/checkbook.ts \
47 ../../../i18n/sl/checkbook.ts \
48 ../../../i18n/zh_CN/checkbook.ts \
49 ../../../i18n/zh_TW/checkbook.ts \
50 ../../../i18n/it/checkbook.ts
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index b053975..93a3acc 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -9 +9,17 @@ LIBS += -lqpe
9 TARGET = sheetqt 9 TARGET = sheetqt
10
11TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \
12 ../../../i18n/en/opie-sheet.ts \
13 ../../../i18n/es/opie-sheet.ts \
14 ../../../i18n/fr/opie-sheet.ts \
15 ../../../i18n/hu/opie-sheet.ts \
16 ../../../i18n/ja/opie-sheet.ts \
17 ../../../i18n/ko/opie-sheet.ts \
18 ../../../i18n/no/opie-sheet.ts \
19 ../../../i18n/pl/opie-sheet.ts \
20 ../../../i18n/pt/opie-sheet.ts \
21 ../../../i18n/pt_BR/opie-sheet.ts \
22 ../../../i18n/sl/opie-sheet.ts \
23 ../../../i18n/zh_CN/opie-sheet.ts \
24 ../../../i18n/zh_TW/opie-sheet.ts \
25 ../../../i18n/it/opie-sheet.ts
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 1b392af..a102381 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -14,3 +14,2 @@ HEADERS = d3des.h \
14 kvncoptionsdlg.h \ 14 kvncoptionsdlg.h \
15 version.h \
16 vncauth.h 15 vncauth.h
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 4c5ffb6..89dd5e3 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -27,2 +27,3 @@ TRANSLATIONS = ../../../i18n/de/minesweep.ts \
27 ../../../i18n/zh_CN/minesweep.ts \ 27 ../../../i18n/zh_CN/minesweep.ts \
28 ../../../i18n/it/minesweep.ts \
28 ../../../i18n/zh_TW/minesweep.ts 29 ../../../i18n/zh_TW/minesweep.ts
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index bcb27af..b8fbe9f 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -3,4 +3,3 @@ CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = minefield.h \ 4 HEADERS = gtetrix.h \
5 gtetrix.h \
6 qtetrix.h \ 5 qtetrix.h \
@@ -32,2 +31,3 @@ TRANSLATIONS = ../../../i18n/de/tetrix.ts \
32 ../../../i18n/zh_CN/tetrix.ts \ 31 ../../../i18n/zh_CN/tetrix.ts \
32 ../../../i18n/it/tetrix.ts \
33 ../../../i18n/zh_TW/tetrix.ts 33 ../../../i18n/zh_TW/tetrix.ts