CT: use the cvs:/bugs/Maintainers.xml description
svn path=/trunk/kdebase/kwin/; revision=132578
This commit is contained in:
parent
6c4f1cb61f
commit
8dc2df9eee
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ QString KWinOptions::quickHelp() const
|
|||
const KAboutData* KWinOptions::aboutData() const
|
||||
{
|
||||
KAboutData *about =
|
||||
new KAboutData(I18N_NOOP("kcmkwinoptions"), I18N_NOOP("Kwin Options Control Module"),
|
||||
new KAboutData(I18N_NOOP("kcmkwinoptions"), I18N_NOOP("Window Behaviour Configuration Module"),
|
||||
0, 0, KAboutData::License_GPL,
|
||||
I18N_NOOP("(c) 1997 - 2002 KWin and KControl Authors"));
|
||||
|
||||
|
|
Loading…
Reference in a new issue