| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: blueberry-lang | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.4.5 | Vendor: openSUSE |
| Release: bp155.2.9 | Build date: Mon May 22 13:53:02 2023 |
| Group: System/Localization | Build host: lamb19 |
| Size: 232333 | Source RPM: blueberry-1.4.5-bp155.2.9.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/linuxmint/blueberry | |
| Summary: Translations for package blueberry | |
Provides translations for the "blueberry" package.
GPL-3.0-or-later
* Sat Nov 27 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.4.5:
* Add Turn bluetooth on/off option in tray menu.
* blueberry-tray.py: Remove menu positioning code.
* blueberry-tray.py: Silence a runtime warning.
* rfkillMagic: Rewrite safechild in shell script to reduce
memory usage.
* Added build & install steps to readme file.
* l10n: Update POT.
- Restore Group.
* Tue Jun 29 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 1.4.4
* l10n: Update translations
* Thu May 20 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 1.4.2
* l10n: Update translations
* l10n: Update files
* Don't use /usr/bin/env to call python3
* Wed Sep 16 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.3.9
* l10n: Update translations
- Fixes for %_libexecdir changing to /usr/libexec (boo#1174075)
- Use %{_udevrulesdir} for udev rules files
* Sat May 30 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.3.8
* blueberry.ui: Change the valign of the headerbar switch to center
otherwise it wants to expand to fill the entire headerbar height.
* Remove Cinnamon applet
* Make active tray icon more recognizable
* Update transaltions
- Changes in 1.3.7
* obex: Remove hard requirement on deprecated hcitool
* Sun Mar 22 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.3.6
* tray: Switch to symbolic icons (#100)
* Lower min requirement to GTK 3.22
* Update tranlsations
* Sat Feb 08 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.3.5
* blueberry.py: Fix handling of the device name/alias.
- Other changes since version 1.2.7
* Handle error from rfkill (#94)
* Add support for XAppStatusIcon
* StatusIcon: Switch to activate signal
* obex: check for None when setting shared path
* rework override to be compatible with any version
* Fix tray icon not shown with window (#89)
* blueberry: UI redesign
* rfkillMagic: support hotpluggable bt devices
* rfkillMagic: support device indexes above 9
* blueberry: rework rfkill error to be switch-specific
* cleanup some unneded code
* UI: Ensure burger menu is visible
* Don't spin spinner in devices tab (#85)
* Update translations
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
* Sun Jul 21 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.2.8
* Don't spin spinner in devices tab (#85)
* Fri Jul 19 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.2.7
* Update translations
- 1.2.6 changes
* Fix generate_desktop_files
* Convert everything to use Python 3 (#66)
* Add paired submenu for quick connect/disconnect (#69)
* Tray: Use a tick image to represent connected device
* l10n: Update POT
* Tray: Fix paired menu when no devices are paired
* Use shell launchers and use setproctitle to name the python processes
* rfkill: Show error message on permission denied (#83)
* rfkill: Show the error message in the UI
* l10n: Update POT
- Updated and cleaned up spec file
- Rebased blueberry-fix-rfkill-path.patch
* Fri Dec 14 2018 sor.alexei@meowr.ru
- Update to version 1.2.5:
* Update translations.
* Fri Nov 30 2018 sor.alexei@meowr.ru
- Update to version 1.2.4:
* Update translations.
* Sat Sep 01 2018 sor.alexei@meowr.ru
- Do not use /usr/bin/env for Python scripts.
- Add blueberry-rfkill.rules to fix boo#957071.
* Fri Aug 17 2018 sor.alexei@meowr.ru
- Revert to Python 2: the switch to Python 3 was actually in
shebangs of just two basic launcher scripts, nothing more
(boo#1105239).
* Tue Jun 26 2018 sor.alexei@meowr.ru
- Update to version 1.2.3 (changes isnce 1.2.1):
* Add a 2s timeout around bt-adapter -i.
* Update translations.
* Sat May 26 2018 sor.alexei@meowr.ru
- Update to version 1.2.1:
* Update translations.
* Tue May 08 2018 sor.alexei@meowr.ru
- Update to version 1.2.0:
* Fix some depreciation warnings.
* Remove unused applet label.
* applet: Use bluetooth icon, remove dangerous flag.
* Update translations.
- Rebase blueberry-fix-rfkill-path.patch.
* Tue Jan 16 2018 sor.alexei@meowr.ru
- Add blueberry-fix-rfkill-path.patch: Fix rfkill's path
(boo#1076134).
* Sun Dec 24 2017 sor.alexei@meowr.ru
- Update to version 1.1.20:
* Use a regex instead of the more brittle split implementation
(gh#linuxmint/blueberry#45).
* Switch to Python3.
* Fri Nov 24 2017 sor.alexei@meowr.ru
- Update to version 1.1.19:
* blueberry.py: Don't start blueberry-tray, it gets started on
our behalf in the session manager since e3417c0.
* Give blueberry-tray an application id, to prevent multiple
instances, re-add a Popen call in blueberry.py
(xfce session management machinery doesn't start programmes on
the user's behalf after startup like it does in mate and
cinnamon).
* rfkillMagic: Use a child wrapper for the monitor subprocess.
* Update translations.
* Thu Nov 09 2017 sor.alexei@meowr.ru
- Update to version 1.1.18:
* Make blueberry-tray a GtkApplication and register with the
session manager.
* Fri Nov 03 2017 sor.alexei@meowr.ru
- Update to version 1.1.17:
* Update translations.
* Fri Oct 27 2017 sor.alexei@meowr.ru
- Update to version 1.1.16:
* Move window declaration to init().
* l10n: Generate desktop files.
* Wed Jun 28 2017 sor.alexei@meowr.ru
- Update to version 1.1.15 (changes since 1.1.13):
* Fix unicode errors during OBEX file transfers.
* Fix more unicode errors and missing arguments.
* Obex: Fix non-translated strings.
* Update translations.
* Mon Jun 12 2017 sor.alexei@meowr.ru
- Update to version 1.1.13:
* Fix how autostart of the tray icon is handled.
* Add exception handling around bt-adapter -i.
* Wed May 24 2017 sor.alexei@meowr.ru
- Update to version 1.1.12:
* Update translations.
* Sun May 07 2017 sor.alexei@meowr.ru
- Update to version 1.1.11:
* Remove debug log
* Add the GPLv3+ licence text.
* Remove AutostartCondition.
* Stop using deprecated GtkHBox and GtkVBox.
* Bail out if something goes wrong.
* l10n: Generate additional files.
* Update translations.
* Fri Mar 17 2017 sor.alexei@meowr.ru
- Don't require typelib(St), provided by GNOME Shell and is always
present with Cinnamon installed either way (required by the
Cinnamon applet).
* Sun Feb 19 2017 sor.alexei@meowr.ru
- Update to version 1.1.10:
* Add OBEX support.
* Use pavucontrol for sound if present and DE isn't detected.
* Tray: Improve the tooltip to show the name of the connected
devices.
* Provide a Cinnamon applet.
* Overwrite the label in GnomeBluetooth SettingsWidget.
* Fix Cinnamon icons.
* Widen the default window size to 640px.
* Thu Dec 15 2016 sor.alexei@meowr.ru
- Update to version 1.1.9:
* Update translations.
* Sat Nov 12 2016 sor.alexei@meowr.ru
- Update to version 1.1.8:
* tray: Add a missing import before invocation (boo#1009912).
* Thu Nov 10 2016 sor.alexei@meowr.ru
- Update to version 1.1.7:
* Update translations.
* Wed Nov 02 2016 sor.alexei@meowr.ru
- Update to version 1.1.6:
* Specify versions of Gtk and GnomeBluetooth before loading them
via GI.
* Mon Jun 27 2016 sor.alexei@meowr.ru
- Update to version 1.1.5:
* Rename the tray option more accurately.
* Update translations.
* Tue May 24 2016 sor.alexei@meowr.ru
- Update to version 1.1.4:
* Updated translations.
* Wed May 04 2016 sor.alexei@meowr.ru
- Add a missing python-gobject-Gdk dependency.
* Thu Apr 28 2016 sor.alexei@meowr.ru
- Update to version 1.1.3:
* Fix GtkStatusIcon menu popup on newer Gtk.
* Fri Apr 22 2016 sor.alexei@meowr.ru
- Update to version 1.1.2:
* Add more padding and move the switch to the top-right corner of
the screen (looks out of place with themes where Gtk.Switch
isn't centered).
* Specify gi typelib versions before importing.
* Update translations.
* Set up generate_desktop_files, makepot.
* Fri Feb 19 2016 sor.alexei@meowr.ru
- Update to 1.1.1:
* Add disabled icon for bluetooth-tray.
* Fri Nov 06 2015 sor.alexei@meowr.ru
- Update to 1.1.0:
* Hide in GNOME, KDE, and Unity.
* Make blueberry-tray executable.
* Detect more environments via $XDG_CURRENT_DESKTOP.
* Fix monitoring settings.
* Update translations.
* Tue Jun 30 2015 sor.alexei@meowr.ru
- Update to 1.0.9:
* Update translations.
* Wed Jun 03 2015 sor.alexei@meowr.ru
- Update to 1.0.8:
* Update translations.
* Fri May 29 2015 sor.alexei@meowr.ru
- Update to 1.0.7 (changes since 1.0.4):
* List rfkill dependency.
* Tue Mar 31 2015 sor.alexei@meowr.ru
- Update to 1.0.4.
* Unify settings getter/setter.
* Update translations.
* Sat Mar 14 2015 sor.alexei@meowr.ru
- Initial package.
/usr/share/locale/ar/LC_MESSAGES/blueberry.mo /usr/share/locale/as/LC_MESSAGES/blueberry.mo /usr/share/locale/be/LC_MESSAGES/blueberry.mo /usr/share/locale/bg/LC_MESSAGES/blueberry.mo /usr/share/locale/bn/LC_MESSAGES/blueberry.mo /usr/share/locale/ca/LC_MESSAGES/blueberry.mo /usr/share/locale/ca@valencia/LC_MESSAGES/blueberry.mo /usr/share/locale/cs/LC_MESSAGES/blueberry.mo /usr/share/locale/da/LC_MESSAGES/blueberry.mo /usr/share/locale/de/LC_MESSAGES/blueberry.mo /usr/share/locale/el/LC_MESSAGES/blueberry.mo /usr/share/locale/en_AU/LC_MESSAGES/blueberry.mo /usr/share/locale/en_CA/LC_MESSAGES/blueberry.mo /usr/share/locale/en_GB/LC_MESSAGES/blueberry.mo /usr/share/locale/eo/LC_MESSAGES/blueberry.mo /usr/share/locale/es/LC_MESSAGES/blueberry.mo /usr/share/locale/et/LC_MESSAGES/blueberry.mo /usr/share/locale/eu/LC_MESSAGES/blueberry.mo /usr/share/locale/fa/LC_MESSAGES/blueberry.mo /usr/share/locale/fi/LC_MESSAGES/blueberry.mo /usr/share/locale/fr/LC_MESSAGES/blueberry.mo /usr/share/locale/fr_CA/LC_MESSAGES/blueberry.mo /usr/share/locale/gl/LC_MESSAGES/blueberry.mo /usr/share/locale/he/LC_MESSAGES/blueberry.mo /usr/share/locale/hi/LC_MESSAGES/blueberry.mo /usr/share/locale/hr/LC_MESSAGES/blueberry.mo /usr/share/locale/hu/LC_MESSAGES/blueberry.mo /usr/share/locale/ia/LC_MESSAGES/blueberry.mo /usr/share/locale/id/LC_MESSAGES/blueberry.mo /usr/share/locale/is/LC_MESSAGES/blueberry.mo /usr/share/locale/it/LC_MESSAGES/blueberry.mo /usr/share/locale/ja/LC_MESSAGES/blueberry.mo /usr/share/locale/kk/LC_MESSAGES/blueberry.mo /usr/share/locale/km/LC_MESSAGES/blueberry.mo /usr/share/locale/kn/LC_MESSAGES/blueberry.mo /usr/share/locale/ko/LC_MESSAGES/blueberry.mo /usr/share/locale/lt/LC_MESSAGES/blueberry.mo /usr/share/locale/lv/LC_MESSAGES/blueberry.mo /usr/share/locale/mai/LC_MESSAGES/blueberry.mo /usr/share/locale/mk/LC_MESSAGES/blueberry.mo /usr/share/locale/ml/LC_MESSAGES/blueberry.mo /usr/share/locale/mr/LC_MESSAGES/blueberry.mo /usr/share/locale/nb/LC_MESSAGES/blueberry.mo /usr/share/locale/nds/LC_MESSAGES/blueberry.mo /usr/share/locale/ne/LC_MESSAGES/blueberry.mo /usr/share/locale/nl/LC_MESSAGES/blueberry.mo /usr/share/locale/nn/LC_MESSAGES/blueberry.mo /usr/share/locale/or/LC_MESSAGES/blueberry.mo /usr/share/locale/pa/LC_MESSAGES/blueberry.mo /usr/share/locale/pl/LC_MESSAGES/blueberry.mo /usr/share/locale/pt/LC_MESSAGES/blueberry.mo /usr/share/locale/pt_BR/LC_MESSAGES/blueberry.mo /usr/share/locale/ro/LC_MESSAGES/blueberry.mo /usr/share/locale/ru/LC_MESSAGES/blueberry.mo /usr/share/locale/sk/LC_MESSAGES/blueberry.mo /usr/share/locale/sl/LC_MESSAGES/blueberry.mo /usr/share/locale/sq/LC_MESSAGES/blueberry.mo /usr/share/locale/sr/LC_MESSAGES/blueberry.mo /usr/share/locale/sr@latin/LC_MESSAGES/blueberry.mo /usr/share/locale/sv/LC_MESSAGES/blueberry.mo /usr/share/locale/ta/LC_MESSAGES/blueberry.mo /usr/share/locale/te/LC_MESSAGES/blueberry.mo /usr/share/locale/th/LC_MESSAGES/blueberry.mo /usr/share/locale/tr/LC_MESSAGES/blueberry.mo /usr/share/locale/ug/LC_MESSAGES/blueberry.mo /usr/share/locale/uk/LC_MESSAGES/blueberry.mo /usr/share/locale/vi/LC_MESSAGES/blueberry.mo /usr/share/locale/zh_CN/LC_MESSAGES/blueberry.mo /usr/share/locale/zh_HK/LC_MESSAGES/blueberry.mo /usr/share/locale/zh_TW/LC_MESSAGES/blueberry.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026