fix wrong what'sthis text
svn path=/trunk/KDE/kdebase/workspace/; revision=1053203
This commit is contained in:
parent
581d031c67
commit
1b845504f0
1 changed files with 3 additions and 3 deletions
|
@ -603,9 +603,9 @@ QString KWinDecorationModule::quickHelp() const
|
|||
"as well as titlebar button positions and custom decoration options.</p>"
|
||||
"To choose a theme for your window decoration click on its name and apply your choice by clicking the \"Apply\" button below."
|
||||
" If you do not want to apply your choice you can click the \"Reset\" button to discard your changes."
|
||||
"<p>You can configure each theme in the \"Configure [...]\" tab. There are different options specific for each theme.</p>"
|
||||
"<p>In \"General Options (if available)\" you can activate the \"Buttons\" tab by checking the \"Use custom titlebar button positions\" box."
|
||||
" In the \"Buttons\" tab you can change the positions of the buttons to your liking.</p>" );
|
||||
"<p>You can configure each theme. There are different options specific for each theme.</p>"
|
||||
"<p>On the \"Buttons\" tab check the \"Use custom titlebar button positions\" box "
|
||||
"and you can change the positions of the buttons to your liking.</p>" );
|
||||
}
|
||||
|
||||
#include "kwindecoration.moc"
|
||||
|
|
Loading…
Reference in a new issue