kcmkwincompositing: Remove space in front of ellipsis
This commit is contained in:
parent
6b8943bddd
commit
769c6358f5
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ Rectangle {
|
|||
|
||||
Button {
|
||||
id: ghnsButton
|
||||
text: i18n("Get New Effects ...")
|
||||
text: i18n("Get New Effects...")
|
||||
iconName: "get-hot-new-stuff"
|
||||
onClicked: effectConfig.openGHNS()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue