fix wrong what'sthis text

svn path=/trunk/KDE/kdebase/workspace/; revision=1053203
This commit is contained in:
Burkhard Lück 2009-11-23 16:22:55 +00:00
parent 581d031c67
commit 1b845504f0

View file

@ -603,9 +603,9 @@ QString KWinDecorationModule::quickHelp() const
"as well as titlebar button positions and custom decoration options.</p>" "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." "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." " 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>You can configure each theme. 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." "<p>On the \"Buttons\" tab check the \"Use custom titlebar button positions\" box "
" In the \"Buttons\" tab you can change the positions of the buttons to your liking.</p>" ); "and you can change the positions of the buttons to your liking.</p>" );
} }
#include "kwindecoration.moc" #include "kwindecoration.moc"