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

List:       kde-bugs-dist
Subject:    [Bug 261716] Typo in the tooltip of the Search button in the Search
From:       George Metaxas <gmetal31 () gmail ! com>
Date:       2011-01-03 21:44:37
Message-ID: 20110103214437.82C2C79FD9 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=261716


George Metaxas <gmetal31@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from George Metaxas <gmetal31 gmail com>  2011-01-03 22:44:36 ---
commit f58797968836d07cc031307a758728775490c0ba
branch master
Author: George Metaxas <gmetal31@gmail.com>
Date:   Mon Jan 3 23:39:38 2011 +0200

    Fixed a minor typo in the search button's tooltip, in the application's
search window.

    BUG: 261716

diff --git a/kmail/searchwindow.cpp b/kmail/searchwindow.cpp
index fa1f3b0..d53f5fd 100644
--- a/kmail/searchwindow.cpp
+++ b/kmail/searchwindow.cpp
@@ -91,7 +91,7 @@ SearchWindow::SearchWindow( KMMainWidget *widget, const
Akonadi::Collection &col
   setCaption( i18n( "Find Messages" ) );
   setButtons( User1 | User2 | Close );
   setDefaultButton( User1 );
-  setButtonGuiItem( User1, KGuiItem( i18nc( "@action:button Search for
messags", "&Search" ), "edit-find" ) );
+  setButtonGuiItem( User1, KGuiItem( i18nc( "@action:button Search for
messages", "&Search" ), "edit-find" ) );
   setButtonGuiItem( User2, KStandardGuiItem::stop() );

   KWindowSystem::setIcons( winId(), qApp->windowIcon().pixmap( IconSize(
KIconLoader::Desktop ),

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

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