summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather
Unidiff
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
22DESTDIR = $(OPIEDIR)/plugins/today 22DESTDIR = $(OPIEDIR)/plugins/today
23TARGET = todayweatherplugin 23TARGET = todayweatherplugin
24 24
25 25TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \
26 26 ../../../i18n/xx/libtodayweatherplugin.ts \
27 ../../../i18n/en/libtodayweatherplugin.ts \
28 ../../../i18n/es/libtodayweatherplugin.ts \
29 ../../../i18n/fr/libtodayweatherplugin.ts \
30 ../../../i18n/hu/libtodayweatherplugin.ts \
31 ../../../i18n/ja/libtodayweatherplugin.ts \
32 ../../../i18n/ko/libtodayweatherplugin.ts \
33 ../../../i18n/no/libtodayweatherplugin.ts \
34 ../../../i18n/pl/libtodayweatherplugin.ts \
35 ../../../i18n/pt/libtodayweatherplugin.ts \
36 ../../../i18n/pt_BR/libtodayweatherplugin.ts \
37 ../../../i18n/sl/libtodayweatherplugin.ts \
38 ../../../i18n/zh_CN/libtodayweatherplugin.ts \
39 ../../../i18n/zh_TW/libtodayweatherplugin.ts \
40 ../../../i18n/it/libtodayweatherplugin.ts \
41 ../../../i18n/da/libtodayweatherplugin.ts
27include ( $(OPIEDIR)/include.pro ) 42include ( $(OPIEDIR)/include.pro )