|
|
|
@ -40,7 +40,7 @@ KCMKonsole::KCMKonsole(TQWidget * parent, const char *name, const TQStringList&)
|
|
|
|
|
:TDECModule(ModuleFactory::instance(), parent, name) |
|
|
|
|
{ |
|
|
|
|
|
|
|
|
|
setQuickHelp( i18n("<h1>Konsole</h1> With this module you can configure Konsole, the KDE terminal" |
|
|
|
|
setQuickHelp( i18n("<h1>Konsole</h1> With this module you can configure Konsole, the TDE terminal" |
|
|
|
|
" application. You can configure the generic Konsole options (which can also be " |
|
|
|
|
"configured using the RMB) and you can edit the schemas and sessions " |
|
|
|
|
"available to Konsole.")); |
|
|
|
|