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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kfile
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2005-07-28 9:59:55
Message-ID: 1122544795.273355.24807.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 439511 by lunakl:

It may be a history and whatnot combo, but to the user it looks
mostly like a lineedit showing the current URL.



 M  +3 -2      kfiledialog.cpp  


--- trunk/KDE/kdelibs/kio/kfile/kfiledialog.cpp #439510:439511
@@ -835,8 +835,9 @@
 
     d->pathCombo = new KURLComboBox( KURLComboBox::Directories, true,
                                      toolbar, "path combo" );
-    QToolTip::add( d->pathCombo, i18n("Often used folders") );
-    d->pathCombo->setWhatsThis("<qt>" + i18n("Commonly used locations are listed \
here. " +    QToolTip::add( d->pathCombo, i18n("Current location") );
+    d->pathCombo->setWhatsThis("<qt>" + i18n("This is the currently listed location. \
" +                                                 "The drop-down list also lists \
                commonly used locations. "
                                                  "This includes standard locations, \
                such as your home folder, as well as "
                                                  "locations that have been visited \
recently.") + autocompletionWhatsThisText);  


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

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