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

List:       kopete-devel
Subject:    [kopete-devel] [Bug 127843] keyboard shortcut configuration is not
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2006-06-07 19:55:05
Message-ID: 20060607195505.783.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=127843         
ogoffart kde org changed:

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



------- Additional Comments From ogoffart kde org  2006-06-07 21:55 -------
SVN commit 549216 by ogoffart:

Fix Bug 127843: keyboard shortcut configuration is not preserved

BUG: 127843



 M  +2 -4      kopetechatwindow.cpp  


--- branches/kopete/0.12/kopete/kopete/chatwindow/kopetechatwindow.cpp #549215:549216
 @ -1,7 +1,7  @
 /*
     kopetechatwindow.cpp - Chat Window
 
-    Copyright (c) 2002-2005 by Olivier Goffart       <ogoffart@ kde.org>
+    Copyright (c) 2002-2006 by Olivier Goffart       <ogoffart@ kde.org>
     Copyright (c) 2003-2004 by Richard Smith         <kde metafoo co uk>
     Copyright (C) 2002      by James Grant
     Copyright (c) 2002      by Stefan Gehn           <metz AT gehn.net>
 @ -311,10 +311,8  @
 
 	createStandardStatusBarAction();
 
-	chatSend = new KAction( i18n( "&Send Message" ), QString::fromLatin1( "mail_send" \
), 0, +	chatSend = new KAction( i18n( "&Send Message" ), QString::fromLatin1( \
"mail_send" ), QKeySequence(Key_Return) ,  this, SLOT( slotSendMessage() ), coll, \
                "chat_send" );
-	//Default to 'Return' for sending messages
-	chatSend->setShortcut( QKeySequence(Key_Return) );
 	chatSend->setEnabled( false );
 
  	KStdAction::save ( this, SLOT(slotChatSave()), coll );
_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


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

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