summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show 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
@@ -105,13 +105,14 @@ TRANSLATIONS = ../../i18n/de/qpe.ts \
../../i18n/en/qpe.ts \
../../i18n/es/qpe.ts \
../../i18n/fr/qpe.ts \
../../i18n/hu/qpe.ts \
../../i18n/ja/qpe.ts \
../../i18n/ko/qpe.ts \
../../i18n/no/qpe.ts \
../../i18n/pl/qpe.ts \
../../i18n/pt/qpe.ts \
../../i18n/pt_BR/qpe.ts \
../../i18n/sl/qpe.ts \
../../i18n/zh_CN/qpe.ts \
+ ../../i18n/it/qpe.ts \
../../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
@@ -23,12 +23,28 @@ SOURCES = config.cpp \
qrestrictedline.cpp
INTERFACES = qcheckdetailsbase.ui \
qcheckentrybase.ui \
qcheckgraphbase.ui \
qcheckmmbase.ui \
qchecknamebase.ui \
qcheckviewbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = checkbook
DESTDIR = $(OPIEDIR)/bin
+
+TRANSLATIONS = ../../../i18n/de/checkbook.ts \
+ ../../../i18n/en/checkbook.ts \
+ ../../../i18n/es/checkbook.ts \
+ ../../../i18n/fr/checkbook.ts \
+ ../../../i18n/hu/checkbook.ts \
+ ../../../i18n/ja/checkbook.ts \
+ ../../../i18n/ko/checkbook.ts \
+ ../../../i18n/no/checkbook.ts \
+ ../../../i18n/pl/checkbook.ts \
+ ../../../i18n/pt/checkbook.ts \
+ ../../../i18n/pt_BR/checkbook.ts \
+ ../../../i18n/sl/checkbook.ts \
+ ../../../i18n/zh_CN/checkbook.ts \
+ ../../../i18n/zh_TW/checkbook.ts \
+ ../../../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
@@ -1,9 +1,25 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = mainwindow.h sheet.h cellformat.h finddlg.h numberdlg.h sortdlg.h textdlg.h
SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdlg.cpp sortdlg.cpp textdlg.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = sheetqt
+
+TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \
+ ../../../i18n/en/opie-sheet.ts \
+ ../../../i18n/es/opie-sheet.ts \
+ ../../../i18n/fr/opie-sheet.ts \
+ ../../../i18n/hu/opie-sheet.ts \
+ ../../../i18n/ja/opie-sheet.ts \
+ ../../../i18n/ko/opie-sheet.ts \
+ ../../../i18n/no/opie-sheet.ts \
+ ../../../i18n/pl/opie-sheet.ts \
+ ../../../i18n/pt/opie-sheet.ts \
+ ../../../i18n/pt_BR/opie-sheet.ts \
+ ../../../i18n/sl/opie-sheet.ts \
+ ../../../i18n/zh_CN/opie-sheet.ts \
+ ../../../i18n/zh_TW/opie-sheet.ts \
+ ../../../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
@@ -3,25 +3,24 @@ CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = d3des.h \
krfbbuffer.h \
krfbcanvas.h \
krfbconnection.h \
krfbdecoder.h \
krfblogin.h \
krfboptions.h \
krfbserverinfo.h \
kvnc.h \
kvncconnectdlg.h \
kvncoptionsdlg.h \
- version.h \
vncauth.h
SOURCES = d3des.c \
vncauth.c \
krfbbuffer.cpp \
krfbcanvas.cpp \
krfbconnection.cpp \
krfbdecoder.cpp \
krfblogin.cpp \
krfboptions.cpp \
kvnc.cpp \
kvncconnectdlg.cpp \
kvncoptionsdlg.cpp \
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
@@ -16,13 +16,14 @@ TRANSLATIONS = ../../../i18n/de/minesweep.ts \
../../../i18n/en/minesweep.ts \
../../../i18n/es/minesweep.ts \
../../../i18n/fr/minesweep.ts \
../../../i18n/hu/minesweep.ts \
../../../i18n/ja/minesweep.ts \
../../../i18n/ko/minesweep.ts \
../../../i18n/no/minesweep.ts \
../../../i18n/pl/minesweep.ts \
../../../i18n/pt/minesweep.ts \
../../../i18n/pt_BR/minesweep.ts \
../../../i18n/sl/minesweep.ts \
../../../i18n/zh_CN/minesweep.ts \
+ ../../../i18n/it/minesweep.ts \
../../../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
@@ -1,17 +1,16 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-HEADERS = minefield.h \
- gtetrix.h \
+HEADERS = gtetrix.h \
qtetrix.h \
qtetrixb.h \
tpiece.h
SOURCES = main.cpp \
gtetrix.cpp \
qtetrix.cpp \
qtetrixb.cpp \
tpiece.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
@@ -21,13 +20,14 @@ TRANSLATIONS = ../../../i18n/de/tetrix.ts \
../../../i18n/en/tetrix.ts \
../../../i18n/es/tetrix.ts \
../../../i18n/fr/tetrix.ts \
../../../i18n/hu/tetrix.ts \
../../../i18n/ja/tetrix.ts \
../../../i18n/ko/tetrix.ts \
../../../i18n/no/tetrix.ts \
../../../i18n/pl/tetrix.ts \
../../../i18n/pt/tetrix.ts \
../../../i18n/pt_BR/tetrix.ts \
../../../i18n/sl/tetrix.ts \
../../../i18n/zh_CN/tetrix.ts \
+ ../../../i18n/it/tetrix.ts \
../../../i18n/zh_TW/tetrix.ts