[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:43:39
Message-ID: 20050217184339.0920F1B8D4 () office ! kde ! org
[Download RAW message or body]

CVS commit by aseigo: 

as cute as the other arrows pointing at the up arrow is.. um. heh. yeah.
</brownpaperbag>


  M +1 -1      kfiledialog.cpp   1.387


--- kdelibs/kio/kfile/kfiledialog.cpp  #1.386:1.387
@@ -901,4 +901,5 @@ void KFileDialog::init(const QString& st
 
     // plug nav items into the toolbar
+    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 );
@@ -908,5 +909,4 @@ void KFileDialog::init(const QString& st
                                             "For instance, if the current location \
                is file:/home/%1 clicking this "
                                             "button will take you to \
                file:/home.</qt>").arg( KUser().loginName() ));
-    coll->action( "back" )->plug( toolbar );
     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