Mercurial > pidgin
changeset 7531:2c165d32f104
[gaim-migrate @ 8144]
i hate spelling
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 16 Nov 2003 15:44:30 +0000 |
parents | af075ccd23c6 |
children | a7a28e3f0147 |
files | HACKING |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/HACKING Sun Nov 16 15:08:14 2003 +0000 +++ b/HACKING Sun Nov 16 15:44:30 2003 +0000 @@ -146,7 +146,7 @@ This controls the GaimAccount struct, which stores information on each account a user registers with gaim. Usernames, pass- words, user info, alias, user specific options, and everything - else controled from within the account editor (and then some) + else controlled from within the account editor (and then some) are handled via this code. accountopt.[ch]: @@ -165,7 +165,7 @@ This takes care of the buddy list backend, the blist.xml file, importing old buddy list files, and related things like finding buddies and groups. buddies, contacts, and groups - are controled from these files. + are controlled from these files. buddy_chat.c: This takes care of the buddy chat stuff. This used to be a lot bigger