author | cniehaus <cniehaus> | 2002-12-14 20:36:30 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-14 20:36:30 (UTC) |
commit | 48475749a81e1794071ee0b0178c6d37a623da76 (patch) (side-by-side diff) | |
tree | f32abf4eda3386610cbb24e8117560ba77abfb72 /noncore | |
parent | a38efe229e1c2954d5e10be28e920198c85315ab (diff) | |
download | opie-48475749a81e1794071ee0b0178c6d37a623da76.zip opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2 |
addLanguage rules
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 @@ -8,12 +8,14 @@ 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -23,12 +23,14 @@ 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 \ 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 @@ -8,12 +8,14 @@ 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 \ 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 @@ -7,12 +7,14 @@ 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 \ 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 @@ -6,12 +6,14 @@ SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdl 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 \ 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 @@ -23,12 +23,13 @@ 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 \ 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 @@ -33,12 +33,14 @@ 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 \ 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 @@ -31,12 +31,14 @@ INTERFACES = kvncconndlgbase.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 \ 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 @@ -8,12 +8,14 @@ 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 \ 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 @@ -7,12 +7,14 @@ 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -11,12 +11,14 @@ 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 \ 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 @@ -7,12 +7,14 @@ SOURCES = fifteen.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 \ 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 @@ -14,12 +14,14 @@ SOURCES = amigo.c \ 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 \ 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 @@ -11,12 +11,14 @@ 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 \ 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 @@ -15,12 +15,14 @@ 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 \ 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 @@ -38,12 +38,14 @@ 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 \ 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 @@ -7,12 +7,14 @@ SOURCES = main.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 \ 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 @@ -10,12 +10,14 @@ 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 \ 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 @@ -6,12 +6,14 @@ SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicop 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -16,12 +16,14 @@ 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 \ 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 @@ -14,12 +14,14 @@ 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 \ 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 @@ -7,12 +7,14 @@ 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 \ 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 @@ -8,12 +8,14 @@ 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 \ 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 @@ -43,12 +43,14 @@ 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 \ 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 @@ -6,12 +6,13 @@ SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settin 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -8,12 +8,14 @@ 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 \ 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 @@ -9,12 +9,14 @@ 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -25,12 +25,14 @@ 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 \ 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 @@ -8,12 +8,13 @@ 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 \ 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 @@ -8,12 +8,13 @@ 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 \ 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 @@ -7,12 +7,13 @@ 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 \ 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 @@ -7,12 +7,14 @@ 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 \ 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 @@ -8,12 +8,14 @@ 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 \ 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 @@ -7,12 +7,14 @@ SOURCES = soundsettings.cpp soundsettingsbase.cpp main.cpp 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 \ 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 @@ -7,12 +7,13 @@ 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 \ 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 @@ -26,12 +26,13 @@ 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 \ 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 @@ -7,12 +7,14 @@ 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 \ 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 @@ -7,12 +7,13 @@ 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 \ 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 @@ -14,12 +14,14 @@ 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 \ 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 @@ -7,12 +7,14 @@ 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 \ 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 @@ -17,12 +17,14 @@ 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 \ 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 @@ -8,12 +8,13 @@ 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 \ 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 @@ -8,12 +8,13 @@ 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -6,12 +6,14 @@ SOURCES =remote.cpp remotetab.cpp learntab.cpp configtab.cpp topgroup.cpp dvdgr 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 \ 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 @@ -6,12 +6,14 @@ 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 \ 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 @@ -11,12 +11,14 @@ 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 \ 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 @@ -7,12 +7,14 @@ SOURCES += bend.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 \ 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 @@ -21,12 +21,14 @@ SOURCES = configfile.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 \ 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 @@ -43,12 +43,14 @@ INTERFACES = accounteditorbase.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 \ 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 @@ -35,12 +35,14 @@ 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 \ 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 @@ -51,12 +51,14 @@ INCLUDEPATH += . \ 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 \ |