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

List:       kde-commits
Subject:    branches/KDE/3.4/kdenetwork/kopete/protocols/groupwise
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-08-19 14:28:06
Message-ID: 1124461686.164359.20763.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 450931 by wstephens:

Fix GW icons in 3.4


 M  +4 -4      gwprotocol.cpp  
 M             icons/cr16-action-groupwise_away.png  


--- branches/KDE/3.4/kdenetwork/kopete/protocols/groupwise/gwprotocol.cpp \
#450930:450931 @@ -48,14 +48,14 @@
 			i18n( "Offline" ), i18n( "O&ffline" ), Kopete::OnlineStatusManager::Offline ),
 	  groupwiseAvailable  ( Kopete::OnlineStatus::Online,  25, this, \
GroupWise::Available, QString::null,   i18n( "Available" ), i18n( "A&vailable" ), \
                Kopete::OnlineStatusManager::Online ),
-	  groupwiseBusy       ( Kopete::OnlineStatus::Away,    18, this, GroupWise::Busy, \
"contact_busy_overlay",  +	  groupwiseBusy       ( Kopete::OnlineStatus::Away,    18, \
this, GroupWise::Busy, "groupwise_busy",   i18n( "Busy" ), i18n( "&Busy" ), \
                Kopete::OnlineStatusManager::Busy, \
                Kopete::OnlineStatusManager::HasAwayMessage ),
-	  groupwiseAway       ( Kopete::OnlineStatus::Away,    20, this, GroupWise::Away, \
"contact_away_overlay",  +	  groupwiseAway       ( Kopete::OnlineStatus::Away,    20, \
this, GroupWise::Away, "groupwise_away",   i18n( "Away" ), i18n( "&Away" ), \
                Kopete::OnlineStatusManager::Away, \
                Kopete::OnlineStatusManager::HasAwayMessage ),
-	  groupwiseAwayIdle   ( Kopete::OnlineStatus::Away,    15, this, \
GroupWise::AwayIdle, "contact_away_overlay",  +	  groupwiseAwayIdle   ( \
Kopete::OnlineStatus::Away,    15, this, GroupWise::AwayIdle, "groupwise_away",   \
i18n( "Idle" ), "FIXME: Make groupwiseAwayIdle unselectable", \
Kopete::OnlineStatusManager::Busy,  Kopete::OnlineStatusManager::HideFromMenu ),
-	  groupwiseAppearOffline( Kopete::OnlineStatus::Invisible, 2, this, 98, \
"contact_invisible_overlay", +	  groupwiseAppearOffline( \
                Kopete::OnlineStatus::Invisible, 2, this, 98, "groupwise_invisible",
 	  		i18n( "Appear Offline" ), i18n( "A&ppear Offline" ), \
Kopete::OnlineStatusManager::Invisible ),  /* initialise Kopete::OnlineStatus used by \
the protocol, but that are not user selectable */  groupwiseUnknown    ( \
Kopete::OnlineStatus::Unknown, 25, this, GroupWise::Unknown, "status_unknown",


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

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