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

List:       kde-commits
Subject:    kdevelop/parts/grepview
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2004-03-02 13:32:34
Message-ID: 20040302133234.4A7E99959 () office ! kde ! org
[Download RAW message or body]

CVS commit by coles: 



Changed '&Find in Files' to 'Find in Fi&les' as &F clashes with &F for 'Find'
(i.e. Alt-E-F in kdevelop didn't activate find as it 
couldn't determine whether Find or Find In Files was desired)


  M +1 -1      grepviewpart.cpp   1.36


--- kdevelop/parts/grepview/grepviewpart.cpp  #1.35:1.36
@@ -62,5 +62,5 @@ GrepViewPart::GrepViewPart( QObject *par
     KAction *action;
 
-    action = new KAction(i18n("&Find in Files..."), "grep", CTRL+ALT+Key_F,
+    action = new KAction(i18n("Find in Fi&les..."), "grep", CTRL+ALT+Key_F,
                          this, SLOT(slotGrep()),
                          actionCollection(), "edit_grep");


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

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