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

List:       kde-bugs-dist
Subject:    [Bug 77086] Gadu offline contacts with desc are shown as away
From:       Duncan Mac-Vicar Prett <duncan () kde ! org>
Date:       2006-01-21 15:20:34
Message-ID: 20060121152034.23636.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=77086         
duncan kde org changed:

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



------- Additional Comments From duncan kde org  2006-01-21 16:20 -------
SVN commit 500909 by dmacvicar:


Fix semantics. Offline users should not be shown when show offline users
is off. To have this kind of special offline+message status, we would
need to make the semantics at Kopete level.

BUG:77086



 M  +1 -1      gaduprotocol.cpp  


--- branches/work/kopete/dev-0.12/kopete/protocols/gadu/gaduprotocol.cpp \
#500908:500909  @ -57,7 +57,7  @
 				"gg_ignored", i18n( "Blocked" ) ),
 			gaduStatusOffline_( Kopete::OnlineStatus::Offline, GG_STATUS_NOT_AVAIL, this, \
                GG_STATUS_NOT_AVAIL,
 				"gg_offline", i18n( "Offline" ) , i18n( "O&ffline" ) , \
                Kopete::OnlineStatusManager::Offline ),
-			gaduStatusOfflineDescr_( Kopete::OnlineStatus::Away, GG_STATUS_NOT_AVAIL_DESCR, \
this, GG_STATUS_NOT_AVAIL_DESCR, +			gaduStatusOfflineDescr_( \
Kopete::OnlineStatus::Offline, GG_STATUS_NOT_AVAIL_DESCR, this, \
                GG_STATUS_NOT_AVAIL_DESCR,
 				QStringList::split( '|', "contact_away_overlay|gg_description_overlay" ), i18n( \
"Offline" ), i18n( "A&way" ) , Kopete::OnlineStatusManager::Offline ),  \
                gaduStatusBusy_(Kopete::OnlineStatus::Away, GG_STATUS_BUSY, this, \
                GG_STATUS_BUSY,
 				"contact_away_overlay", i18n( "Busy" ) , i18n( "B&usy" ) , \
Kopete::OnlineStatusManager::Busy ),


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

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