From: poy <po...@12...> - 2009-05-03 16:56:48
|
----- Original Message ----- From: "Jacek Sieka" <arn...@gm...> To: "poy" <po...@12...>; "Patches & development discussion" <dcp...@li...> Sent: Saturday, May 02, 2009 1:57 PM Subject: Re: [dcplusplus-devel] patch: save user nicks >I think a sensible rule would be to save only those users that are >potentially useful...an easy way > of doing this is to save all users that have been touched during the > session (online, in queue, in > pm window, etc)... > > /J this patch loads saved nicks in a separate list, and it's the list of useful nicks that is saved on closing. when a nick is not found in the "useful nicks" list, it is brought over from the saved list. poy |