Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kscreenlocker6-lang-6.3.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: kscreenlocker6-lang Distribution: openSUSE Tumbleweed
Version: 6.3.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Feb 6 14:46:47 2025
Group: System/Localization Build host: reproducible
Size: 337331 Source RPM: kscreenlocker6-6.3.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Translations for package kscreenlocker6
Provides translations for the "kscreenlocker6" package.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Thu Feb 06 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.3.0:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.3.0
  - Changes since 6.2.91:
    * update version for new release
    * Remove and add idle timeout when inhibited and unhibited (kde#469687)
    * X11Locker: always call stayOnTop when receiving XCB_MAP_NOTIFY to fix black screen
    * Update .gitignore to ignore build folder
* Thu Jan 23 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.91:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.91
  - Changes since 6.2.90:
    * update version for new release
    * globalaccel: whitelist Toggle Keyboard Backlight (kde#483919)
* Sat Jan 11 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.90:
    * New feature release
    * For more details see https://kde.org/announcements/plasma/6/6.2.90
  - Changes since 6.2.5:
    * update version for new release
    * greeter: Don't turn off screen using DPMS in testing mode
    * greeter: Conditionalise autotests here too
    * Cleanup unused HAVE_SIGNALFD_H, HAVE_EVENT_H from config-kscreenlocker.h.cmake
    * cmake: Drop now unused UnixAuth.cmake
    * Drop obsolete ConfigureChecks.cmake
    * README.pam: Mention PAM is required and cleanup obsolete bits
    * Drop unused PAM_REQUIRED cmake option, unconditionally find PAM (kde#455303)
    * Make it compile without deprecated methods
    * x11locker: lower m_background when hiding
    * Don't include quiet packages in feature_summary
    * update version for new release
    * ksldapp: don't wait for the screen locker process to exit in the grace lock case
    * Add missing Q_EMIT
    * greeter: Fix signal invocation on QNetworkReply
    * pamtest: Use QStringLiteral
* Tue Dec 31 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.5:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.5
  - Changes since 6.2.4:
    * update version for new release
    * x11locker: lower m_background when hiding
    * update version for new release
* Tue Nov 26 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.4:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.4
  - Changes since 6.2.3:
    * update version for new release
* Tue Nov 05 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.3:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.3
  - Changes since 6.2.2:
    * update version for new release
* Tue Oct 22 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.2:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.2
  - Changes since 6.2.1:
    * update version for new release
* Tue Oct 15 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.1:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.1
  - Changes since 6.2.0:
    * update version for new release
* Sat Oct 05 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.0:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.0
  - Changes since 6.1.90:
    * update version for new release
    * greeter: Fix signal invocation on QNetworkReply
* Tue Sep 17 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.90:
    * New feature release
    * For more details see https://kde.org/announcements/plasma/6/6.1.90
  - Changes since 6.1.5:
    * set and check for the DEP version for dependencies so as not to upset CI in common with other Plasma packages
    * update version for new release
    * Move to a newer KDE_COMPILERSETTINGS_LEVEL
    * KSldTest: Change all durations to std:chrono
    * KSldTest: Warn the user that unintended inputs may interrupt the test
    * autotests: Don't try to run X11-specific code under Wayland
    * greeter/pamauthenticators: also consider non-interactive info messages a "prompt" (kde#490547)
    * greeter/authenticators: add a property for if a prompt was shown in the past
    * greeter: Change --theme option to --shell option, and make it work
    * kcm: Only use a single Loader for both possible dialogs
    * kcm: Factor out ComboBoxWithCustomValue for later reuse
    * ksldapp: add a signal for when the greeter is (re)started
    * greeter: don't start authenticating during the grace lock time (kde#476567)
    * greeter: Fix Shader Wallpaper plugin and possibly others
    * kcm: Fix some appearance page glitches
    * Port begin/end loops to range iterators
    * update version for new release
* Tue Sep 10 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.5:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.5
  - Changes since 6.1.4:
    * update version for new release
* Tue Aug 06 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.4:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.4
  - Changes since 6.1.3:
    * update version for new release
    * greeter/pamauthenticators: also consider non-interactive info messages a "prompt" (kde#490547)
* Tue Jul 16 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.3:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.3
  - Changes since 6.1.2:
    * greeter/authenticators: add a property for if a prompt was shown in the past
    * update version for new release
* Tue Jul 02 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.2:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.2
  - Changes since 6.1.1:
    * update version for new release
* Tue Jun 25 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.1:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.1
  - Changes since 6.1.0:
    * greeter: Fix Shader Wallpaper plugin and possibly others
    * ksldapp: add a signal for when the greeter is (re)started
    * greeter: don't start authenticating during the grace lock time (kde#476567)
    * update version for new release
* Thu Jun 13 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.0:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.0
  - Changes since 6.0.90:
    * update version for new release
* Sat May 25 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.90:
    * New feature release
    * For more details see https://kde.org/announcements/plasma/6/6.0.90
  - Too many changes to list here
* Wed May 22 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.5:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.5
  - Changes since 6.0.4:
    * update version for new release
    * Handle wl_display_create() failing
    * CI: Add missing dependencies
* Wed Apr 17 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.4:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.4
  - Changes since 6.0.3:
    * Prevent finishing greeter by unhandled signals
    * update version for new release
* Tue Mar 26 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.3:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.3
  - Changes since 6.0.2:
    * update version for new release
* Wed Mar 13 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.2:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.2
  - Changes since 6.0.1:
    * update version for new release
* Wed Mar 06 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.1:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.1
  - Changes since 6.0.0:
    * update version for new release
* Tue Mar 05 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Remove kscreenlocker_greet restart in %post, no longer necessary
    after kcheckpass got removed
* Wed Feb 21 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.0:
    * New bugfix release
    * Release announcement not available yet
  - Changes since 5.93.0:
    * update version for new release
* Fri Feb 16 2024 Christophe Marin <christophe@krop.fr>
  - Remove session mechanism from kscreenlocker pam files (boo#1217189)
* Wed Jan 31 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.93.0 (6.0 RC 2):
    * New bugfix release
    * See https://kde.org/announcements/megarelease/6/rc2/ for details
  - Changes since 5.92.0:
    * greeter: Fix pressing Esc to turn off the display (kde#476533)
    * Respect max value of LockGrace in the UI as well
* Mon Jan 15 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.92.0 (6.0 RC 1)
    * For more details please see:
      https://kde.org/announcements/megarelease/6/rc1/
* Wed Nov 15 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Add QML module provides
* Sat Jul 01 2023 Christophe Marin <christophe@krop.fr>
  - Init kscreenlocker6

Files

/usr/share/locale/ar/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ar/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ar/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ast/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ast/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ast/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/az/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/bg/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/bg/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/bg/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/bs/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/bs/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/bs/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ca/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ca/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ca/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/cs/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/cs/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/cs/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/da/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/da/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/da/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/de/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/de/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/de/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/el/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/el/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/el/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/en_GB/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/en_GB/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/en_GB/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/eo/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/eo/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/eo/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/es/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/es/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/es/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/et/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/et/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/et/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/eu/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/eu/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/eu/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/fi/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/fi/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/fi/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/fr/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/fr/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/fr/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ga/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ga/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/gl/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/gl/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/gl/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/he/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/he/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/he/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/hi/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/hi/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/hi/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/hu/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/hu/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/hu/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ia/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ia/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ia/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/id/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/id/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/id/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/is/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/is/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/is/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/it/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/it/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/it/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ja/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ja/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ja/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ka/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ka/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ka/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/kk/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/kk/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ko/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ko/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ko/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/lt/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/lt/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/lt/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/lv/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/lv/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/lv/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ml/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ml/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ml/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/mr/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/mr/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/nb/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/nb/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/nb/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/nds/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/nds/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/nds/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/nl/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/nl/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/nl/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/nn/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/nn/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/nn/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/pa/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/pa/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/pa/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/pl/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/pl/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/pl/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/pt/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/pt/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/pt/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/pt_BR/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/pt_BR/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/pt_BR/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ro/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ro/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ro/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ru/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ru/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ru/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/sk/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/sk/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/sk/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/sl/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/sl/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/sl/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/sr/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/sr/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/sr/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/sr@ijekavian/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/sr@ijekavian/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/sr@ijekavian/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/sr@latin/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/sr@latin/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/sr@latin/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/sv/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/sv/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/sv/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ta/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/ta/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ta/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/tr/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/tr/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/tr/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/ug/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/ug/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/uk/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/uk/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/uk/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/wa/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/wa/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/zh_CN/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/zh_CN/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/zh_CN/LC_MESSAGES/kscreenlocker_greet.mo
/usr/share/locale/zh_TW/LC_MESSAGES/kcm_screenlocker.mo
/usr/share/locale/zh_TW/LC_MESSAGES/kscreenlocker.mo
/usr/share/locale/zh_TW/LC_MESSAGES/kscreenlocker_greet.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Feb 12 23:53:52 2025