| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: drkonqi5-lang | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 5.27.4 | Vendor: openSUSE |
| Release: bp155.1.7 | Build date: Mon May 22 12:06:24 2023 |
| Group: System/Localization | Build host: sheep85 |
| Size: 1664670 | Source RPM: drkonqi5-5.27.4-bp155.1.7.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://www.kde.org/ | |
| Summary: Translations for package drkonqi5 | |
Provides translations for the "drkonqi5" package.
GPL-2.0-or-later
* Tue Apr 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.4
- No code changes since 5.27.3
* Wed Mar 29 2023 Franck Bui <fbui@suse.com>
- Replace '%service_del_postun -n' with '%service_del_postun_without_restart'
* Tue Mar 14 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.3
- Changes since 5.27.2:
* Add emoji picker to mappings
* Tue Feb 28 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.2
- Changes since 5.27.1:
* Add plasma-welcome to mappings file
* scroll bug description (kde#466180)
* Tue Feb 21 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.1
- Changes since 5.27.0:
* Make python distro and psutil modules in the gdb preable optional
* Handle WITH_SENTRY correctly
* login on field accepting (kde#466109)
- Drop patches, now upstream:
* 0001-Handle-WITH_SENTRY-correctly.patch
* 0002-Make-python-distro-and-psutil-modules-in-the-gdb-pre.patch
* Thu Feb 09 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.0
- No code changes since 5.26.90
* Tue Jan 31 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to actually disable sentry:
* 0001-Handle-WITH_SENTRY-correctly.patch
- Add patch to avoid unnecessary dependencies of the gdb script:
* 0002-Make-python-distro-and-psutil-modules-in-the-gdb-pre.patch
* Thu Jan 19 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.90
- Changes since 5.26.5:
* pass the bug id not the attachment id to the gui (kde#462432)
* remove pointless todo
* check telemetrymode
* Use qdbus to query for the hostname
* allow using debuginfod for symbol resolution with gdb12 (kde#454063)
* add some a11y annotations
* do not submit to sentry when the bugzilla url is overridden
* Install po folder
* Port away from deprecated KDeclarative::setupEngine
- Avoid try-restarting a template unit in %postun
* Wed Jan 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
* Tue Nov 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.4
- No code changes since 5.26.3
* Tue Nov 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.3
- No code changes since 5.26.2
* Wed Oct 26 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.2
- Changes since 5.26.1:
* check telemetrymode
* Use qdbus to query for the hostname
* allow using debuginfod for symbol resolution with gdb12 (kde#454063)
* Tue Oct 18 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
* Thu Oct 06 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
* Thu Sep 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* kdbgwin: add missing override specifier
* Fix desktopFileName for coredump GUI
* handle debugpackageinstaller signals (kde#458435)
* Add mapping for akonadi_indexing_agent
* Add FreeBSD Qt6 CI support
* Add mapping for Akonadi Google Resource
* Remove duplicate headers between cpp/h
* Add missing license files
* typo-- (kde#457036)
* KMessageBox::sorry is deprecated in kf5.97
* do not send auto-submissions if files were deleted
* sub is part of re not a member of string
* fixate the home dir
* fix bad property access
* allow saving the report in case of error (kde#456768)
* disable automatic sentry'ing when run in testing mode
* set default focuses (kde#456753)
* ensure we catch kwin_wayland dumps
* ignore KeyboardInterrupts
* Request passing unit tests on Linux and BSD
* add sentry support
* Fix variant comparison with Qt6
* It's enabled by default in qt6
* Drop bogus KConfigWidgets dep, add explicit KConfig dep
* remove wrong visibility toggle (kde#454927)
* coredump-gui: Show the app's icon name by the delegate
* allow navigating back to the mainpage (kde#453989)
* DeveloperPage: do not automatically hide Save and Copy actions
* DeveloperPage: Remove extra padding on the backtrace
* Tue Sep 06 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
* Tue Aug 02 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
* Tue Jul 12 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
* Tue Jun 28 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
* Tue Jun 21 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* Drop bogus KConfigWidgets dep, add explicit KConfig dep
* Mon Jun 13 2022 Wolfgang Bauer <wbauer@tmo.at>
- Add missing runtime dependencies
* Thu Jun 09 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.0
- Changes since 5.24.90:
* remove wrong visibility toggle (kde#454927)
* allow navigating back to the mainpage (kde#453989)
* DeveloperPage: do not automatically hide Save and Copy actions
* DeveloperPage: Remove extra padding on the backtrace
* Thu May 19 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.90
- Too many changes to list here
* Tue May 03 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.5
- Changes since 5.24.4:
* fix processor invocation
* fix the instance filter
* instance ids have 2 hyphens not 3
* Tue Mar 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.4
- No code changes since 5.24.3
* Tue Mar 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.3
- Changes since 5.24.2:
* make sure to create the wallet folder before using it (kde#446925)
- Restore compatibility with older kf5-filesystem
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
* Tue Feb 22 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.2
- No code changes since 5.24.1
* Tue Feb 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.1
- No code changes since 5.24.0
* Sat Feb 05 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.0
- No code changes since 5.23.90
* Thu Jan 13 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.90
- Changes since 5.23.5:
* It compiles fine without deprecated methods
* add a new env var to skip dupe checks
* make sure we can find execs on newer debians as well
* update fixture to correct requirements
* add some debugging for wallet interaction
* make sure toggles trigger state updates
* bring back idle detection and rejigger timer code
* Port KToolInvocation::invokeMailer deprecated methods
* I18N_NOOP was not possible here
* Fix KMyMoney Bugzilla mapping
* fix the notifier dump truck
* replace restart checkbox with button (kde#443304)
* Add FreeBSD CI
* find cleanup binary more reliably
* Add Linux CI
* Add .kde-ci.yml
* Tue Jan 04 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.5
- No code changes since 5.23.4
* Tue Nov 30 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.4
- No code changes since 5.23.3
* Tue Nov 09 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
* Tue Oct 26 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.2
- No code changes since 5.23.1
* Tue Oct 19 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.1
- No code changes since 5.23.0
* Thu Oct 07 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.0
- No code changes since 5.22.90
- Add new key + signature to plasma.keyring
* Thu Sep 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.90
- Too many changes to list here
* Tue Aug 31 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.5
- No code changes since 5.22.4
* Tue Jul 27 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.4
- No code changes since 5.22.3
* Tue Jul 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.3
- Changes since 5.22.2.1:
* repair query construction
* Wed Jun 23 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.2.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.2
- No code changes since 5.22.1
* Tue Jun 15 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.1
- No code changes since 5.22.0
* Thu Jun 03 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.0
- Changes since 5.21.90:
* extend SNI breakage detection to kded
* Thu May 13 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.90
- Too many changes to list here
* Tue May 04 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.5
- Changes since 5.21.4:
* move bugz api from qurlquery to a custom container (kde#435442)
* Tue Apr 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.4
- No code changes since 5.21.3
* Tue Mar 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.3
- Changes since 5.21.2:
* map kdeinit5 (kde#433483)
* wire up productInfoError to fall back to 'kde' product
* don't assert that there is 1 product
* move UI setup logic out of checkTexts (kde#433480)
* refine warning message
* log why debugger entered failure state
* Tue Mar 02 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.2
- No code changes since 5.21.1
* Tue Feb 23 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.1
- No code changes since 5.21.0
* Thu Feb 11 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.0
- Changes since 5.20.90:
* discard wayland client crashes following compositor crash (kde#431561)
* Fix includes order on windows
* Update .gitignore file
* Add pre-commit hook for clang-format
* Add .git-blame-ignore-revs file
* Run clang-format
* Prevent clang-format uglification
* Thu Jan 21 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/20.90/
- Changes since 5.20.5:
* Remove duplicate line
* include the drkonqi version in reports
* report all reproducible selections
* capitalize consistently
* Layout have already a parent. Not necessary to call this method
* Don't include QtTest
* Modify DBus service name to allow using QDBusServiceWatcher
* fix warning about unused capture
* focus lineedits for bug info page (kde#428350)
* Fix for Clang: ptracer.cpp needs <errno.h>
* fix buttongroup state toggles (kde#428346)
* Port from QStandardPaths::DataLocation to QStandardPaths::AppDataLocation
* Don't use deprecated signal
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove this add_definition
* Compile without deprecated method
* Add .gitignore file
* it depends against kf5.74
* it depends against qt5.15
* Remove not implemented method
* [systeminformation] Fix cpp17+ compatibility
* Remove unused forward declaration
* Convert copyright statements to SPDX expressions
* Tue Jan 05 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
* Tue Dec 01 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.4
- No code changes since 5.20.3
* Wed Nov 11 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.3
- No code changes since 5.20.2
* Tue Oct 27 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.2
- No code changes since 5.20.1
* Tue Oct 20 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.1
- No code changes since 5.20.0
* Thu Oct 08 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.0
- No code changes since 5.19.90
* Thu Sep 17 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.90
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.90
- Changes since 5.19.5:
* Remove explicit ECM_KDE_MODULE_DIR
* Default Save report extension: kcrash.txt => kcrash
* Fix the port to QRegularExpression
* add gdb line test for thread start and current thread markers
* Use camelcase include. (scripted)
* Tue Sep 01 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
* Tue Jul 28 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.4
- No code changes since 5.19.3
* Tue Jul 07 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.3
- No code changes since 5.19.2
* Tue Jun 23 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.2
- No code changes since 5.19.1
* Tue Jun 16 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.19.1.php
- Changes since 5.19.0:
* map neon in platform guessing (kde#422556)
* Thu Jun 04 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.19.0.php
- No code changes since 5.18.90
* Thu May 14 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.90.php
- Changes since 5.18.5:
* initialize bools to false by default (kde#421187)
* Don't leak DrKonqi dialog / fix crash on wayland
* bump to require Qt 5.14
* Read the new message string after rather than before
* Use SyntaxHighlighter for highlighting
* Adapt to changes in kcrash
* [DrKonqi] Port QRegExp to QRegularExpression
* Bump required version of KF5 to 5.69.0
* Reduce unneeded dependencies
* skip over _start and __libc_start_main
* style++
* Include s_kcrashErrorMessage in our traces
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* Port away from deprecated API on Qt 5.15.0
* fix windows compilation, QString.sprintf() is deprecated
* Tue May 05 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.5.php
- Changes since 5.18.4.1:
* disable automatic cookie injection (kde#419646)
* Don't leak DrKonqi dialog / fix crash on wayland
* Remove too strict Qt/KF5 deprecation rule
* be a bit more verbose on protocol exceptions
* Avoid creating subwindow on internal page widget (kde#418755,kde#420035)
* fix line rating for new format when function name is missing
* further constrict line parsing of .so files
* Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.4.1:
* Version fixed
* Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.4.php
- Changes since 5.18.3:
* Display PID & signal numbers unlocalized
* remove pointless and arbitrary 4 line frame limit
* Tue Mar 10 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.3.php
- Changes since 5.18.2:
* fix windows compilation, QString.sprintf() is deprecated
* focus email input line by default (kde#418309)
* Tue Feb 25 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.2.php
- No code changes since 5.18.1
* Tue Feb 18 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.1.php
- No code changes since 5.18.0
* Thu Feb 06 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.0.php
- Changes since 5.17.90:
* fix incorrect parsing of "at foo.so" and empty function name
* installdbgsymbols_suse: Pass --plus-content debug to zypper (kde#416038)
* Thu Jan 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
* Thu Jan 16 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
* Port to cerr/cout for compiling against qt5.15
* Add KIOFuse to mapping
* unbreak crash reports involving QML
* It's already defined in ecm
* disable bug report when there are signs of an update
* Add KDEClangFormat cmake support
* Report windowing system
* Now we depend against kf5.62
* Tue Jan 07 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.5.php
- No code changes since 5.17.4
* Wed Dec 04 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.4.php
- Changes since 5.17.3:
* disable systeminfo test on systems without uname
* fix msvc compatibility
* Tue Nov 12 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.3.php
- Changes since 5.17.2:
* move plus character in query test to connection
* force encoding on all queries
* force-encode passwords on login (kde#413920)
* Tue Oct 29 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.2.php
- Changes since 5.17.1:
* typo--
* Tue Oct 22 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.1.php
- No code changes since 5.17.0
* Thu Oct 10 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.0.php
- Changes since 5.16.90:
* fix default version selection to allow for renamed "unspecified" versions (kde#411983)
* use KBusyIndicatorWidget for all busy indication uses
* Thu Sep 19 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.90.php
- Too many changes to list here
* Tue Sep 03 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.5.php
- Changes since 5.16.4:
* make fixture file name windows-safe
* Tue Jul 30 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.4.php
- Changes since 5.16.3:
* guard against plasmashell being properly dead and not showing the SNI
* Tue Jul 09 2019 fabian@ritter-vogt.de
- Update to 5.16.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.3.php
- Changes since 5.16.2:
* update integration test
* hide save-login-info checkbox when kwallet is disabled (kde#363570)
* reduce nesting by using a return condition rather than two if branches
* auto log in if username and password have been loaded from kwallet (kde#202495)
* kick more hardcoded sizes to the bucket
* do not set a hardcoded minimum size (kde#403408)
* force the backtracewidget into loading state when the generator is loading (kde#381644)
* Tue Jun 25 2019 fabian@ritter-vogt.de
- Update to 5.16.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.2.php
- No code changes since 5.16.1
* Tue Jun 18 2019 fabian@ritter-vogt.de
- Update to 5.16.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.1.php
- Changes since 5.16.0:
* move various properties away from qapp and to kaboutdata
* actually set kaboutdata as application aboutdata (kde#383842)
* use even more resizing (kde#406748)
* copy backtrace file with overwrite flag (kde#405597)
* use errorString instead of errorText
* Thu Jun 06 2019 fabian@ritter-vogt.de
- Update to 5.16.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.0.php
- Changes since 5.15.90:
* Fix the 'Report bug' button being always disabled (kde#406606)
* Thu May 16 2019 fabian@ritter-vogt.de
- Update to 5.15.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.90.php
- Changes since 5.15.5:
* bump Qt version to 5.12 as agreed at start of cycle
* Add mappings for org_kde_powerdevil and kiod5 processes (kde#405840)
* always support all command line options
* don't connect to lambdas and call slots when you can just call the slots
* Use https for links in the UI
* Add application path as valid path for debuggers
* drop explicit disconnect in dtor
* move version definition into generated header instead of passing it on CLI
* map powerdevil daemon to product
* typos--
* cdb: First working version
* CMakeLists: Fix bfd.h include path on windows
* Fix pragma once problem with process class
* mingw_generator: Fix iterator type in operator==
* mingw_generator: Fix argument type
* mingw_generator: Fix iterator type
* msvc_gnerator: Fix PCHAR cast to QString
* QtCore is common between MINGW and MSVC
* Request change of ptrace scope from KCrash
* Use nullptr
* Tue May 07 2019 fabian@ritter-vogt.de
- Update to 5.15.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.5.php
- No code changes since 5.15.4
* Tue Apr 02 2019 fabian@ritter-vogt.de
- Update to 5.15.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.4.php
- Changes since 5.15.3:
* Harmonize use of #if and #ifdef, using #if everywhere.
* adjust the size of the window after the labels sizes were changed (kde#337319)
* Tue Mar 12 2019 fabian@ritter-vogt.de
- Update to 5.15.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.3.php
- Changes since 5.15.2:
* warning--
* Sun Mar 10 2019 ralf.habacker@freenet.de
- Add ptools as runtime dependency to get required tool
pbuildid for fetching symbols
* Tue Feb 26 2019 fabian@ritter-vogt.de
- Update to 5.15.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.2.php
- No code changes since 5.15.1
* Tue Feb 19 2019 fabian@ritter-vogt.de
- Update to 5.15.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.1.php
- No code changes since 5.15.0
* Thu Feb 07 2019 fabian@ritter-vogt.de
- Update to 5.15.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.0.php
- No code changes since 5.14.90
* Thu Jan 17 2019 fabian@ritter-vogt.de
- Update to 5.14.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.90.php
- Changes since 5.14.5:
* bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle
* Properly link to zlib
* lldb and Mac support
* Debugger: Add missing include
* debugger: DataLocation is deprecated, move to AppDataLocation
* Use new syntax
* We depend against 5.11
* Make it compile with KDEFrameworkCompilerSettings
* Tue Jan 08 2019 fabian@ritter-vogt.de
- Update to 5.14.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.5.php
- No code changes since 5.14.4
* Wed Nov 28 2018 fabian@ritter-vogt.de
- Update to 5.14.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.4.php
- No code changes since 5.14.3
* Tue Nov 06 2018 fabian@ritter-vogt.de
- Add David Edmundson's key to plasma.keyring
- Update to 5.14.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.3.php
- No code changes since 5.14.2
* Tue Oct 23 2018 fabian@ritter-vogt.de
- Update to 5.14.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.2.php
- No code changes since 5.14.1
* Tue Oct 16 2018 fabian@ritter-vogt.de
- Update to 5.14.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.1.php
- No code changes since 5.14.0
* Fri Oct 05 2018 fabian@ritter-vogt.de
- Update to 5.14.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.0.php
- No code changes since 5.13.90
* Sat Sep 15 2018 fabian@ritter-vogt.de
- Add tarball signature and keyring containing keys of release managers
Jonathan Riddell and Bhushan Shah
* Thu Sep 13 2018 fabian@ritter-vogt.de
- Update to 5.13.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.90.php
- Changes since 5.13.5:
* QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency.
* Mingw compile fix (kde#396821)
* Fix signal/slot
* Use KPasswordLineEdit
* Fix enable/disable widget
* Fix warning
* Add Exec= key
* Tue Sep 04 2018 fabian@ritter-vogt.de
- Update to 5.13.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.5.php
- Changes since 5.13.4:
* None
* Tue Jul 31 2018 fabian@ritter-vogt.de
- Update to 5.13.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.4.php
- Changes since 5.13.3:
* None
* Tue Jul 10 2018 fabian@ritter-vogt.de
- Update to 5.13.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.3.php
- Changes since 5.13.2:
* None
* Mon Jul 09 2018 fabian@ritter-vogt.de
- Recommend gdb for useful backtraces (moved from the pattern)
* Tue Jun 26 2018 fabian@ritter-vogt.de
- Update to 5.13.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.2.php
- Changes since 5.13.1:
* None
* Tue Jun 19 2018 fabian@ritter-vogt.de
- Update to 5.13.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.1.php
- Changes since 5.13.0:
* None
* Thu Jun 07 2018 fabian@ritter-vogt.de
- Update to 5.13.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.0.php
- Changes since 5.12.90:
* None
* Sat May 19 2018 fabian@ritter-vogt.de
- Update to 5.12.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.90.php
- Changes since 5.12.5:
* Warning--
* Fix oversights of the last DBusInterfaceLauncher commit
* DrKonqi: Enable DBus-Interface for debugging with KDevelop
* Use static_cast of parent where type is known
* Fix README to show the right config section
* Add explicit includes to fix build with Qt 5.11
* Add explicit includes to fix build with Qt 5.11
* Remove parentheses
* Use non-deprecated KDEInstallDirs variable
* Remove no longer needed version checks
* Remove module namespace from Qt includes
* Remove include of unused cmake macros
* Use KF5_MIN_VERSION also for ECM, now that it's part of KF
* Bump min cmake version to 3.0, move cmake_minimum_required to top
* Remove duplicate definition
* Use debug categories
* Initialize pointer
* Build with strict definition.
* Wed May 02 2018 fabian@ritter-vogt.de
- Update to 5.12.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.5.php
- Changes since 5.12.4:
* None
* Tue Mar 27 2018 fabian@ritter-vogt.de
- Update to 5.12.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.4.php
- Changes since 5.12.3:
* None
* Tue Mar 06 2018 fabian@ritter-vogt.de
- Update to 5.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.3.php
- Changes since 5.12.2:
* Add explicit includes to fix build with Qt 5.11
* Wed Feb 21 2018 lbeltrame@kde.org
- Update to 5.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.2.php
- Changes since 5.12.1:
* None
* Tue Feb 13 2018 fabian@ritter-vogt.de
- Update to 5.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.1.php
- Changes since 5.12.0:
* Require KDE Frameworks 5.42 and Qt 5.0
* Fri Feb 02 2018 fabian@ritter-vogt.de
- Update to 5.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.0.php
- Changes since 5.11.95:
* None
* Mon Jan 15 2018 fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Changes since 5.11.5:
* Correct assert in BacktraceGenerator::start()
* CMake: Announce dep on X11Extras in FeatureSummary
* Make Qt5::X11Extras really optional
* macOS: Don't create bundles for test executables
* Modernize: Use nullptr where possible
* Add a desktop file for DrKonqi to fix Wayland icon.
* ui: Put colon inside italics tags
* Tue Jan 02 2018 fabian@ritter-vogt.de
- Update to 5.11.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.5.php
- Changes since 5.11.4:
* None
* Thu Nov 30 2017 fabian@ritter-vogt.de
- Update to 5.11.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.4.php
- Changes since 5.11.3:
* None
* Tue Nov 07 2017 fabian@ritter-vogt.de
- Update to 5.11.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.3.php
- Changes since 5.11.2:
* None
* Tue Oct 24 2017 fabian@ritter-vogt.de
- Update to 5.11.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.2.php
- Changes since 5.11.1:
* None
* Tue Oct 17 2017 fabian@ritter-vogt.de
- Update to 5.11.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
* Don't repeat work of KAboutData::setupCommandLine()
* Call KLocalizedString::setApplicationDomain only after QApp creation
* Thu Oct 05 2017 fabian@ritter-vogt.de
- Update to 5.11.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.0.php
- Changes since 5.10.95:
* None
* Thu Sep 14 2017 fabian@ritter-vogt.de
- Update to 5.10.95
* Mon Aug 14 2017 fabian@ritter-vogt.de
- Initial package, split from plasma5-workspace
/usr/share/locale/kf5 /usr/share/locale/kf5/ar /usr/share/locale/kf5/ar/LC_MESSAGES /usr/share/locale/kf5/ar/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/be /usr/share/locale/kf5/be/LC_MESSAGES /usr/share/locale/kf5/be/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/bg /usr/share/locale/kf5/bg/LC_MESSAGES /usr/share/locale/kf5/bg/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/bn /usr/share/locale/kf5/bn/LC_MESSAGES /usr/share/locale/kf5/bn/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/bn_IN /usr/share/locale/kf5/bn_IN/LC_MESSAGES /usr/share/locale/kf5/bn_IN/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ca /usr/share/locale/kf5/ca/LC_MESSAGES /usr/share/locale/kf5/ca/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ca@valencia /usr/share/locale/kf5/ca@valencia/LC_MESSAGES /usr/share/locale/kf5/ca@valencia/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/cs /usr/share/locale/kf5/cs/LC_MESSAGES /usr/share/locale/kf5/cs/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/da /usr/share/locale/kf5/da/LC_MESSAGES /usr/share/locale/kf5/da/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/de /usr/share/locale/kf5/de/LC_MESSAGES /usr/share/locale/kf5/de/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/el /usr/share/locale/kf5/el/LC_MESSAGES /usr/share/locale/kf5/el/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/en_GB /usr/share/locale/kf5/en_GB/LC_MESSAGES /usr/share/locale/kf5/en_GB/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/eo /usr/share/locale/kf5/eo/LC_MESSAGES /usr/share/locale/kf5/eo/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/es /usr/share/locale/kf5/es/LC_MESSAGES /usr/share/locale/kf5/es/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/et /usr/share/locale/kf5/et/LC_MESSAGES /usr/share/locale/kf5/et/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/eu /usr/share/locale/kf5/eu/LC_MESSAGES /usr/share/locale/kf5/eu/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/fa /usr/share/locale/kf5/fa/LC_MESSAGES /usr/share/locale/kf5/fa/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/fi /usr/share/locale/kf5/fi/LC_MESSAGES /usr/share/locale/kf5/fi/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/fr /usr/share/locale/kf5/fr/LC_MESSAGES /usr/share/locale/kf5/fr/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ga /usr/share/locale/kf5/ga/LC_MESSAGES /usr/share/locale/kf5/ga/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/gl /usr/share/locale/kf5/gl/LC_MESSAGES /usr/share/locale/kf5/gl/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/gu /usr/share/locale/kf5/gu/LC_MESSAGES /usr/share/locale/kf5/gu/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/he /usr/share/locale/kf5/he/LC_MESSAGES /usr/share/locale/kf5/he/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/hi /usr/share/locale/kf5/hi/LC_MESSAGES /usr/share/locale/kf5/hi/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/hr /usr/share/locale/kf5/hr/LC_MESSAGES /usr/share/locale/kf5/hr/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/hu /usr/share/locale/kf5/hu/LC_MESSAGES /usr/share/locale/kf5/hu/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ia /usr/share/locale/kf5/ia/LC_MESSAGES /usr/share/locale/kf5/ia/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/id /usr/share/locale/kf5/id/LC_MESSAGES /usr/share/locale/kf5/id/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/is /usr/share/locale/kf5/is/LC_MESSAGES /usr/share/locale/kf5/is/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/it /usr/share/locale/kf5/it/LC_MESSAGES /usr/share/locale/kf5/it/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ja /usr/share/locale/kf5/ja/LC_MESSAGES /usr/share/locale/kf5/ja/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/kk /usr/share/locale/kf5/kk/LC_MESSAGES /usr/share/locale/kf5/kk/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/km /usr/share/locale/kf5/km/LC_MESSAGES /usr/share/locale/kf5/km/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/kn /usr/share/locale/kf5/kn/LC_MESSAGES /usr/share/locale/kf5/kn/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ko /usr/share/locale/kf5/ko/LC_MESSAGES /usr/share/locale/kf5/ko/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/lt /usr/share/locale/kf5/lt/LC_MESSAGES /usr/share/locale/kf5/lt/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/lv /usr/share/locale/kf5/lv/LC_MESSAGES /usr/share/locale/kf5/lv/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/mai /usr/share/locale/kf5/mai/LC_MESSAGES /usr/share/locale/kf5/mai/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/mk /usr/share/locale/kf5/mk/LC_MESSAGES /usr/share/locale/kf5/mk/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ml /usr/share/locale/kf5/ml/LC_MESSAGES /usr/share/locale/kf5/ml/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/mr /usr/share/locale/kf5/mr/LC_MESSAGES /usr/share/locale/kf5/mr/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/nb /usr/share/locale/kf5/nb/LC_MESSAGES /usr/share/locale/kf5/nb/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/nds /usr/share/locale/kf5/nds/LC_MESSAGES /usr/share/locale/kf5/nds/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ne /usr/share/locale/kf5/ne/LC_MESSAGES /usr/share/locale/kf5/ne/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/nl /usr/share/locale/kf5/nl/LC_MESSAGES /usr/share/locale/kf5/nl/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/nn /usr/share/locale/kf5/nn/LC_MESSAGES /usr/share/locale/kf5/nn/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/pa /usr/share/locale/kf5/pa/LC_MESSAGES /usr/share/locale/kf5/pa/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/pl /usr/share/locale/kf5/pl/LC_MESSAGES /usr/share/locale/kf5/pl/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/pt /usr/share/locale/kf5/pt/LC_MESSAGES /usr/share/locale/kf5/pt/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/pt_BR /usr/share/locale/kf5/pt_BR/LC_MESSAGES /usr/share/locale/kf5/pt_BR/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ro /usr/share/locale/kf5/ro/LC_MESSAGES /usr/share/locale/kf5/ro/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ru /usr/share/locale/kf5/ru/LC_MESSAGES /usr/share/locale/kf5/ru/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/sk /usr/share/locale/kf5/sk/LC_MESSAGES /usr/share/locale/kf5/sk/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/sl /usr/share/locale/kf5/sl/LC_MESSAGES /usr/share/locale/kf5/sl/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/sq /usr/share/locale/kf5/sq/LC_MESSAGES /usr/share/locale/kf5/sq/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/sr /usr/share/locale/kf5/sr/LC_MESSAGES /usr/share/locale/kf5/sr/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/sr@latin /usr/share/locale/kf5/sr@latin/LC_MESSAGES /usr/share/locale/kf5/sr@latin/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/sv /usr/share/locale/kf5/sv/LC_MESSAGES /usr/share/locale/kf5/sv/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ta /usr/share/locale/kf5/ta/LC_MESSAGES /usr/share/locale/kf5/ta/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/te /usr/share/locale/kf5/te/LC_MESSAGES /usr/share/locale/kf5/te/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/th /usr/share/locale/kf5/th/LC_MESSAGES /usr/share/locale/kf5/th/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/tr /usr/share/locale/kf5/tr/LC_MESSAGES /usr/share/locale/kf5/tr/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/ug /usr/share/locale/kf5/ug/LC_MESSAGES /usr/share/locale/kf5/ug/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/uk /usr/share/locale/kf5/uk/LC_MESSAGES /usr/share/locale/kf5/uk/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/vi /usr/share/locale/kf5/vi/LC_MESSAGES /usr/share/locale/kf5/vi/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/wa /usr/share/locale/kf5/wa/LC_MESSAGES /usr/share/locale/kf5/wa/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/zh_CN /usr/share/locale/kf5/zh_CN/LC_MESSAGES /usr/share/locale/kf5/zh_CN/LC_MESSAGES/drkonqi5.mo /usr/share/locale/kf5/zh_TW /usr/share/locale/kf5/zh_TW/LC_MESSAGES /usr/share/locale/kf5/zh_TW/LC_MESSAGES/drkonqi5.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026