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:
parent
8b34307751
commit
eae55b938c
1 changed files with 1 additions and 1 deletions
|
@ -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 );
|
||||
|
|
Loading…
Reference in a new issue