Description:
This update for xfce4-weather-plugin fixes the following issues:
- Update to 0.11.3
* Use subdomain for api.met.no
* Avoid calling libsoup callbacks when dialogs are destroyed
* weather-config: Fix memory leak on GtkBuilder
* scan-build: Add false positive file
* scan-build: Fix core.uninitialized.Branch
* scan-build: Fix deadcode.DeadStores
* scan-build: core.NullDereference
* icon: Apply translate logic to get_symbol_name
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* weather-config: Fix memory management of source
* I18n: Update po/LINGUAS list
* build: Drop intltool requirements
* Translation Updates
- Update to 0.11.2
* Update copyright year
* Astro data downloads adapted
* Do not translate warning messages
* Fix leaks around remove_timezone_offset()
* build: Bump glib version
* Migration to Sunrise API 3.0
* Silence one more warning
* Be less verbose about network requests
* Do not warn about missing -night icon variants (Fixes #60)
* Use link color with better constrat for dark themes
* Remove dead code
* Fix remove_timezone_offset()
* Add some const qualifiers
* Fix moon_phases array
* Do not translate warning messages
* Fix a typo, everytime -> every time.
* Translation Updates