summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather
Side-by-side diff
Diffstat (limited to 'noncore/todayplugins/weather') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weather.pro19
1 files changed, 17 insertions, 2 deletions
diff --git a/noncore/todayplugins/weather/weather.pro b/noncore/todayplugins/weather/weather.pro
index a58d215..7af516f 100644
--- a/noncore/todayplugins/weather/weather.pro
+++ b/noncore/todayplugins/weather/weather.pro
@@ -22,6 +22,21 @@ LIBS+= -lqpe -lopie
DESTDIR = $(OPIEDIR)/plugins/today
TARGET = todayweatherplugin
-
-
+TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \
+ ../../../i18n/xx/libtodayweatherplugin.ts \
+ ../../../i18n/en/libtodayweatherplugin.ts \
+ ../../../i18n/es/libtodayweatherplugin.ts \
+ ../../../i18n/fr/libtodayweatherplugin.ts \
+ ../../../i18n/hu/libtodayweatherplugin.ts \
+ ../../../i18n/ja/libtodayweatherplugin.ts \
+ ../../../i18n/ko/libtodayweatherplugin.ts \
+ ../../../i18n/no/libtodayweatherplugin.ts \
+ ../../../i18n/pl/libtodayweatherplugin.ts \
+ ../../../i18n/pt/libtodayweatherplugin.ts \
+ ../../../i18n/pt_BR/libtodayweatherplugin.ts \
+ ../../../i18n/sl/libtodayweatherplugin.ts \
+ ../../../i18n/zh_CN/libtodayweatherplugin.ts \
+ ../../../i18n/zh_TW/libtodayweatherplugin.ts \
+ ../../../i18n/it/libtodayweatherplugin.ts \
+ ../../../i18n/da/libtodayweatherplugin.ts
include ( $(OPIEDIR)/include.pro )