|
|
|
@ -296,7 +296,7 @@ ConfigureInterfacePage::ConfigureInterfacePage( KWView *view, TQVBox *box, char
|
|
|
|
|
pgUpDownMovesCaret->setChecked(oldPgUpDownMovesCaret);
|
|
|
|
|
TQWhatsThis::add( pgUpDownMovesCaret, i18n(
|
|
|
|
|
"If this option is enabled, the PageUp and PageDown keys "
|
|
|
|
|
"move the text caret, as in other KDE applications. "
|
|
|
|
|
"move the text caret, as in other TDE applications. "
|
|
|
|
|
"If it is disabled, they move the scrollbars, as in most other word processors." ) );
|
|
|
|
|
|
|
|
|
|
TQHBox* hbRecent = new TQHBox( gbInterfaceGroup );
|
|
|
|
|