|
|
|
@ -73,7 +73,7 @@ IceWMConfig::IceWMConfig( KConfig* conf, TQWidget* parent )
|
|
|
|
|
|
|
|
|
|
TQWhatsThis::add( cbThemeTitleTextColors,
|
|
|
|
|
i18n("When selected, titlebar colors will follow those set "
|
|
|
|
|
"in the IceWM theme. If not selected, the current KDE "
|
|
|
|
|
"in the IceWM theme. If not selected, the current TDE "
|
|
|
|
|
"titlebar colors will be used instead.") );
|
|
|
|
|
|
|
|
|
|
cbTitleBarOnTop = new TQCheckBox(
|
|
|
|
@ -93,11 +93,11 @@ IceWMConfig::IceWMConfig( KConfig* conf, TQWidget* parent )
|
|
|
|
|
"theme's defaults are used instead.") );
|
|
|
|
|
|
|
|
|
|
urlLabel = new KURLLabel( mainWidget );
|
|
|
|
|
urlLabel->setText( i18n("Open KDE's IceWM theme folder") );
|
|
|
|
|
urlLabel->setText( i18n("Open TDE's IceWM theme folder") );
|
|
|
|
|
|
|
|
|
|
themeLabel = new TQLabel(
|
|
|
|
|
i18n("Clicking on the link above will cause a window to appear "
|
|
|
|
|
"showing the KDE IceWM theme folder. You can "
|
|
|
|
|
"showing the TDE IceWM theme folder. You can "
|
|
|
|
|
"add or remove native IceWM themes by "
|
|
|
|
|
"uncompressing <b>http://icewm.themes.org/</b> theme files "
|
|
|
|
|
"into this folder, or by creating folder symlinks to "
|
|
|
|
|