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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/libkopete
From:       Pali Rohár <pali.rohar () gmail ! com>
Date:       2013-06-01 21:11:21
Message-ID: 20130601211121.DFD74AC85D () svn ! kde ! org
[Download RAW message or body]

SVN commit 1356750 by pali:

Do not return Top Level Kopete::Group from Kopete::ContactList::self()->findGroup() \
when displayName is i18n("Top Level")

* This can cause different results when changing language in Kopete
* Now all protocols handling Top Level group, so this displayName hook is not needed


 M  +0 -3      kopetecontactlist.cpp  


--- trunk/KDE/kdenetwork/kopete/libkopete/kopetecontactlist.cpp #1356749:1356750
@@ -201,9 +201,6 @@
 	if( type == Group::Offline )
 		return Group::offline();
 
-	if ( displayName == i18n ("Top Level") )
-		return Group::topLevel();
-
 	QListIterator<Group *> it(d->groups);
 	while ( it.hasNext() )
 	{


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

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