author | groucho <groucho> | 2003-02-19 06:51:05 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-02-19 06:51:05 (UTC) |
commit | 2fdd5a12c624b5203b11d54eb9ffe529101f5470 (patch) (side-by-side diff) | |
tree | 115dfd9cb2ea04d3af4c1802b472f1d115165009 /noncore/todayplugins/weather | |
parent | d3f15e100af8a91504ac9e5fb95dce0cadfe4837 (diff) | |
download | opie-2fdd5a12c624b5203b11d54eb9ffe529101f5470.zip opie-2fdd5a12c624b5203b11d54eb9ffe529101f5470.tar.gz opie-2fdd5a12c624b5203b11d54eb9ffe529101f5470.tar.bz2 |
Translation added for plugins
Diffstat (limited to 'noncore/todayplugins/weather') (more/less context) (ignore whitespace changes)
-rw-r--r-- | noncore/todayplugins/weather/weather.pro | 19 |
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 ) |