Synchronized quickHelp() headers to actual name of module as it appears.
svn path=/trunk/kdebase/kcontrol/; revision=202807
This commit is contained in:
parent
b8759c09cb
commit
a73df351e1
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ void KWinDecorationModule::defaults()
|
|||
|
||||
QString KWinDecorationModule::quickHelp() const
|
||||
{
|
||||
return i18n( "<h1>Window Manager Decoration</h1>"
|
||||
return i18n( "<h1>Window Decorations</h1>"
|
||||
"This module allows you to choose the window border decorations, "
|
||||
"as well as titlebar button positions and custom decoration options.");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue