Merge branch 'weather'

Desktop / LXDE / LXpanel - Andriy Grytsenko [rep.kiev.ua] - 15 February 2014 09:34 UTC

6d51da9 Merge branch 'weather'

configure.ac | 18 +-
debian/rules | 2 +-
po/ChangeLog | 5 +
po/POTFILES.in | 3 +
po/lxpanel.pot | 414 ++++++-
po/pl.po | 409 +++++-
src/plugins/weather/Makefile.am | 25 +
src/plugins/weather/forecast.c | 164 +++
src/plugins/weather/forecast.h | 110 ++
src/plugins/weather/httputil.c | 165 +++
src/plugins/weather/httputil.h | 43 +
src/plugins/weather/location.c | 199 +++
src/plugins/weather/location.h | 105 ++
src/plugins/weather/logutil.c | 219 ++++
src/plugins/weather/logutil.h | 73 ++
src/plugins/weather/weather.c | 299 +++++
src/plugins/weather/weatherwidget.c | 2322 +++++++++++++++++++++++++++++++++++
src/plugins/weather/weatherwidget.h | 66 +
src/plugins/weather/yahooutil.c | 1041 ++++++++++++++++
src/plugins/weather/yahooutil.h | 65 +
20 files changed, 5740 insertions(+), 7 deletions(-)

Upstream: lxde.git.sourceforge.net


  • Share