Disambiguate the "clean local trash on exit" option description.

svn path=/trunk/kdepim/; revision=336834
wilder-work
Till Adam 22 years ago
parent 86b8f45e9d
commit 867679c273
  1. 2
      configuredialog.cpp

@ -3934,7 +3934,7 @@ MiscPageFolderTab::MiscPageFolderTab( QWidget * parent, const char * name )
this, SLOT( slotEmitChanged( void ) ) );
// "Empty &trash on program exit" option:
mEmptyTrashCheck = new QCheckBox( i18n("Empty &trash on program exit"),
mEmptyTrashCheck = new QCheckBox( i18n("Empty local &trash folder on program exit"),
this );
vlay->addWidget( mEmptyTrashCheck );
connect( mEmptyTrashCheck, SIGNAL( stateChanged( int ) ),

Loading…
Cancel
Save