summaryrefslogtreecommitdiff
path: root/core/settings
Unidiff
Diffstat (limited to 'core/settings') (more/less context) (show whitespace changes)
-rw-r--r--core/settings/citytime/citytime.pro2
-rw-r--r--core/settings/light-and-power/light-and-power.pro2
-rw-r--r--core/settings/security/security.pro2
3 files changed, 6 insertions, 0 deletions
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index afa658f..11a135d 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -11,6 +11,8 @@ DEPENDPATH += $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 12
13TRANSLATIONS = ../i18n/de/citytime.ts 13TRANSLATIONS = ../i18n/de/citytime.ts
14TRANSLATIONS += ../i18n/es/citytime.ts
15TRANSLATIONS += ../i18n/pt/citytime.ts
14TRANSLATIONS += ../i18n/pt_BR/citytime.ts 16TRANSLATIONS += ../i18n/pt_BR/citytime.ts
15TRANSLATIONS += ../i18n/en/citytime.ts 17TRANSLATIONS += ../i18n/en/citytime.ts
16TRANSLATIONS += ../i18n/hu/citytime.ts 18TRANSLATIONS += ../i18n/hu/citytime.ts
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro
index 9029a19..7e2afed 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10 TARGET = light-and-power 10 TARGET = light-and-power
11 11
12TRANSLATIONS = ../../i18n/de/light-and-power.ts 12TRANSLATIONS = ../../i18n/de/light-and-power.ts
13TRANSLATIONS += ../../i18n/es/light-and-power.ts
14TRANSLATIONS += ../../i18n/pt/light-and-power.ts
13TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts 15TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts
14TRANSLATIONS += ../../i18n/pl/light-and-power.ts 16TRANSLATIONS += ../../i18n/pl/light-and-power.ts
15TRANSLATIONS += ../../i18n/fr/light-and-power.ts 17TRANSLATIONS += ../../i18n/fr/light-and-power.ts
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro
index 0c924ad..1e815ac 100644
--- a/core/settings/security/security.pro
+++ b/core/settings/security/security.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10 TARGET = security 10 TARGET = security
11 11
12TRANSLATIONS = ../../i18n/pt_BR/security.ts 12TRANSLATIONS = ../../i18n/pt_BR/security.ts
13TRANSLATIONS += ../../i18n/es/security.ts
14TRANSLATIONS += ../../i18n/pt/security.ts
13TRANSLATIONS += ../../i18n/de/security.ts 15TRANSLATIONS += ../../i18n/de/security.ts
14TRANSLATIONS += ../../i18n/en/security.ts 16TRANSLATIONS += ../../i18n/en/security.ts
15TRANSLATIONS += ../../i18n/hu/security.ts 17TRANSLATIONS += ../../i18n/hu/security.ts