CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view

svn path=/trunk/kdebase/kwin/; revision=172126
This commit is contained in:
Stephan Binner 2002-08-15 16:18:23 +00:00
parent 8b34307751
commit eae55b938c

View file

@ -76,7 +76,7 @@ IceWMConfig::IceWMConfig( KConfig* conf, QWidget* parent )
urlLabel = new KURLLabel( parent );
urlLabel->setText(
i18n("Open Konqueror Window at KDE's IceWM theme directory") );
i18n("Open Konqueror window at KDE's IceWM theme directory") );
gb2 = new QGroupBox( 1, Qt::Horizontal,
i18n("IceWM Decoration Settings"), parent );