| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xfce4-weather-plugin-lang | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.11.0 | Vendor: openSUSE |
| Release: bp155.2.14 | Build date: Mon May 22 12:24:40 2023 |
| Group: System/Localization | Build host: old-cirrus4 |
| Size: 2287546 | Source RPM: xfce4-weather-plugin-0.11.0-bp155.2.14.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://docs.xfce.org/panel-plugins/xfce4-weather-plugin | |
| Summary: Translations for package xfce4-weather-plugin | |
Provides translations for the "xfce4-weather-plugin" package.
GPL-2.0-or-later
* Mon Feb 15 2021 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed broken package and URL
* Sun Feb 14 2021 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 0.11.0
* Port to Xfconf
- Please note that settings from the rc file are not
automatically migrated.
* Fix null g_array_sort() argument
* settings: Use infobar and symbolic icons
* Improve forecast window
* autoconf: Remove AC_HEADER_STDC
* Update `.gitignore`
* Set pointers to NULL
* Fix double-free
* Fix missing-prototypes
* Enable debug=yes when compiling from git and fix warnings
* Remove GSourceFunc casts
* Update copyright
* Translation Updates
* Tue Nov 10 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to 0.10.2
- Switch to the 2.0 API of met.no (1.9 was deprecated)
- weather-icon: fix use-after-free in get_user_icons_dir
- Fix GTimeVal deprecation
- Update copyright/bugzilla URLs
- Add basic GitLab pipeline
- bxo#16717: Move from exo-csource to xdt-csource
- Fix unprintable character in summary subtitle (bug #16394)
- Improve contrast in weather report, similar to GTK2 + Adwaita
(bxo#15806)
- Enable keyboard scrolling in Details panel (bxo#15912)
- Support solarnoon and solarmidnight (bxo#15771)
- Fix day/night calculation (bxo#16091)
- Translation Updates
- Removed obsolete patch
xfce4-weather-plugin-fix-no-return-in-nonvoid-function.patch
* Sun Feb 23 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to 0.10.1
* Switch to 'locationforecast' product and use a more recent API
version (bxo#16268)
* Fix invalid scrollbar index to add a label (bxo#16023)
* Update URLs from goodies.x.o to docs.x.o (bxo#16182)
* Fix build with panel 4.15
* Make build output less verbose
* Use standard icon names (bxo#16059)
* Translation updates
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Mon Aug 12 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to 0.10.0
* Translation updates
* Fri Jul 12 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Package renamed to follow upstream name xfce4-foo-plugin
- Use lang subpackage for manual edits instead of %lang_package macro
- Cleaned up spec file
- Added bcond for git master builds
* Sat Mar 23 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to 0.9.1
* Use https for all connections (bxo#13645)
* Use the latest sunrise API (2.0) (bxo#14972)
* Use xfce_panel_plugin_get_icon_size so the weather icon respects the
panel's configured icon size
* Fix link to the met.no logo
* Translation Updates
- Dropped obsolete macros
- Swtiched URL and Source to https://
* Mon Oct 15 2018 Stefan Seyfried <seife+obs@b1-systems.com>
- update to 0.9.0
* Port to GTK+ 3
- Preferences dialog ported to Glade
- Replaced individual header includes
- Replaced deprecated symbols
- Replaced direct access with accessor functions
- Improved forecast background with dark and light themes
- Improved spacing in the preference and forecast dialogs
- Added small (3px) padding between weather icon and scrollbox
- Fixed full debug builds
* Port to libsoup 2.42
* Use HTTPS where possible
* Translation updates
* Sat Nov 11 2017 seife+obs@b1-systems.com
- update to version 0.8.10
- Set USER_AGENT for nominatim search (bxo#13877)
- Fix showing times in UTC instead of local time on FreeBSD
(bxo#13358)
- Translation updates
* Wed Apr 19 2017 seife+obs@b1-systems.com
- update to version 0.8.9
- Bump LocationforecastLTS version to 1.3
- Fix compiler warnings about implicit function declarations
- Change more URLs from http://yr.no to https://met.no
- Translation updates
* Sun Dec 25 2016 seife+obs@b1-systems.com
- update to version 0.8.8
- use https://api.met.no, old site has been deprecated
- translation updates
- Use met.no sunrise-1.1 API (bxo#12333)
- do not package huge ChangeLog file, NEWS is good enough
* Tue Jun 23 2015 gber@opensuse.org
- update to version 0.8.6
- add ACLOCAL_AMFLAGS to Makefile.am
- remove negative sign when temperature is rounded to 0 degree
Fahrenheit (bug #11604)
- fix IT_PROG_INTLTOOL warning
- translation updates
* Tue Dec 23 2014 gber@opensuse.org
- update to version 0.8.5
- translation updates
* Mon Nov 03 2014 gber@opensuse.org
- update to version 0.8.4
- improve UI feedback when resetting weather data
- show API deprecation warnings in the details tab of the summary
window instead of the standard output
- support upower-0.99
- use locationforecastLTS-1.2 API
- add code to handle proxy authentication
- remove code dealing with laptop lid open/close
- show astrodata in forecast day header tooltip in summary window
- fetch and cache astronomical data for multiple days
- add a button for opening/creating the user icon themes
directory in the config dialog
- sort icon themes by path names (user themes are listed first)
- correct spelling of precipitation
- context menu: Resolve mnemonic conflict for Refresh and Remove
(bug #9911)
- summary window: Fix clock not updating properly
- fix wind direction translation
- make using only a single row the default setting
- better handle single row and icon size in various panel modes
- fix text color not being remembered over restarts
- build system cleanups and dependency bumps
- many translation updates
- drop obsolete xfce4-panel-plugin-weather-upower-0.99.patch,
xfce4-panel-plugin-weather-fix-panel-icon-size.patch,
xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
* Tue Oct 21 2014 gber@opensuse.org
- Add xfce4-panel-plugin-weather-fix-panel-icon-size.patch in order
to fix the size of the panel icon (backported from upstream git)
- Add xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
Switch to met.no locationforecast-1.2 API (bxo#10916, bnc#901944,
backported from upstream git)
/usr/share/locale/ar/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/bg/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/ca/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/cs/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/da/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/de/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/el/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/en_AU/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/en_GB/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/es/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/et/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/eu/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/fi/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/fr/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/gl/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/he/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/hr/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/id/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/is/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/it/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/ja/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/ko/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/lt/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/lv/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/nb/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/nl/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/nn/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/pa/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/pl/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/pt/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/ru/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/sl/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/sq/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/sr/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/sv/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/te/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/th/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/tr/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/ug/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/uk/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/zh_CN/LC_MESSAGES/xfce4-weather-plugin.mo /usr/share/locale/zh_TW/LC_MESSAGES/xfce4-weather-plugin.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:26:09 2026