Le Mardi 22 Février 2005 23:31, Will Stephenson a écrit : > CVS commit by wstephens: > > Make the Online action behave intuitively in response to feedback - connect > all except excluded if all are offline, otherwise set those that are not > Available to Available. > --- kdenetwork/kopete/libkopete/kopeteaccountmanager.cpp #1.64:1.65 > @@ -95,8 +95,17 @@ void AccountManager::setAvailableAll() > { > Away::setGlobalAway( false ); can't we use that setting instead ?