- add support for custom localizations and german translation
authorDr.Best <dr_best@users.schwerkraft.elitedvb.net>
Tue, 18 May 2010 20:25:40 +0000 (20:25 +0000)
committerDr.Best <dr_best@users.schwerkraft.elitedvb.net>
Tue, 18 May 2010 20:25:40 +0000 (20:25 +0000)
commit79abe74f210da34280391420ac1b6ed4e95abc8d
tree6c61c2a0aaa0c9a72665bcf4b62bf191bf27670d
parent123aad51c224df7f51702ba7c2c887a163353c9e
- add support for custom localizations and german translation
- changed caption width for long city names

Thanks to mcfreis for this patch! :-)
configure.ac
weatherplugin/Makefile.am
weatherplugin/po/Makefile.am [new file with mode: 0644]
weatherplugin/po/WeatherPlugin.pot [new file with mode: 0644]
weatherplugin/po/de.po [new file with mode: 0644]
weatherplugin/src/__init__.py
weatherplugin/src/plugin.py
weatherplugin/src/setup.py