summaryrefslogtreecommitdiff
path: root/noncore
Side-by-side diff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro1
-rw-r--r--noncore/games/qasteroids/qasteroids.pro1
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro1
3 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index 924586f..71056dc 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -4,24 +4,25 @@ DESTDIR = ../bin
HEADERS = dicttool.h
SOURCES = dicttool.cpp main.cpp
INTERFACES = dicttoolbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = dictionary
TRANSLATIONS = ../i18n/pt_BR/dictionary.ts
TRANSLATIONS += ../i18n/de/dictionary.ts
TRANSLATIONS += ../i18n/en/dictionary.ts
TRANSLATIONS += ../i18n/hu/dictionary.ts
TRANSLATIONS += ../i18n/sl/dictionary.ts
TRANSLATIONS += ../i18n/pl/dictionary.ts
TRANSLATIONS += ../i18n/fr/dictionary.ts
TRANSLATIONS += ../i18n/ja/dictionary.ts
TRANSLATIONS += ../i18n/ko/dictionary.ts
TRANSLATIONS += ../i18n/no/dictionary.ts
TRANSLATIONS += ../i18n/zh_CN/dictionary.ts
TRANSLATIONS += ../i18n/zh_TW/dictionary.ts
+TRANSLATIONS += ../i18n/es/dictionary.ts
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 47a53a2..be328d9 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -1,22 +1,23 @@
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
TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts
TRANSLATIONS += ../i18n/en/qasteroids.ts
TRANSLATIONS += ../i18n/hu/qasteroids.ts
TRANSLATIONS += ../i18n/fr/qasteroids.ts
TRANSLATIONS += ../i18n/ja/qasteroids.ts
TRANSLATIONS += ../i18n/pl/qasteroids.ts
TRANSLATIONS += ../i18n/ko/qasteroids.ts
TRANSLATIONS += ../i18n/sl/qasteroids.ts
TRANSLATIONS += ../i18n/no/qasteroids.ts
TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts
TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts
+TRANSLATIONS += ../i18n/es/qasteroids.ts
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 0419515..2764f68 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -17,24 +17,25 @@ SOURCES = main.cpp \
processinfo.cpp \
processdetail.cpp \
versioninfo.cpp \
sysinfo.cpp
INTERFACES =
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = sysinfo
TRANSLATIONS = ../i18n/de/sysinfo.ts
TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts
TRANSLATIONS += ../i18n/en/sysinfo.ts
TRANSLATIONS += ../i18n/hu/sysinfo.ts
TRANSLATIONS += ../i18n/ja/sysinfo.ts
TRANSLATIONS += ../i18n/ko/sysinfo.ts
TRANSLATIONS += ../i18n/fr/sysinfo.ts
TRANSLATIONS += ../i18n/no/sysinfo.ts
TRANSLATIONS += ../i18n/pl/sysinfo.ts
TRANSLATIONS += ../i18n/sl/sysinfo.ts
TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts
TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts
+TRANSLATIONS += ../i18n/es/sysinfo.ts