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

List:       kde-commits
Subject:    branches/KDE/3.5/kdenetwork/kopete/kopete
From:       Matt Rogers <mattr () kde ! org>
Date:       2005-10-05 4:32:43
Message-ID: 1128486763.200716.26826.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 467373 by mattr:

fix bug 113221

BUG: 113221


 M  +1 -1      kopetewindow.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/kopete/kopetewindow.cpp #467372:467373
@@ -280,7 +280,7 @@
 		CTRL+SHIFT+Key_I, KKey::QtWIN+CTRL+Key_I, Kopete::ChatSessionManager::self(), \
SLOT(slotReadMessage()) );  
 	globalAccel->insert( QString::fromLatin1("Show/Hide Contact List"), i18n("Show/Hide \
                Contact List"), i18n("Show or hide the contact list"),
-		CTRL+SHIFT+Key_A, KKey::QtWIN+CTRL+Key_A, this, SLOT(slotShowHide()) );
+		CTRL+SHIFT+Key_S, KKey::QtWIN+CTRL+Key_S, this, SLOT(slotShowHide()) );
 
 	globalAccel->insert( QString::fromLatin1("Set Away/Back"), i18n("Set Away/Back"), \
i18n("Sets away from keyboard or sets back"),  CTRL+SHIFT+Key_W, \
KKey::QtWIN+CTRL+SHIFT+Key_W, this, SLOT(slotToggleAway()) );


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

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