Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37765578
en ru br
ALT Linux repos
S:5.27.8-alt1

Group :: Graphical desktop/KDE
RPM: plasma5-workspace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-translate-keyboard-layouts.patch
Download


--- a/lookandfeel/sddm-theme/KeyboardButton.qml
+++ b/lookandfeel/sddm-theme/KeyboardButton.qml
@@ -42,7 +42,7 @@ PlasmaComponents.ToolButton {
             onObjectAdded: menu.insertItem(index, object)
             onObjectRemoved: menu.removeItem(object)
             delegate: PlasmaComponents.MenuItem {
-                text: modelData.longName
+                text: i18nd("xkeyboard-config", modelData.longName)
                 onTriggered: {
                     keyboard.currentLayout = model.index
                     root.keyboardLayoutChanged()
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin