summaryrefslogtreecommitdiff
path: root/noncore
Side-by-side diff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/wirelessapplet/wirelessapplet.pro2
-rw-r--r--noncore/apps/advancedfm/advancedfm.pro2
-rw-r--r--noncore/apps/checkbook/checkbook.pro2
-rw-r--r--noncore/apps/confedit/confedit.pro2
-rw-r--r--noncore/apps/dictionary/dictionary.pro2
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro2
-rw-r--r--noncore/apps/oxygen/oxygen.pro1
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro2
-rw-r--r--noncore/comm/keypebble/keypebble.pro2
-rw-r--r--noncore/comm/mobilemsg/mobilemsg.pro2
-rw-r--r--noncore/games/bounce/bounce.pro2
-rw-r--r--noncore/games/buzzword/buzzword.pro2
-rw-r--r--noncore/games/chess/chess.pro2
-rw-r--r--noncore/games/fifteen/fifteen.pro2
-rw-r--r--noncore/games/go/go.pro2
-rw-r--r--noncore/games/kbill/kbill.pro2
-rw-r--r--noncore/games/kcheckers/kcheckers.pro2
-rw-r--r--noncore/games/kpacman/kpacman.pro2
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro2
-rw-r--r--noncore/games/minesweep/minesweep.pro2
-rw-r--r--noncore/games/parashoot/parashoot.pro2
-rw-r--r--noncore/games/qasteroids/qasteroids.pro2
-rw-r--r--noncore/games/snake/snake.pro2
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
-rw-r--r--noncore/games/tetrix/tetrix.pro2
-rw-r--r--noncore/games/tictac/tictac.pro2
-rw-r--r--noncore/games/wordgame/wordgame.pro2
-rw-r--r--noncore/graphics/drawpad/drawpad.pro2
-rw-r--r--noncore/multimedia/showimg/showimg.pro1
-rw-r--r--noncore/net/opieftp/opieftp.pro2
-rw-r--r--noncore/net/opietooth/applet/applet.pro2
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro2
-rw-r--r--noncore/net/opietooth/lib/lib.pro2
-rw-r--r--noncore/net/opietooth/manager/manager.pro2
-rw-r--r--noncore/settings/appearance2/appearance2.pro1
-rw-r--r--noncore/settings/backup/backup.pro1
-rw-r--r--noncore/settings/language/language.pro1
-rw-r--r--noncore/settings/mediummount/mediummount.pro2
-rw-r--r--noncore/settings/netsystemtime/netsystemtime.pro2
-rw-r--r--noncore/settings/sound/sound.pro2
-rw-r--r--noncore/settings/sshkeys/sshkeys.pro1
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro1
-rw-r--r--noncore/settings/tabmanager/tabmanager.pro2
-rw-r--r--noncore/settings/usermanager/usermanager.pro1
-rw-r--r--noncore/styles/liquid/liquid.pro2
-rw-r--r--noncore/styles/metal/metal.pro2
-rw-r--r--noncore/styles/theme/theme.pro2
-rw-r--r--noncore/tools/calculator/calculator.pro1
-rw-r--r--noncore/tools/clock/clock.pro1
-rw-r--r--noncore/tools/formatter/formatter.pro2
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro2
-rw-r--r--noncore/tools/remote/remote.pro2
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro2
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.pro2
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro2
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro2
-rw-r--r--noncore/unsupported/mail2/mail.pro2
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro2
-rw-r--r--noncore/unsupported/qpdf/qpdf.pro2
59 files changed, 108 insertions, 0 deletions
diff --git a/noncore/applets/wirelessapplet/wirelessapplet.pro b/noncore/applets/wirelessapplet/wirelessapplet.pro
index 390b271..aa673d7 100644
--- a/noncore/applets/wirelessapplet/wirelessapplet.pro
+++ b/noncore/applets/wirelessapplet/wirelessapplet.pro
@@ -2,24 +2,26 @@ TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = wireless.h wirelessappletimpl.h networkinfo.h mgraph.h advancedconfig.h
SOURCES = wireless.cpp wirelessappletimpl.cpp networkinfo.cpp mgraph.cpp advancedconfig.cpp
INTERFACES = advancedconfigbase.ui
TARGET = wirelessapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
VERSION = 0.1.0
TRANSLATIONS = ../../../i18n/de/libwirelessapplet.ts \
+ ../../../i18n/da/libwirelessapplet.ts \
+ ../../../i18n/xx/libwirelessapplet.ts \
../../../i18n/en/libwirelessapplet.ts \
../../../i18n/es/libwirelessapplet.ts \
../../../i18n/fr/libwirelessapplet.ts \
../../../i18n/hu/libwirelessapplet.ts \
../../../i18n/ja/libwirelessapplet.ts \
../../../i18n/ko/libwirelessapplet.ts \
../../../i18n/no/libwirelessapplet.ts \
../../../i18n/pl/libwirelessapplet.ts \
../../../i18n/pt/libwirelessapplet.ts \
../../../i18n/pt_BR/libwirelessapplet.ts \
../../../i18n/sl/libwirelessapplet.ts \
../../../i18n/zh_CN/libwirelessapplet.ts \
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro
index 0e037a1..960ab62 100644
--- a/noncore/apps/advancedfm/advancedfm.pro
+++ b/noncore/apps/advancedfm/advancedfm.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = advancedfm.h filePermissions.h output.h
SOURCES = advancedfm.cpp advancedfmData.cpp advancedfmMenu.cpp filePermissions.cpp output.cpp main.cpp
TARGET = advancedfm
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/bin
LIBS += -lqpe -lopie
TRANSLATIONS = ../../../i18n/de/advancedfm.ts \
+ ../../../i18n/da/advancedfm.ts \
+ ../../../i18n/xx/advancedfm.ts \
../../../i18n/en/advancedfm.ts \
../../../i18n/es/advancedfm.ts \
../../../i18n/fr/advancedfm.ts \
../../../i18n/hu/advancedfm.ts \
../../../i18n/ja/advancedfm.ts \
../../../i18n/ko/advancedfm.ts \
../../../i18n/no/advancedfm.ts \
../../../i18n/pl/advancedfm.ts \
../../../i18n/pt/advancedfm.ts \
../../../i18n/pt_BR/advancedfm.ts \
../../../i18n/sl/advancedfm.ts \
../../../i18n/zh_CN/advancedfm.ts \
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro
index 05cac15..f97cb75 100644
--- a/noncore/apps/checkbook/checkbook.pro
+++ b/noncore/apps/checkbook/checkbook.pro
@@ -17,24 +17,26 @@ SOURCES = main.cpp \
configuration.cpp \
password.cpp \
checkbook.cpp \
transaction.cpp \
graph.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
TARGET = checkbook
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/checkbook.ts \
+ ../../../i18n/da/checkbook.ts \
+ ../../../i18n/xx/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 \
diff --git a/noncore/apps/confedit/confedit.pro b/noncore/apps/confedit/confedit.pro
index 2dc2edf..2a17a46 100644
--- a/noncore/apps/confedit/confedit.pro
+++ b/noncore/apps/confedit/confedit.pro
@@ -2,24 +2,26 @@ DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
#CONFIG = qt warn_on release
CONFIG = qt warn_on debug
HEADERS = mainwindow.h listviewconfdir.h listviewitemconffile.h listviewitemconfigentry.h editwidget.h listviewitemconf.h
SOURCES = main.cpp mainwindow.cpp listviewconfdir.cpp listviewitemconffile.cpp listviewitemconfigentry.cpp editwidget.cpp listviewitemconf.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/ioclude
LIBS += -lqpe
INTERFACES =
TARGET = confedit
TRANSLATIONS = ../../../i18n/de/confedit.ts \
+ ../../../i18n/da/confedit.ts \
+ ../../../i18n/xx/confedit.ts \
../../../i18n/en/confedit.ts \
../../../i18n/es/confedit.ts \
../../../i18n/fr/confedit.ts \
../../../i18n/hu/confedit.ts \
../../../i18n/ja/confedit.ts \
../../../i18n/ko/confedit.ts \
../../../i18n/no/confedit.ts \
../../../i18n/pl/confedit.ts \
../../../i18n/pt/confedit.ts \
../../../i18n/pt_BR/confedit.ts \
../../../i18n/sl/confedit.ts \
../../../i18n/zh_CN/confedit.ts \
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index 687bd31..4539e80 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = dicttool.h
SOURCES = dicttool.cpp main.cpp
INTERFACES = dicttoolbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = dictionary
TRANSLATIONS = ../../../i18n/de/dictionary.ts \
+ ../../../i18n/da/dictionary.ts \
+ ../../../i18n/xx/dictionary.ts \
../../../i18n/en/dictionary.ts \
../../../i18n/es/dictionary.ts \
../../../i18n/fr/dictionary.ts \
../../../i18n/hu/dictionary.ts \
../../../i18n/ja/dictionary.ts \
../../../i18n/ko/dictionary.ts \
../../../i18n/no/dictionary.ts \
../../../i18n/pl/dictionary.ts \
../../../i18n/pt/dictionary.ts \
../../../i18n/pt_BR/dictionary.ts \
../../../i18n/sl/dictionary.ts \
../../../i18n/zh_CN/dictionary.ts \
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index 3671358..7d84d87 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -1,23 +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/sheetqt.ts \
+ ../../../i18n/da/sheetqt.ts \
+ ../../../i18n/xx/sheetqt.ts \
../../../i18n/en/sheetqt.ts \
../../../i18n/es/sheetqt.ts \
../../../i18n/fr/sheetqt.ts \
../../../i18n/hu/sheetqt.ts \
../../../i18n/ja/sheetqt.ts \
../../../i18n/ko/sheetqt.ts \
../../../i18n/no/sheetqt.ts \
../../../i18n/pl/sheetqt.ts \
../../../i18n/pt/sheetqt.ts \
../../../i18n/pt_BR/sheetqt.ts \
../../../i18n/sl/sheetqt.ts \
../../../i18n/zh_CN/sheetqt.ts \
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro
index eca1c5d..5381e10 100644
--- a/noncore/apps/oxygen/oxygen.pro
+++ b/noncore/apps/oxygen/oxygen.pro
@@ -17,24 +17,25 @@ SOURCES = main.cpp \
dataTable.cpp \
psewidget.cpp \
oxyframe.cpp \
datawidgetui.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lstdc++
INTERFACES = calcdlg.ui
TARGET = oxygen
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/oxygen.ts \
+ ../../../i18n/xx/oxygen.ts \
../../../i18n/en/oxygen.ts \
../../../i18n/es/oxygen.ts \
../../../i18n/fr/oxygen.ts \
../../../i18n/hu/oxygen.ts \
../../../i18n/ja/oxygen.ts \
../../../i18n/ko/oxygen.ts \
../../../i18n/no/oxygen.ts \
../../../i18n/pl/oxygen.ts \
../../../i18n/pt/oxygen.ts \
../../../i18n/pt_BR/oxygen.ts \
../../../i18n/sl/oxygen.ts \
../../../i18n/zh_CN/oxygen.ts \
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index d40e9fa..18fa7b3 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -27,24 +27,26 @@ SOURCES = main.cpp \
ui/tvkeyedit.cpp \
db/datacache.cpp \
db/xmlsource.cpp \
db/csvsource.cpp \
db/common.cpp
INTERFACES = ui/tvkeyedit_gen.ui
TARGET = tableviewer
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/tableviewer.ts \
+ ../../../i18n/da/tableviewer.ts \
+ ../../../i18n/xx/tableviewer.ts \
../../../i18n/en/tableviewer.ts \
../../../i18n/es/tableviewer.ts \
../../../i18n/fr/tableviewer.ts \
../../../i18n/hu/tableviewer.ts \
../../../i18n/ja/tableviewer.ts \
../../../i18n/ko/tableviewer.ts \
../../../i18n/no/tableviewer.ts \
../../../i18n/pl/tableviewer.ts \
../../../i18n/pt/tableviewer.ts \
../../../i18n/pt_BR/tableviewer.ts \
../../../i18n/sl/tableviewer.ts \
../../../i18n/zh_CN/tableviewer.ts \
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 1017133..2c4ddbb 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -25,24 +25,26 @@ SOURCES = d3des.c \
kvnc.cpp \
kvncconndlg.cpp \
kvncbookmarkdlg.cpp \
main.cpp
INTERFACES = kvncconndlgbase.ui \
kvncbookmarkdlgbase.ui
TARGET = keypebble
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/keypebble.ts \
+ ../../../i18n/da/keypebble.ts \
+ ../../../i18n/xx/keypebble.ts \
../../../i18n/en/keypebble.ts \
../../../i18n/es/keypebble.ts \
../../../i18n/fr/keypebble.ts \
../../../i18n/hu/keypebble.ts \
../../../i18n/ja/keypebble.ts \
../../../i18n/ko/keypebble.ts \
../../../i18n/no/keypebble.ts \
../../../i18n/pl/keypebble.ts \
../../../i18n/pt/keypebble.ts \
../../../i18n/pt_BR/keypebble.ts \
../../../i18n/sl/keypebble.ts \
../../../i18n/zh_CN/keypebble.ts \
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro
index 04f854a..8c7a960 100644
--- a/noncore/comm/mobilemsg/mobilemsg.pro
+++ b/noncore/comm/mobilemsg/mobilemsg.pro
@@ -2,24 +2,26 @@ TEMPLATE = app
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = mobilemsg.h
SOURCES = main.cpp mobilemsg.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = mobilemsg
DESTDIR = $(OPIEDIR)/bin
INTERFACES = mobilemsgbase.ui
TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \
+ ../../../i18n/da/mobilemsg.ts \
+ ../../../i18n/xx/mobilemsg.ts \
../../../i18n/en/mobilemsg.ts \
../../../i18n/es/mobilemsg.ts \
../../../i18n/fr/mobilemsg.ts \
../../../i18n/hu/mobilemsg.ts \
../../../i18n/ja/mobilemsg.ts \
../../../i18n/ko/mobilemsg.ts \
../../../i18n/no/mobilemsg.ts \
../../../i18n/pl/mobilemsg.ts \
../../../i18n/pt/mobilemsg.ts \
../../../i18n/pt_BR/mobilemsg.ts \
../../../i18n/sl/mobilemsg.ts \
../../../i18n/zh_CN/mobilemsg.ts \
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index 7be1fb5..42203df 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = game.h kbounce.h
SOURCES = game.cpp kbounce.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = bounce
TRANSLATIONS = ../../../i18n/de/bounce.ts \
+ ../../../i18n/da/bounce.ts \
+ ../../../i18n/xx/bounce.ts \
../../../i18n/en/bounce.ts \
../../../i18n/es/bounce.ts \
../../../i18n/fr/bounce.ts \
../../../i18n/hu/bounce.ts \
../../../i18n/ja/bounce.ts \
../../../i18n/ko/bounce.ts \
../../../i18n/no/bounce.ts \
../../../i18n/pl/bounce.ts \
../../../i18n/pt/bounce.ts \
../../../i18n/pt_BR/bounce.ts \
../../../i18n/sl/bounce.ts \
../../../i18n/zh_CN/bounce.ts \
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
index 004fb28..e1d1fcf 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = buzzword.h
SOURCES = buzzword.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/bin
LIBS += -lqpe
TARGET = buzzword
TRANSLATIONS = ../../../i18n/de/buzzword.ts \
+ ../../../i18n/da/buzzword.ts \
+ ../../../i18n/xx/buzzword.ts \
../../../i18n/en/buzzword.ts \
../../../i18n/es/buzzword.ts \
../../../i18n/fr/buzzword.ts \
../../../i18n/hu/buzzword.ts \
../../../i18n/ja/buzzword.ts \
../../../i18n/ko/buzzword.ts \
../../../i18n/no/buzzword.ts \
../../../i18n/pl/buzzword.ts \
../../../i18n/pt/buzzword.ts \
../../../i18n/pt_BR/buzzword.ts \
../../../i18n/sl/buzzword.ts \
../../../i18n/zh_CN/buzzword.ts \
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index dd0f889..a8e9438 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -5,24 +5,26 @@ TARGET = chess
DEPENDPATH += $(OPIEDIR)/include
INTERFACES = mainwindow.ui
IMAGES = images/new.png images/repeat.png images/txt.png images/back.png
TEMPLATE =app
CONFIG += qt warn_on release
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DBFILE = chess.db
LANGUAGE = C++
CPP_ALWAYS_CREATE_SOURCE = TRUE
TRANSLATIONS = ../../../i18n/de/chess.ts \
+ ../../../i18n/da/chess.ts \
+ ../../../i18n/xx/chess.ts \
../../../i18n/en/chess.ts \
../../../i18n/es/chess.ts \
../../../i18n/fr/chess.ts \
../../../i18n/hu/chess.ts \
../../../i18n/ja/chess.ts \
../../../i18n/ko/chess.ts \
../../../i18n/no/chess.ts \
../../../i18n/pl/chess.ts \
../../../i18n/pt/chess.ts \
../../../i18n/pt_BR/chess.ts \
../../../i18n/sl/chess.ts \
../../../i18n/zh_CN/chess.ts \
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index a8af31a..14fa7f3 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -1,24 +1,26 @@
DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = fifteen.h
SOURCES = fifteen.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = fifteen
TRANSLATIONS = ../../../i18n/de/fifteen.ts \
+ ../../../i18n/da/fifteen.ts \
+ ../../../i18n/xx/fifteen.ts \
../../../i18n/en/fifteen.ts \
../../../i18n/es/fifteen.ts \
../../../i18n/fr/fifteen.ts \
../../../i18n/hu/fifteen.ts \
../../../i18n/ja/fifteen.ts \
../../../i18n/ko/fifteen.ts \
../../../i18n/no/fifteen.ts \
../../../i18n/pl/fifteen.ts \
../../../i18n/pt/fifteen.ts \
../../../i18n/pt_BR/fifteen.ts \
../../../i18n/sl/fifteen.ts \
../../../i18n/zh_CN/fifteen.ts \
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 11f2098..eeb2893 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -8,24 +8,26 @@ HEADERS = amigo.h \
SOURCES = amigo.c \
goplayer.c \
goplayutils.c \
killable.c \
gowidget.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
TRANSLATIONS = ../../../i18n/de/go.ts \
+ ../../../i18n/da/go.ts \
+ ../../../i18n/xx/go.ts \
../../../i18n/en/go.ts \
../../../i18n/es/go.ts \
../../../i18n/fr/go.ts \
../../../i18n/hu/go.ts \
../../../i18n/ja/go.ts \
../../../i18n/ko/go.ts \
../../../i18n/no/go.ts \
../../../i18n/pl/go.ts \
../../../i18n/pt/go.ts \
../../../i18n/pt_BR/go.ts \
../../../i18n/sl/go.ts \
../../../i18n/zh_CN/go.ts \
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index 119b4c3..cc632c8 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -5,24 +5,26 @@ Library.h MCursor.h Monster.h Network.h Picture.h Spark.h Strings.h \
UI.h objects.h inputbox.h
SOURCES = field.cpp Bucket.cc Cable.cc Computer.cc Game.cc Horde.cc \
Library.cc MCursor.cc Monster.cc Network.cc Picture.cc \
Spark.cc UI.cpp inputbox.cpp kbill.cpp
INTERFACES = helpdialog.ui
TARGET = kbill
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lstdc++
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/kbill.ts \
+ ../../../i18n/da/kbill.ts \
+ ../../../i18n/xx/kbill.ts \
../../../i18n/en/kbill.ts \
../../../i18n/es/kbill.ts \
../../../i18n/fr/kbill.ts \
../../../i18n/hu/kbill.ts \
../../../i18n/ja/kbill.ts \
../../../i18n/ko/kbill.ts \
../../../i18n/no/kbill.ts \
../../../i18n/pl/kbill.ts \
../../../i18n/pt/kbill.ts \
../../../i18n/pt_BR/kbill.ts \
../../../i18n/sl/kbill.ts \
../../../i18n/zh_CN/kbill.ts \
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 9358e99..7c094e3 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -9,24 +9,26 @@ SOURCES = checkers.cpp \
echeckers.cpp \
field.cpp \
kcheckers.cpp \
main.cpp \
rcheckers.cpp
INTERFACES =
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kcheckers
TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
+ ../../../i18n/da/kcheckers.ts \
+ ../../../i18n/xx/kcheckers.ts \
../../../i18n/en/kcheckers.ts \
../../../i18n/es/kcheckers.ts \
../../../i18n/fr/kcheckers.ts \
../../../i18n/hu/kcheckers.ts \
../../../i18n/ja/kcheckers.ts \
../../../i18n/ko/kcheckers.ts \
../../../i18n/no/kcheckers.ts \
../../../i18n/pl/kcheckers.ts \
../../../i18n/pt/kcheckers.ts \
../../../i18n/pt_BR/kcheckers.ts \
../../../i18n/sl/kcheckers.ts \
../../../i18n/zh_CN/kcheckers.ts \
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 7f3c7f4..aff0ffb 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -32,24 +32,26 @@ SOURCES = kpacmanwidget.cpp \
board.cpp \
bitfont.cpp \
kpacman.cpp \
config.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kpacman
TRANSLATIONS = ../../../i18n/de/kpacman.ts \
+ ../../../i18n/da/kpacman.ts \
+ ../../../i18n/xx/kpacman.ts \
../../../i18n/en/kpacman.ts \
../../../i18n/es/kpacman.ts \
../../../i18n/fr/kpacman.ts \
../../../i18n/hu/kpacman.ts \
../../../i18n/ja/kpacman.ts \
../../../i18n/ko/kpacman.ts \
../../../i18n/no/kpacman.ts \
../../../i18n/pl/kpacman.ts \
../../../i18n/pt/kpacman.ts \
../../../i18n/pt_BR/kpacman.ts \
../../../i18n/sl/kpacman.ts \
../../../i18n/zh_CN/kpacman.ts \
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 60aa660..6991066 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = mindbreaker.h
SOURCES = main.cpp \
mindbreaker.cpp
TARGET = mindbreaker
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
+ ../../../i18n/da/mindbreaker.ts \
+ ../../../i18n/xx/mindbreaker.ts \
../../../i18n/en/mindbreaker.ts \
../../../i18n/es/mindbreaker.ts \
../../../i18n/fr/mindbreaker.ts \
../../../i18n/hu/mindbreaker.ts \
../../../i18n/ja/mindbreaker.ts \
../../../i18n/ko/mindbreaker.ts \
../../../i18n/no/mindbreaker.ts \
../../../i18n/pl/mindbreaker.ts \
../../../i18n/pt/mindbreaker.ts \
../../../i18n/pt_BR/mindbreaker.ts \
../../../i18n/sl/mindbreaker.ts \
../../../i18n/zh_CN/mindbreaker.ts \
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 89dd5e3..8f350bf 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -4,24 +4,26 @@ DESTDIR = $(OPIEDIR)/bin
HEADERS = minefield.h \
minesweep.h
SOURCES = main.cpp \
minefield.cpp \
minesweep.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = minesweep
TRANSLATIONS = ../../../i18n/de/minesweep.ts \
+ ../../../i18n/da/minesweep.ts \
+ ../../../i18n/xx/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 \
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index b601ae1..864d995 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
TARGET = parashoot
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/parashoot.ts \
+ ../../../i18n/da/parashoot.ts \
+ ../../../i18n/xx/parashoot.ts \
../../../i18n/en/parashoot.ts \
../../../i18n/es/parashoot.ts \
../../../i18n/fr/parashoot.ts \
../../../i18n/hu/parashoot.ts \
../../../i18n/ja/parashoot.ts \
../../../i18n/ko/parashoot.ts \
../../../i18n/no/parashoot.ts \
../../../i18n/pl/parashoot.ts \
../../../i18n/pt/parashoot.ts \
../../../i18n/pt_BR/parashoot.ts \
../../../i18n/sl/parashoot.ts \
../../../i18n/zh_CN/parashoot.ts \
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index f7c05be..34be552 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = ledmeter.h sprites.h toplevel.h view.h
SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
TARGET = qasteroids
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
+ ../../../i18n/da/qasteroids.ts \
+ ../../../i18n/xx/qasteroids.ts \
../../../i18n/en/qasteroids.ts \
../../../i18n/es/qasteroids.ts \
../../../i18n/fr/qasteroids.ts \
../../../i18n/hu/qasteroids.ts \
../../../i18n/ja/qasteroids.ts \
../../../i18n/ko/qasteroids.ts \
../../../i18n/no/qasteroids.ts \
../../../i18n/pl/qasteroids.ts \
../../../i18n/pt/qasteroids.ts \
../../../i18n/pt_BR/qasteroids.ts \
../../../i18n/sl/qasteroids.ts \
../../../i18n/zh_CN/qasteroids.ts \
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 0c4ba67..fe9e739 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = snake.h target.h obstacle.h interface.h codes.h
SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
TARGET = snake
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/snake.ts \
+ ../../../i18n/da/snake.ts \
+ ../../../i18n/xx/snake.ts \
../../../i18n/en/snake.ts \
../../../i18n/es/snake.ts \
../../../i18n/fr/snake.ts \
../../../i18n/hu/snake.ts \
../../../i18n/ja/snake.ts \
../../../i18n/ko/snake.ts \
../../../i18n/no/snake.ts \
../../../i18n/pl/snake.ts \
../../../i18n/pt/snake.ts \
../../../i18n/pt_BR/snake.ts \
../../../i18n/sl/snake.ts \
../../../i18n/zh_CN/snake.ts \
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index e1bea04..51e0106 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -10,24 +10,26 @@ HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h c
SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp \
cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp \
chicanecardgame.cpp harpcardgame.cpp teeclubcardgame.cpp \
patiencecardgame.cpp canvascardwindow.cpp main.cpp
TARGET = patience
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/patience.ts \
+ ../../../i18n/da/patience.ts \
+ ../../../i18n/xx/patience.ts \
../../../i18n/en/patience.ts \
../../../i18n/es/patience.ts \
../../../i18n/fr/patience.ts \
../../../i18n/hu/patience.ts \
../../../i18n/ja/patience.ts \
../../../i18n/ko/patience.ts \
../../../i18n/no/patience.ts \
../../../i18n/pl/patience.ts \
../../../i18n/pt/patience.ts \
../../../i18n/pt_BR/patience.ts \
../../../i18n/sl/patience.ts \
../../../i18n/zh_CN/patience.ts \
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index b8fbe9f..5110b05 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -8,24 +8,26 @@ HEADERS = gtetrix.h \
SOURCES = main.cpp \
gtetrix.cpp \
qtetrix.cpp \
qtetrixb.cpp \
tpiece.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = tetrix
TRANSLATIONS = ../../../i18n/de/tetrix.ts \
+ ../../../i18n/da/tetrix.ts \
+ ../../../i18n/xx/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 \
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index ada5161..33b8453 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = tictac.h
SOURCES = main.cpp \
tictac.cpp
TARGET = tictac
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/tictac.ts \
+ ../../../i18n/da/tictac.ts \
+ ../../../i18n/xx/tictac.ts \
../../../i18n/en/tictac.ts \
../../../i18n/es/tictac.ts \
../../../i18n/fr/tictac.ts \
../../../i18n/hu/tictac.ts \
../../../i18n/ja/tictac.ts \
../../../i18n/ko/tictac.ts \
../../../i18n/no/tictac.ts \
../../../i18n/pl/tictac.ts \
../../../i18n/pt/tictac.ts \
../../../i18n/pt_BR/tictac.ts \
../../../i18n/sl/tictac.ts \
../../../i18n/zh_CN/tictac.ts \
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 6c3398a..f7f978a 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -2,24 +2,26 @@ TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = wordgame.h
SOURCES = main.cpp \
wordgame.cpp
INTERFACES = newgamebase.ui rulesbase.ui
TARGET = wordgame
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/wordgame.ts \
+ ../../../i18n/da/wordgame.ts \
+ ../../../i18n/xx/wordgame.ts \
../../../i18n/en/wordgame.ts \
../../../i18n/es/wordgame.ts \
../../../i18n/fr/wordgame.ts \
../../../i18n/hu/wordgame.ts \
../../../i18n/ja/wordgame.ts \
../../../i18n/ko/wordgame.ts \
../../../i18n/no/wordgame.ts \
../../../i18n/pl/wordgame.ts \
../../../i18n/pt/wordgame.ts \
../../../i18n/pt_BR/wordgame.ts \
../../../i18n/sl/wordgame.ts \
../../../i18n/zh_CN/wordgame.ts \
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro
index 9a0a21c..d25c17a 100644
--- a/noncore/graphics/drawpad/drawpad.pro
+++ b/noncore/graphics/drawpad/drawpad.pro
@@ -37,24 +37,26 @@ SOURCES = drawpad.cpp \
rectangletool.cpp \
shapetool.cpp \
texttool.cpp \
thumbnailview.cpp \
tool.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
DESTDIR = $(OPIEDIR)/bin
TARGET = drawpad
TRANSLATIONS = ../../../i18n/de/drawpad.ts \
+ ../../../i18n/da/drawpad.ts \
+ ../../../i18n/xx/drawpad.ts \
../../../i18n/en/drawpad.ts \
../../../i18n/es/drawpad.ts \
../../../i18n/fr/drawpad.ts \
../../../i18n/hu/drawpad.ts \
../../../i18n/ja/drawpad.ts \
../../../i18n/ko/drawpad.ts \
../../../i18n/no/drawpad.ts \
../../../i18n/pl/drawpad.ts \
../../../i18n/pt/drawpad.ts \
../../../i18n/pt_BR/drawpad.ts \
../../../i18n/sl/drawpad.ts \
../../../i18n/zh_CN/drawpad.ts \
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index efe16e0..dd9414f 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -1,23 +1,24 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = showimg.h ImageFileSelector.h settingsdialog.h settingsdialogbase.h
SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settingsdialogbase.cpp
TARGET = showimg
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
TRANSLATIONS = ../../../i18n/de/showimg.ts \
+ ../../../i18n/xx/showimg.ts \
../../../i18n/en/showimg.ts \
../../../i18n/es/showimg.ts \
../../../i18n/fr/showimg.ts \
../../../i18n/hu/showimg.ts \
../../../i18n/ja/showimg.ts \
../../../i18n/ko/showimg.ts \
../../../i18n/no/showimg.ts \
../../../i18n/pl/showimg.ts \
../../../i18n/pt/showimg.ts \
../../../i18n/pt_BR/showimg.ts \
../../../i18n/sl/showimg.ts \
../../../i18n/zh_CN/showimg.ts \
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index ae72ff3..b359f23 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = opieftp.h inputDialog.h ftplib.h
SOURCES = opieftp.cpp inputDialog.cpp main.cpp
TARGET = opieftp
DESTDIR = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lftplib
TRANSLATIONS = ../../../i18n/de/opieftp.ts \
+ ../../../i18n/da/opieftp.ts \
+ ../../../i18n/xx/opieftp.ts \
../../../i18n/en/opieftp.ts \
../../../i18n/es/opieftp.ts \
../../../i18n/fr/opieftp.ts \
../../../i18n/hu/opieftp.ts \
../../../i18n/ja/opieftp.ts \
../../../i18n/ko/opieftp.ts \
../../../i18n/no/opieftp.ts \
../../../i18n/pl/opieftp.ts \
../../../i18n/pt/opieftp.ts \
../../../i18n/pt_BR/opieftp.ts \
../../../i18n/sl/opieftp.ts \
../../../i18n/zh_CN/opieftp.ts \
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index 229d673..cbdb148 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -2,24 +2,26 @@ TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = bluezapplet.h bluezappletimpl.h
SOURCES = bluezapplet.cpp bluezappletimpl.cpp
TARGET = bluetoothapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopietooth
VERSION = 0.0.3
TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
+ ../../../../i18n/da/libbluetoothapplet.ts \
+ ../../../../i18n/xx/libbluetoothapplet.ts \
../../../../i18n/en/libbluetoothapplet.ts \
../../../../i18n/es/libbluetoothapplet.ts \
../../../../i18n/fr/libbluetoothapplet.ts \
../../../../i18n/hu/libbluetoothapplet.ts \
../../../../i18n/ja/libbluetoothapplet.ts \
../../../../i18n/ko/libbluetoothapplet.ts \
../../../../i18n/no/libbluetoothapplet.ts \
../../../../i18n/pl/libbluetoothapplet.ts \
../../../../i18n/pt/libbluetoothapplet.ts \
../../../../i18n/pt_BR/libbluetoothapplet.ts \
../../../../i18n/sl/libbluetoothapplet.ts \
../../../../i18n/zh_CN/libbluetoothapplet.ts \
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 8ac4ee7..6fc5157 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -3,24 +3,26 @@ TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = pindlg.h
SOURCES = main.cc pindlg.cc
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = pindlgbase.ui
DESTDIR = $(OPIEDIR)/bin
TARGET = bluepin
TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
+ ../../../../i18n/da/bluepin.ts \
+ ../../../../i18n/xx/bluepin.ts \
../../../../i18n/en/bluepin.ts \
../../../../i18n/es/bluepin.ts \
../../../../i18n/fr/bluepin.ts \
../../../../i18n/hu/bluepin.ts \
../../../../i18n/ja/bluepin.ts \
../../../../i18n/ko/bluepin.ts \
../../../../i18n/no/bluepin.ts \
../../../../i18n/pl/bluepin.ts \
../../../../i18n/pt/bluepin.ts \
../../../../i18n/pt_BR/bluepin.ts \
../../../../i18n/sl/bluepin.ts \
../../../../i18n/zh_CN/bluepin.ts \
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index dde6c2a..ca5edd2 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -1,23 +1,25 @@
TEMPLATE = lib
CONFIG += qte warn_on release
HEADERS = connection.h parser.h device.h manager.h remotedevice.h services.h
SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc services.cc
TARGET = opietooth
INCLUDEPATH += $(OPIEDIR)/include .
DESTDIR = $(QTDIR)/lib$(PROJMAK)
LIBS += -lopie
#VERSION = 0.0.0
TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
+ ../../../../i18n/da/libopietooth.ts \
+ ../../../../i18n/xx/libopietooth.ts \
../../../../i18n/en/libopietooth.ts \
../../../../i18n/es/libopietooth.ts \
../../../../i18n/fr/libopietooth.ts \
../../../../i18n/hu/libopietooth.ts \
../../../../i18n/ja/libopietooth.ts \
../../../../i18n/ko/libopietooth.ts \
../../../../i18n/no/libopietooth.ts \
../../../../i18n/pl/libopietooth.ts \
../../../../i18n/pt/libopietooth.ts \
../../../../i18n/pt_BR/libopietooth.ts \
../../../../i18n/sl/libopietooth.ts \
../../../../i18n/zh_CN/libopietooth.ts \
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index d3c69e0..1c3faf3 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -19,24 +19,26 @@ SOURCES = btconnectionitem.cpp btdeviceitem.cpp \
obexdialog.cpp devicehandler.cpp \
rfcpopup.cpp obexpopup.cpp \
rfcommhelper.cpp
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopietooth -lopie
INTERFACES = bluetoothbase.ui devicedialog.ui
DESTDIR = $(OPIEDIR)/bin
TARGET = bluetooth-manager
TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
+ ../../../../i18n/da/bluetooth-manager.ts \
+ ../../../../i18n/xx/bluetooth-manager.ts \
../../../../i18n/en/bluetooth-manager.ts \
../../../../i18n/es/bluetooth-manager.ts \
../../../../i18n/fr/bluetooth-manager.ts \
../../../../i18n/hu/bluetooth-manager.ts \
../../../../i18n/ja/bluetooth-manager.ts \
../../../../i18n/ko/bluetooth-manager.ts \
../../../../i18n/no/bluetooth-manager.ts \
../../../../i18n/pl/bluetooth-manager.ts \
../../../../i18n/pt/bluetooth-manager.ts \
../../../../i18n/pt_BR/bluetooth-manager.ts \
../../../../i18n/sl/bluetooth-manager.ts \
../../../../i18n/zh_CN/bluetooth-manager.ts \
diff --git a/noncore/settings/appearance2/appearance2.pro b/noncore/settings/appearance2/appearance2.pro
index 9be887b..5870d73 100644
--- a/noncore/settings/appearance2/appearance2.pro
+++ b/noncore/settings/appearance2/appearance2.pro
@@ -2,24 +2,25 @@ TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = appearance.h editScheme.h sample.h
SOURCES = appearance.cpp editScheme.cpp main.cpp sample.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe -lopie
TARGET = appearance
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
TRANSLATIONS = ../../../i18n/de/appearance.ts \
+ ../../../i18n/xx/appearance.ts \
../../../i18n/en/appearance.ts \
../../../i18n/es/appearance.ts \
../../../i18n/fr/appearance.ts \
../../../i18n/hu/appearance.ts \
../../../i18n/ja/appearance.ts \
../../../i18n/ko/appearance.ts \
../../../i18n/no/appearance.ts \
../../../i18n/pl/appearance.ts \
../../../i18n/pt/appearance.ts \
../../../i18n/pt_BR/appearance.ts \
../../../i18n/sl/appearance.ts \
../../../i18n/zh_CN/appearance.ts \
diff --git a/noncore/settings/backup/backup.pro b/noncore/settings/backup/backup.pro
index 064d6e4..75fca33 100644
--- a/noncore/settings/backup/backup.pro
+++ b/noncore/settings/backup/backup.pro
@@ -2,24 +2,25 @@ TEMPLATE = app
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = backuprestore.h
SOURCES = main.cpp backuprestore.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = backuprestorebase.ui
TARGET = backup
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/backup.ts \
+ ../../../i18n/xx/backup.ts \
· ../../../i18n/en/backup.ts \
· ../../../i18n/es/backup.ts \
· ../../../i18n/fr/backup.ts \
· ../../../i18n/hu/backup.ts \
· ../../../i18n/ja/backup.ts \
· ../../../i18n/ko/backup.ts \
· ../../../i18n/no/backup.ts \
· ../../../i18n/pl/backup.ts \
· ../../../i18n/pt/backup.ts \
· ../../../i18n/pt_BR/backup.ts \
· ../../../i18n/sl/backup.ts \
· ../../../i18n/zh_CN/backup.ts \
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro
index 72d56ff..cf8b697 100644
--- a/noncore/settings/language/language.pro
+++ b/noncore/settings/language/language.pro
@@ -1,24 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = settings.h
SOURCES = language.cpp main.cpp
INTERFACES = languagesettingsbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
TARGET = language
TRANSLATIONS = ../../../i18n/de/language.ts \
+ ../../../i18n/xx/language.ts \
../../../i18n/en/language.ts \
../../../i18n/es/language.ts \
../../../i18n/fr/language.ts \
../../../i18n/hu/language.ts \
../../../i18n/ja/language.ts \
../../../i18n/ko/language.ts \
../../../i18n/no/language.ts \
../../../i18n/pl/language.ts \
../../../i18n/pt/language.ts \
../../../i18n/pt_BR/language.ts \
../../../i18n/sl/language.ts \
../../../i18n/zh_CN/language.ts \
diff --git a/noncore/settings/mediummount/mediummount.pro b/noncore/settings/mediummount/mediummount.pro
index df19711..bb2c4ed 100644
--- a/noncore/settings/mediummount/mediummount.pro
+++ b/noncore/settings/mediummount/mediummount.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
DESTDIR = $(OPIEDIR)/bin/
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = mediumwidget.h mediumglobal.h mainwindow.h
SOURCES = main.cpp mediumwidget.cc mediumglobal.cc mainwindow.cc
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = mediummount
TRANSLATIONS = ../../../i18n/de/mediummount.ts \
+ ../../../i18n/da/mediummount.ts \
+ ../../../i18n/xx/mediummount.ts \
../../../i18n/en/mediummount.ts \
../../../i18n/es/mediummount.ts \
../../../i18n/fr/mediummount.ts \
../../../i18n/hu/mediummount.ts \
../../../i18n/ja/mediummount.ts \
../../../i18n/ko/mediummount.ts \
../../../i18n/no/mediummount.ts \
../../../i18n/pl/mediummount.ts \
../../../i18n/pt/mediummount.ts \
../../../i18n/pt_BR/mediummount.ts \
../../../i18n/sl/mediummount.ts \
../../../i18n/zh_CN/mediummount.ts \
diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro
index a849431..d74618c 100644
--- a/noncore/settings/netsystemtime/netsystemtime.pro
+++ b/noncore/settings/netsystemtime/netsystemtime.pro
@@ -2,24 +2,26 @@ TEMPLATE = app
CONFIG = qt warn_on debug
#CONFIG = qt warn_on release
HEADERS = ntp.h settime.h
SOURCES = main.cpp ntp.cpp settime.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
INTERFACES = ntpbase.ui
DESTDIR = $(OPIEDIR)/bin
TARGET = systemtime
TRANSLATIONS = ../../../i18n/de/systemtime.ts \
+ ../../../i18n/da/systemtime.ts \
+ ../../../i18n/xx/systemtime.ts \
../../../i18n/en/systemtime.ts \
../../../i18n/es/systemtime.ts \
../../../i18n/fr/systemtime.ts \
../../../i18n/hu/systemtime.ts \
../../../i18n/ja/systemtime.ts \
../../../i18n/ko/systemtime.ts \
../../../i18n/no/systemtime.ts \
../../../i18n/pl/systemtime.ts \
../../../i18n/pt/systemtime.ts \
../../../i18n/pt_BR/systemtime.ts \
../../../i18n/sl/systemtime.ts \
../../../i18n/zh_CN/systemtime.ts \
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro
index a77ba28..fe07d95 100644
--- a/noncore/settings/sound/sound.pro
+++ b/noncore/settings/sound/sound.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = soundsettings.h soundsettingsbase.h
SOURCES = soundsettings.cpp soundsettingsbase.cpp main.cpp
#INTERFACES = soundsettingsbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = sound
TRANSLATIONS = ../../../i18n/de/sound.ts \
+ ../../../i18n/da/sound.ts \
+ ../../../i18n/xx/sound.ts \
../../../i18n/en/sound.ts \
../../../i18n/es/sound.ts \
../../../i18n/fr/sound.ts \
../../../i18n/hu/sound.ts \
../../../i18n/ja/sound.ts \
../../../i18n/ko/sound.ts \
../../../i18n/no/sound.ts \
../../../i18n/pl/sound.ts \
../../../i18n/pt/sound.ts \
../../../i18n/pt_BR/sound.ts \
../../../i18n/sl/sound.ts \
../../../i18n/zh_CN/sound.ts \
diff --git a/noncore/settings/sshkeys/sshkeys.pro b/noncore/settings/sshkeys/sshkeys.pro
index af2cc60..3b62cfd 100644
--- a/noncore/settings/sshkeys/sshkeys.pro
+++ b/noncore/settings/sshkeys/sshkeys.pro
@@ -1,24 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = sshkeys.h
SOURCES = main.cpp sshkeys.cpp
TARGET = sshkeys
INTERFACES = sshkeysbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/sshkeys.ts \
+ ../../../i18n/xx/sshkeys.ts \
· ../../../i18n/en/sshkeys.ts \
· ../../../i18n/es/sshkeys.ts \
· ../../../i18n/fr/sshkeys.ts \
· ../../../i18n/hu/sshkeys.ts \
· ../../../i18n/ja/sshkeys.ts \
· ../../../i18n/ko/sshkeys.ts \
· ../../../i18n/no/sshkeys.ts \
· ../../../i18n/pl/sshkeys.ts \
· ../../../i18n/pt/sshkeys.ts \
· ../../../i18n/pt_BR/sshkeys.ts \
· ../../../i18n/sl/sshkeys.ts \
· ../../../i18n/zh_CN/sshkeys.ts \
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 1396fe6..236fc02 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -20,24 +20,25 @@ SOURCES = main.cpp \
modulesinfo.cpp \
processdetail.cpp \
modulesdetail.cpp \
versioninfo.cpp \
sysinfo.cpp
INTERFACES =
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
TARGET = sysinfo
TRANSLATIONS = ../../../i18n/de/sysinfo.ts \
+ ../../../i18n/xx/sysinfo.ts \
../../../i18n/en/sysinfo.ts \
../../../i18n/es/sysinfo.ts \
../../../i18n/fr/sysinfo.ts \
../../../i18n/hu/sysinfo.ts \
../../../i18n/ja/sysinfo.ts \
../../../i18n/ko/sysinfo.ts \
../../../i18n/no/sysinfo.ts \
../../../i18n/pl/sysinfo.ts \
../../../i18n/pt/sysinfo.ts \
../../../i18n/pt_BR/sysinfo.ts \
../../../i18n/sl/sysinfo.ts \
../../../i18n/zh_CN/sysinfo.ts \
diff --git a/noncore/settings/tabmanager/tabmanager.pro b/noncore/settings/tabmanager/tabmanager.pro
index 5c65a1d..9911617 100644
--- a/noncore/settings/tabmanager/tabmanager.pro
+++ b/noncore/settings/tabmanager/tabmanager.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = tabmanager.h tabmainwindow.h tablistview.h tabmanagerbase.h tabapplnk.h
SOURCES = main.cpp tabmanager.cpp tabmanagerbase.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = app.ui wait.ui
TARGET = tabmanager
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/tabmanager.ts \
+ ../../../i18n/da/tabmanager.ts \
+ ../../../i18n/xx/tabmanager.ts \
../../../i18n/en/tabmanager.ts \
../../../i18n/es/tabmanager.ts \
../../../i18n/fr/tabmanager.ts \
../../../i18n/hu/tabmanager.ts \
../../../i18n/ja/tabmanager.ts \
../../../i18n/ko/tabmanager.ts \
../../../i18n/no/tabmanager.ts \
../../../i18n/pl/tabmanager.ts \
../../../i18n/pt/tabmanager.ts \
../../../i18n/pt_BR/tabmanager.ts \
../../../i18n/sl/tabmanager.ts \
../../../i18n/zh_CN/tabmanager.ts \
diff --git a/noncore/settings/usermanager/usermanager.pro b/noncore/settings/usermanager/usermanager.pro
index 06bb4a8..f41a8a7 100644
--- a/noncore/settings/usermanager/usermanager.pro
+++ b/noncore/settings/usermanager/usermanager.pro
@@ -1,24 +1,25 @@
TEMPLATE = app
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = usermanager.h userdialog.h groupdialog.h passwd.h
SOURCES = usermanager.cpp userdialog.cpp groupdialog.cpp passwd.h main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie -lcrypt
TARGET = usermanager
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/usermanager.ts \
+ ../../../i18n/xx/usermanager.ts \
· ../../../i18n/en/usermanager.ts \
· ../../../i18n/es/usermanager.ts \
· ../../../i18n/fr/usermanager.ts \
· ../../../i18n/hu/usermanager.ts \
· ../../../i18n/ja/usermanager.ts \
· ../../../i18n/ko/usermanager.ts \
· ../../../i18n/no/usermanager.ts \
· ../../../i18n/pl/usermanager.ts \
· ../../../i18n/pt/usermanager.ts \
· ../../../i18n/pt_BR/usermanager.ts \
· ../../../i18n/sl/usermanager.ts \
· ../../../i18n/zh_CN/usermanager.ts \
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro
index 0e3716f..a774fd2 100644
--- a/noncore/styles/liquid/liquid.pro
+++ b/noncore/styles/liquid/liquid.pro
@@ -8,24 +8,26 @@ SOURCES = liquid.cpp \
HEADERS = liquid.h \
effects.h \
liquidset.h \
plugin.h
LIBS += -lqpe -lopie
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/plugins/styles
TARGET = liquid
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libliquid.ts \
+ ../../../i18n/da/libliquid.ts \
+ ../../../i18n/xx/libliquid.ts \
../../../i18n/en/libliquid.ts \
../../../i18n/es/libliquid.ts \
../../../i18n/fr/libliquid.ts \
../../../i18n/hu/libliquid.ts \
../../../i18n/ja/libliquid.ts \
../../../i18n/ko/libliquid.ts \
../../../i18n/no/libliquid.ts \
../../../i18n/pl/libliquid.ts \
../../../i18n/pt/libliquid.ts \
../../../i18n/pt_BR/libliquid.ts \
../../../i18n/sl/libliquid.ts \
../../../i18n/zh_CN/libliquid.ts \
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index cf15f33..df833bc 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -1,24 +1,26 @@
TEMPLATE = lib
CONFIG = qt embedded release warn_on
SOURCES = metal.cpp plugin.cpp
HEADERS = metal.h plugin.h
LIBS += -lqpe
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/plugins/styles
TARGET = metal
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libmetal.ts \
+ ../../../i18n/da/libmetal.ts \
+ ../../../i18n/xx/libmetal.ts \
../../../i18n/en/libmetal.ts \
../../../i18n/es/libmetal.ts \
../../../i18n/fr/libmetal.ts \
../../../i18n/hu/libmetal.ts \
../../../i18n/ja/libmetal.ts \
../../../i18n/ko/libmetal.ts \
../../../i18n/no/libmetal.ts \
../../../i18n/pl/libmetal.ts \
../../../i18n/pt/libmetal.ts \
../../../i18n/pt_BR/libmetal.ts \
../../../i18n/sl/libmetal.ts \
../../../i18n/zh_CN/libmetal.ts \
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index 49c4103..29da52f 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -11,24 +11,26 @@ HEADERS = ogfxeffect.h \
othemestyle.h \
themeset.h \
plugin.h
LIBS += -lqpe
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/plugins/styles
TARGET = theme
VERSION = 1.0.0
TRANSLATIONS = ../../../i18n/de/libtheme.ts \
+ ../../../i18n/da/libtheme.ts \
+ ../../../i18n/xx/libtheme.ts \
../../../i18n/en/libtheme.ts \
../../../i18n/es/libtheme.ts \
../../../i18n/fr/libtheme.ts \
../../../i18n/hu/libtheme.ts \
../../../i18n/ja/libtheme.ts \
../../../i18n/ko/libtheme.ts \
../../../i18n/no/libtheme.ts \
../../../i18n/pl/libtheme.ts \
../../../i18n/pt/libtheme.ts \
../../../i18n/pt_BR/libtheme.ts \
../../../i18n/sl/libtheme.ts \
../../../i18n/zh_CN/libtheme.ts \
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index c8396c9..eed584f 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -2,24 +2,25 @@ DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = calculatorimpl.h
SOURCES = calculatorimpl.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = calculator.ui
TARGET = calculator
TRANSLATIONS = ../../../i18n/de/calculator.ts \
+ ../../../i18n/xx/calculator.ts \
../../../i18n/en/calculator.ts \
../../../i18n/es/calculator.ts \
../../../i18n/fr/calculator.ts \
../../../i18n/hu/calculator.ts \
../../../i18n/ja/calculator.ts \
../../../i18n/ko/calculator.ts \
../../../i18n/no/calculator.ts \
../../../i18n/pl/calculator.ts \
../../../i18n/pt/calculator.ts \
../../../i18n/pt_BR/calculator.ts \
../../../i18n/sl/calculator.ts \
../../../i18n/zh_CN/calculator.ts \
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 554c829..086349e 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -2,24 +2,25 @@ TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = clock.h setAlarm.h
SOURCES = clock.cpp setAlarm.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
INTERFACES =
TARGET = clock
TRANSLATIONS = ../../../i18n/de/clock.ts \
+ ../../../i18n/xx/clock.ts \
../../../i18n/en/clock.ts \
../../../i18n/es/clock.ts \
../../../i18n/fr/clock.ts \
../../../i18n/hu/clock.ts \
../../../i18n/ja/clock.ts \
../../../i18n/ko/clock.ts \
../../../i18n/no/clock.ts \
../../../i18n/pl/clock.ts \
../../../i18n/pt/clock.ts \
../../../i18n/pt_BR/clock.ts \
../../../i18n/sl/clock.ts \
../../../i18n/zh_CN/clock.ts \
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro
index 17801dc..2c08e4c 100644
--- a/noncore/tools/formatter/formatter.pro
+++ b/noncore/tools/formatter/formatter.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = formatter.h inputDialog.h output.h
SOURCES = formatter.cpp inputDialog.cpp output.cpp main.cpp
TARGET = formatter
DESTDIR = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/formatter.ts \
+ ../../../i18n/da/formatter.ts \
+ ../../../i18n/xx/formatter.ts \
../../../i18n/en/formatter.ts \
../../../i18n/es/formatter.ts \
../../../i18n/fr/formatter.ts \
../../../i18n/hu/formatter.ts \
../../../i18n/ja/formatter.ts \
../../../i18n/ko/formatter.ts \
../../../i18n/no/formatter.ts \
../../../i18n/pl/formatter.ts \
../../../i18n/pt/formatter.ts \
../../../i18n/pt_BR/formatter.ts \
../../../i18n/sl/formatter.ts \
../../../i18n/zh_CN/formatter.ts \
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro
index 0866f48..c6c1846 100644
--- a/noncore/tools/opie-sh/opie-sh.pro
+++ b/noncore/tools/opie-sh/opie-sh.pro
@@ -1,23 +1,25 @@
TEMPLATE =app
CONFIG +=qt warn_on release
DESTDIR =$(OPIEDIR)/bin
HEADERS =mbox.h fviewer.h inputdialog.h
SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp
INCLUDEPATH +=$(OPIEDIR)/include
DEPENDPATH +=$(OPIEDIR)/include
LIBS +=-lqpe
TARGET = opie-sh
TRANSLATIONS = ../../../i18n/de/opie-sh.ts \
+ ../../../i18n/da/opie-sh.ts \
+ ../../../i18n/xx/opie-sh.ts \
../../../i18n/en/opie-sh.ts \
../../../i18n/es/opie-sh.ts \
../../../i18n/fr/opie-sh.ts \
../../../i18n/hu/opie-sh.ts \
../../../i18n/ja/opie-sh.ts \
../../../i18n/ko/opie-sh.ts \
../../../i18n/no/opie-sh.ts \
../../../i18n/pl/opie-sh.ts \
../../../i18n/pt/opie-sh.ts \
../../../i18n/pt_BR/opie-sh.ts \
../../../i18n/sl/opie-sh.ts \
../../../i18n/zh_CN/opie-sh.ts \
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro
index e5fc3fb..277c5ef 100644
--- a/noncore/tools/remote/remote.pro
+++ b/noncore/tools/remote/remote.pro
@@ -1,23 +1,25 @@
TEMPLATE =app
CONFIG +=qt warn_on release
DESTDIR =$(OPIEDIR)/bin
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 recorddialog.h helptab.h
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 recorddialog.cpp helptab.cpp
INCLUDEPATH +=$(OPIEDIR)/include
DEPENDPATH +=$(OPIEDIR)/include
LIBS +=-lqpe -lopie
TARGET = remote
TRANSLATIONS = ../../../i18n/de/remote.ts \
+ ../../../i18n/da/remote.ts \
+ ../../../i18n/xx/remote.ts \
../../../i18n/en/remote.ts \
../../../i18n/es/remote.ts \
../../../i18n/fr/remote.ts \
../../../i18n/hu/remote.ts \
../../../i18n/ja/remote.ts \
../../../i18n/ko/remote.ts \
../../../i18n/no/remote.ts \
../../../i18n/pl/remote.ts \
../../../i18n/pt/remote.ts \
../../../i18n/pt_BR/remote.ts \
../../../i18n/sl/remote.ts \
../../../i18n/zh_CN/remote.ts \
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index faf31fd..a98e293 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = inlineedit.h filebrowser.h filePermissions.h
SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../../../i18n/de/filebrowser.ts \
+ ../../../i18n/da/filebrowser.ts \
+ ../../../i18n/xx/filebrowser.ts \
../../../i18n/en/filebrowser.ts \
../../../i18n/es/filebrowser.ts \
../../../i18n/fr/filebrowser.ts \
../../../i18n/hu/filebrowser.ts \
../../../i18n/ja/filebrowser.ts \
../../../i18n/ko/filebrowser.ts \
../../../i18n/no/filebrowser.ts \
../../../i18n/pl/filebrowser.ts \
../../../i18n/pt/filebrowser.ts \
../../../i18n/pt_BR/filebrowser.ts \
../../../i18n/sl/filebrowser.ts \
../../../i18n/zh_CN/filebrowser.ts \
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro
index d627075..a5d3797 100644
--- a/noncore/unsupported/gsmtool/gsmtool.pro
+++ b/noncore/unsupported/gsmtool/gsmtool.pro
@@ -5,24 +5,26 @@ DESTDIR = $(OPIEDIR)/bin
HEADERS = gsmtool.h
SOURCES = main.cpp gsmtool.cpp
# This doesn't actually work...
TMAKE_CXXFLAGS += -fexceptions
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(GSMLIBDIR)
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme
INTERFACES = gsmtoolbase.ui
TARGET = gsmtool
TRANSLATIONS = ../../../i18n/de/gsmtool.ts \
+ ../../../i18n/da/gsmtool.ts \
+ ../../../i18n/xx/gsmtool.ts \
../../../i18n/en/gsmtool.ts \
../../../i18n/es/gsmtool.ts \
../../../i18n/fr/gsmtool.ts \
../../../i18n/hu/gsmtool.ts \
../../../i18n/ja/gsmtool.ts \
../../../i18n/ko/gsmtool.ts \
../../../i18n/no/gsmtool.ts \
../../../i18n/pl/gsmtool.ts \
../../../i18n/pt/gsmtool.ts \
../../../i18n/pt_BR/gsmtool.ts \
../../../i18n/sl/gsmtool.ts \
../../../i18n/zh_CN/gsmtool.ts \
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro
index fe0aed0..c03ebd2 100644
--- a/noncore/unsupported/mail2/bend/bend.pro
+++ b/noncore/unsupported/mail2/bend/bend.pro
@@ -1,24 +1,26 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS += bend.h \
bendimpl.h
SOURCES += bend.cpp \
bendimpl.cpp
INCLUDEPATH += $(OPIEDIR)/include ../libmail
LIBS += -lmail -lqpe
TARGET = bend
DESTDIR += $(OPIEDIR)/plugins/applets/
TRANSLATIONS = ../../../i18n/de/libbend.ts \
+ ../../../i18n/da/libbend.ts \
+ ../../../i18n/xx/libbend.ts \
../../../i18n/en/libbend.ts \
../../../i18n/es/libbend.ts \
../../../i18n/fr/libbend.ts \
../../../i18n/hu/libbend.ts \
../../../i18n/ja/libbend.ts \
../../../i18n/ko/libbend.ts \
../../../i18n/no/libbend.ts \
../../../i18n/pl/libbend.ts \
../../../i18n/pt/libbend.ts \
../../../i18n/pt_BR/libbend.ts \
../../../i18n/sl/libbend.ts \
../../../i18n/zh_CN/libbend.ts \
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index e80ecaf..2bee479 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -15,24 +15,26 @@ SOURCES = configfile.cpp \
imaphandler.cpp \
imapresponse.cpp \
mailfactory.cpp \
md5.h \
miscfunctions.cpp \
smtphandler.cpp
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -L$(OPIEDIR)/lib -lqpe
TARGET = mail
DESTDIR = $(QTDIR)/lib
TRANSLATIONS = ../../../i18n/de/libmail.ts \
+ ../../../i18n/da/libmail.ts \
+ ../../../i18n/xx/libmail.ts \
../../../i18n/en/libmail.ts \
../../../i18n/es/libmail.ts \
../../../i18n/fr/libmail.ts \
../../../i18n/hu/libmail.ts \
../../../i18n/ja/libmail.ts \
../../../i18n/ko/libmail.ts \
../../../i18n/no/libmail.ts \
../../../i18n/pl/libmail.ts \
../../../i18n/pt/libmail.ts \
../../../i18n/pt_BR/libmail.ts \
../../../i18n/sl/libmail.ts \
../../../i18n/zh_CN/libmail.ts \
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index 177509d..3378153 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -37,24 +37,26 @@ SOURCES = accounteditor.cpp \
INTERFACES = accounteditorbase.ui \
addresspickerbase.ui \
configdiagbase.ui \
opendiagbase.ui \
renamebase.ui \
searchdiagbase.ui
INCLUDEPATH += $(OPIEDIR)/include libmail
LIBS += -lmail -lqpe -lopie
TARGET = mail
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../i18n/de/mail.ts \
+ ../../i18n/da/mail.ts \
+ ../../i18n/xx/mail.ts \
../../i18n/en/mail.ts \
../../i18n/es/mail.ts \
../../i18n/fr/mail.ts \
../../i18n/hu/mail.ts \
../../i18n/ja/mail.ts \
../../i18n/ko/mail.ts \
../../i18n/no/mail.ts \
../../i18n/pl/mail.ts \
../../i18n/pt/mail.ts \
../../i18n/pt_BR/mail.ts \
../../i18n/sl/mail.ts \
../../i18n/zh_CN/mail.ts \
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro
index 230df2c..7b933e1 100644
--- a/noncore/unsupported/oipkg/oipkg.pro
+++ b/noncore/unsupported/oipkg/oipkg.pro
@@ -29,24 +29,26 @@ SOURCES = main.cpp \
packagelistitem.cpp \
packagelist.cpp \
package.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/ioclude
LIBS += -lqpe
LIBS += -lopie
INTERFACES = runwindow.ui \
pksettingsbase.ui
TARGET = oipkg
TRANSLATIONS = ../../../i18n/de/oipkg.ts \
+ ../../../i18n/da/oipkg.ts \
+ ../../../i18n/xx/oipkg.ts \
../../../i18n/en/oipkg.ts \
../../../i18n/es/oipkg.ts \
../../../i18n/fr/oipkg.ts \
../../../i18n/hu/oipkg.ts \
../../../i18n/ja/oipkg.ts \
../../../i18n/ko/oipkg.ts \
../../../i18n/no/oipkg.ts \
../../../i18n/pl/oipkg.ts \
../../../i18n/pt/oipkg.ts \
../../../i18n/pt_BR/oipkg.ts \
../../../i18n/sl/oipkg.ts \
../../../i18n/zh_CN/oipkg.ts \
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro
index fce3ba6..8c73477 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -45,24 +45,26 @@ HEADERS = QOutputDev.h \
INCLUDEPATH += . \
.. \
xpdf \
$(OPIEDIR)/include \
../goo \
goo
LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++
DESTDIR = $(OPIEDIR)/bin
TARGET = qpdf
TRANSLATIONS = ../../../i18n/de/qpdf.ts \
+ ../../../i18n/da/qpdf.ts \
+ ../../../i18n/xx/qpdf.ts \
../../../i18n/en/qpdf.ts \
../../../i18n/es/qpdf.ts \
../../../i18n/fr/qpdf.ts \
../../../i18n/hu/qpdf.ts \
../../../i18n/ja/qpdf.ts \
../../../i18n/ko/qpdf.ts \
../../../i18n/no/qpdf.ts \
../../../i18n/pl/qpdf.ts \
../../../i18n/pt/qpdf.ts \
../../../i18n/pt_BR/qpdf.ts \
../../../i18n/sl/qpdf.ts \
../../../i18n/zh_CN/qpdf.ts \