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

List:       kde-commits
Subject:    kdelibs/kio/kfile
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2005-02-17 18:14:40
Message-ID: 20050217181440.414861D23D () office ! kde ! org
[Download RAW message or body]

CVS commit by aseigo: 

make up third, so it's back, forward, up (down up down a b start? ;)


  M +3 -3      kfiledialog.cpp   1.386


--- kdelibs/kio/kfile/kfiledialog.cpp  #1.385:1.386
@@ -901,4 +901,7 @@ void KFileDialog::init(const QString& st
 
     // plug nav items into the toolbar
+    coll->action( "back" )->setWhatsThis(i18n("Click this button to move backwards \
one step in the browsing history.")); +    coll->action( "forward" )->plug( toolbar \
); +    coll->action( "forward" )->setWhatsThis(i18n("Click this button to move \
forward one step in the browsing history."));  coll->action( "up" )->plug( toolbar );
     coll->action( "up" )->setWhatsThis(i18n("<qt>Click this button to enter the \
parent folder.<p>" @@ -906,7 +909,4 @@ void KFileDialog::init(const QString& st
                                             "button will take you to \
file:/home.</qt>").arg( KUser().loginName() ));  coll->action( "back" )->plug( \
                toolbar );
-    coll->action( "back" )->setWhatsThis(i18n("Click this button to move backwards \
                one step in the browsing history."));
-    coll->action( "forward" )->plug( toolbar );
-    coll->action( "forward" )->setWhatsThis(i18n("Click this button to move forward \
one step in the browsing history."));  coll->action( "reload" )->plug( toolbar );
     coll->action( "reload" )->setWhatsThis(i18n("Click this button to reload the \
contents of the current location."));


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

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