Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37399068
en ru br
Репозитории ALT

Группа :: Графические оболочки/KDE
Пакет: plasma5-workspace

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: alt-translate-keyboard-layouts.patch
Скачать


--- 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()
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin