[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/konq
From:       Stephan Binner <binner () kde ! org>
Date:       2005-01-18 16:54:53
Message-ID: 20050118165453.6DC3F1CFA9 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

"Delete" option now only for context menus :-|


  M +2 -2      behaviour.cpp   1.82


--- kdebase/kcontrol/konq/behaviour.cpp  #1.81:1.82
@@ -137,10 +137,10 @@ KBehaviourOptions::KBehaviourOptions(KCo
     lay->addItem(new QSpacerItem(0,20,QSizePolicy::Fixed,QSizePolicy::Fixed));
 
-    cbShowDeleteCommand = new QCheckBox( i18n( "Show 'Delete' me&nu entries which \
bypass the trashcan" ), this ); +    cbShowDeleteCommand = new QCheckBox( i18n( "Show \
'Delete' context me&nu entries which bypass the trashcan" ), this );  lay->addWidget( \
                cbShowDeleteCommand );
     connect(cbShowDeleteCommand, SIGNAL(clicked()), this, SLOT(changed()));
 
     QWhatsThis::add( cbShowDeleteCommand, i18n("Check this if you want 'Delete' menu \
                commands to be displayed "
-                                                "on the desktop and in the file \
manager's menus and context menus. " +                                                \
                "on the desktop and in the file manager's context menus. "
                                                 "You can always delete files by \
                holding the Shift key "
                                                 "while calling 'Move to Trash'."));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic