From b13d95b210c7d16229514afc66e32a1de09a075c Mon Sep 17 00:00:00 2001 From: sandman Date: Wed, 26 Jun 2002 23:13:50 +0000 Subject: Major pro file overhaul from davipt. Commited by me, since it touches many core files ... please report bugs on this to davipt --- (limited to 'core/apps') diff --git a/core/apps/calibrate/calibrate.pro b/core/apps/calibrate/calibrate.pro index 9769ea6..b1fce27 100644 --- a/core/apps/calibrate/calibrate.pro +++ b/core/apps/calibrate/calibrate.pro @@ -1 +1,16 @@ # This is part of the taskbar + +TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ + ../../../i18n/en/calibrate.pro.in.ts \ + ../../../i18n/es/calibrate.pro.in.ts \ + ../../../i18n/fr/calibrate.pro.in.ts \ + ../../../i18n/hu/calibrate.pro.in.ts \ + ../../../i18n/ja/calibrate.pro.in.ts \ + ../../../i18n/ko/calibrate.pro.in.ts \ + ../../../i18n/no/calibrate.pro.in.ts \ + ../../../i18n/pl/calibrate.pro.in.ts \ + ../../../i18n/pt/calibrate.pro.in.ts \ + ../../../i18n/pt_BR/calibrate.pro.in.ts \ + ../../../i18n/sl/calibrate.pro.in.ts \ + ../../../i18n/zh_CN/calibrate.pro.in.ts \ + ../../../i18n/zh_TW/calibrate.pro.in.ts diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index 6e6860e..de0cfa1 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro @@ -34,17 +34,17 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe REQUIRES = embeddedkonsole -TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts -TRANSLATIONS += ../i18n/es/embeddedkonsole.ts -TRANSLATIONS += ../i18n/pt/embeddedkonsole.ts -TRANSLATIONS += ../i18n/de/embeddedkonsole.ts -TRANSLATIONS += ../i18n/en/embeddedkonsole.ts -TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts -TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts -TRANSLATIONS += ../i18n/pl/embeddedkonsole.ts -TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts -TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts -TRANSLATIONS += ../i18n/no/embeddedkonsole.ts -TRANSLATIONS += ../i18n/sl/embeddedkonsole.ts -TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts -TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts +TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ + ../../../i18n/en/embeddedkonsole.ts \ + ../../../i18n/es/embeddedkonsole.ts \ + ../../../i18n/fr/embeddedkonsole.ts \ + ../../../i18n/hu/embeddedkonsole.ts \ + ../../../i18n/ja/embeddedkonsole.ts \ + ../../../i18n/ko/embeddedkonsole.ts \ + ../../../i18n/no/embeddedkonsole.ts \ + ../../../i18n/pl/embeddedkonsole.ts \ + ../../../i18n/pt/embeddedkonsole.ts \ + ../../../i18n/pt_BR/embeddedkonsole.ts \ + ../../../i18n/sl/embeddedkonsole.ts \ + ../../../i18n/zh_CN/embeddedkonsole.ts \ + ../../../i18n/zh_TW/embeddedkonsole.ts diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index fe4553a..0da2ff2 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro @@ -9,17 +9,17 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = -TRANSLATIONS = ../i18n/de/helpbrowser.ts -TRANSLATIONS += ../i18n/es/helpbrowser.ts -TRANSLATIONS += ../i18n/pt/helpbrowser.ts -TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts -TRANSLATIONS += ../i18n/en/helpbrowser.ts -TRANSLATIONS += ../i18n/hu/helpbrowser.ts -TRANSLATIONS += ../i18n/ja/helpbrowser.ts -TRANSLATIONS += ../i18n/sl/helpbrowser.ts -TRANSLATIONS += ../i18n/ko/helpbrowser.ts -TRANSLATIONS += ../i18n/no/helpbrowser.ts -TRANSLATIONS += ../i18n/pl/helpbrowser.ts -TRANSLATIONS += ../i18n/fr/helpbrowser.ts -TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts -TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts +TRANSLATIONS = ../../../i18n/de/helpbrowser.pro.in.ts \ + ../../../i18n/en/helpbrowser.pro.in.ts \ + ../../../i18n/es/helpbrowser.pro.in.ts \ + ../../../i18n/fr/helpbrowser.pro.in.ts \ + ../../../i18n/hu/helpbrowser.pro.in.ts \ + ../../../i18n/ja/helpbrowser.pro.in.ts \ + ../../../i18n/ko/helpbrowser.pro.in.ts \ + ../../../i18n/no/helpbrowser.pro.in.ts \ + ../../../i18n/pl/helpbrowser.pro.in.ts \ + ../../../i18n/pt/helpbrowser.pro.in.ts \ + ../../../i18n/pt_BR/helpbrowser.pro.in.ts \ + ../../../i18n/sl/helpbrowser.pro.in.ts \ + ../../../i18n/zh_CN/helpbrowser.pro.in.ts \ + ../../../i18n/zh_TW/helpbrowser.pro.in.ts diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro index 63e8ace..36bc724 100644 --- a/core/apps/qcop/qcop.pro +++ b/core/apps/qcop/qcop.pro @@ -8,3 +8,18 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = TARGET = qcop + +TRANSLATIONS = ../../../i18n/de/qcop.ts \ + ../../../i18n/en/qcop.ts \ + ../../../i18n/es/qcop.ts \ + ../../../i18n/fr/qcop.ts \ + ../../../i18n/hu/qcop.ts \ + ../../../i18n/ja/qcop.ts \ + ../../../i18n/ko/qcop.ts \ + ../../../i18n/no/qcop.ts \ + ../../../i18n/pl/qcop.ts \ + ../../../i18n/pt/qcop.ts \ + ../../../i18n/pt_BR/qcop.ts \ + ../../../i18n/sl/qcop.ts \ + ../../../i18n/zh_CN/qcop.ts \ + ../../../i18n/zh_TW/qcop.ts diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index d01a9f4..484d0cd 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro @@ -1,25 +1,24 @@ TEMPLATE = app CONFIG += qt warn_on release - DESTDIR = $(OPIEDIR)/bin HEADERS = textedit.h fontDialog.h fileSaver.h filePermissions.h SOURCES = main.cpp textedit.cpp fontDialog.cpp fileSaver.cpp filePermissions.cpp - INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie - TARGET = textedit -TRANSLATIONS += ../i18n/de/textedit.ts -TRANSLATIONS += ../i18n/pt_BR/textedit.ts -TRANSLATIONS += ../i18n/en/textedit.ts -TRANSLATIONS += ../i18n/hu/textedit.ts -TRANSLATIONS += ../i18n/fr/textedit.ts -TRANSLATIONS += ../i18n/ja/textedit.ts -TRANSLATIONS += ../i18n/sl/textedit.ts -TRANSLATIONS += ../i18n/pl/textedit.ts -TRANSLATIONS += ../i18n/ko/textedit.ts -TRANSLATIONS += ../i18n/no/textedit.ts -TRANSLATIONS += ../i18n/zh_CN/textedit.ts -TRANSLATIONS += ../i18n/zh_TW/textedit.ts +TRANSLATIONS = ../../../i18n/de/textedit.ts \ + ../../../i18n/en/textedit.ts \ + ../../../i18n/es/textedit.ts \ + ../../../i18n/fr/textedit.ts \ + ../../../i18n/hu/textedit.ts \ + ../../../i18n/ja/textedit.ts \ + ../../../i18n/ko/textedit.ts \ + ../../../i18n/no/textedit.ts \ + ../../../i18n/pl/textedit.ts \ + ../../../i18n/pt/textedit.ts \ + ../../../i18n/pt_BR/textedit.ts \ + ../../../i18n/sl/textedit.ts \ + ../../../i18n/zh_CN/textedit.ts \ + ../../../i18n/zh_TW/textedit.ts -- cgit v0.9.0.2