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

List:       kde-commits
Subject:    kdebase/kfind
From:       Clarence Dang <dang () kde ! org>
Date:       2004-03-28 7:21:35
Message-ID: 20040328072135.7BC2690DE () office ! kde ! org
[Download RAW message or body]

CVS commit by dang: 

fix accel clash with Name/&Location


  M +1 -1      kftabdlg.cpp   1.118


--- kdebase/kfind/kftabdlg.cpp  #1.117:1.118
@@ -64,5 +64,5 @@ KfindTabWidget::KfindTabWidget(QWidget *
     QToolTip::add( namedL, i18n("You can use wildcard matching and \";\" for \
separating multiple names") );  dirBox  = new KComboBox(TRUE, pages[0], "combo2");
-    QLabel * lookinL = new QLabel(dirBox, i18n("&Look in:"), pages[0], "named");
+    QLabel * lookinL = new QLabel(dirBox, i18n("Look &in:"), pages[0], "named");
     subdirsCb  = new QCheckBox(i18n("Include &subfolders"), pages[0]);
     caseSensCb  = new QCheckBox(i18n("Case s&ensitive search"), pages[0]);


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

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