File roster_model.patch of Package vacuum-im

diff --git a/src/plugins/rostersmodel/rostersmodel.cpp b/src/plugins/rostersmodel/rostersmodel.cpp
index eb451a19..f5b37125 100644
--- a/src/plugins/rostersmodel/rostersmodel.cpp
+++ b/src/plugins/rostersmodel/rostersmodel.cpp
@@ -911,7 +910,7 @@ void RostersModel::onPresenceItemReceive
 				if (itemIndex == NULL)
 				{
 					// RIK_GROUP_ACCOUNTS^M
-					IRosterIndex *groupIndex = getGroupIndex(RIK_GROUP_MY_RESOURCES,QString::null,sroot);
+					IRosterIndex *groupIndex = getGroupIndex(RIK_GROUP_ACCOUNTS,QString::null,sroot);
 					itemIndex = newRosterIndex(itemKind);
 					itemIndex->setData(APresence->streamJid().pFull(),RDR_STREAM_JID);
 					itemIndex->setData(AItem.itemJid.pBare(),RDR_PREP_BARE_JID);
openSUSE Build Service is sponsored by