Mercurial > pidgin.yaz
annotate HACKING @ 18912:7519560095f7
Use MsimUser structure for storing ephemeral information on users, instead
of permanently storing the information using purple_blist_node_*. The uid
is still stored using purple_blist_node_*, so it ends up in blist.xml since
it never changes. But the rest of the fields can change easily, so they're
stored only in memory. There are still some rough edges with this new code.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Sun, 12 Aug 2007 23:20:07 +0000 |
parents | d73ee2690376 |
children |
rev | line source |
---|---|
16174
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
1 For information on hacking on Pidgin, Finch, or libpurple, see: |
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 http://developer.pidgin.im |