CVS_SILENT

Corrected typo.

svn path=/trunk/kdebase/kwin/; revision=379395
icc-effect-5.14.5
Andrew Coles 2005-01-17 12:54:08 +00:00
parent 9a9d4a590e
commit bcbd5ab29c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ QuartzConfig::QuartzConfig( KConfig* conf, QWidget* parent )
"drawn using normal border colors instead.") );
cbExtraSmall = new QCheckBox( i18n("Quartz &extra slim"), gb );
QWhatsThis::add( cbExtraSmall,
i18n("Quartz window decorations with extra small title bar.") );
i18n("Quartz window decorations with extra-small title bar.") );
// Load configuration options
load( conf );