kcm/kwinrules: fix broken help page link
This commit is contained in:
parent
b2e7a24ab4
commit
2ebbe42aae
2 changed files with 2 additions and 1 deletions
|
@ -72,6 +72,7 @@
|
|||
"Name[zh_CN]": "窗口规则",
|
||||
"Name[zh_TW]": "視窗規則"
|
||||
},
|
||||
"X-DocPath": "kcontrol/windowspecific/index.html",
|
||||
"X-KDE-Keywords": "size,position,state,window behavior,windows,specific,workarounds,remember,rules,window rules,apps,applications",
|
||||
"X-KDE-Keywords[ar]": "حجم,حالة,سلوك النافذة,تذكر,قواعد,قاعدة,تطبيق,تطبيقات",
|
||||
"X-KDE-Keywords[az]": "size,position,state,window behavior,windows,specific,workarounds,remember,rules,window rules,apps,applications,olçü,mövqe,pəncərə davranışı,pəncərə,iş əhatəsi,yadda saxlamaq,qaydalar,pəncərə qaydaları,tətbiqlər,tətbiqetmələr",
|
||||
|
|
|
@ -19,7 +19,7 @@ ScrollViewKCM {
|
|||
implicitHeight: Kirigami.Units.gridUnit * 25
|
||||
|
||||
ConfigModule.columnWidth: Kirigami.Units.gridUnit * 23
|
||||
ConfigModule.buttons: ConfigModule.Apply
|
||||
ConfigModule.buttons: ConfigModule.Help | ConfigModule.Apply
|
||||
|
||||
property var selectedIndexes: []
|
||||
|
||||
|
|
Loading…
Reference in a new issue