Mercurial > pidgin.yaz
changeset 2319:1c1501df2633
[gaim-migrate @ 2329]
no rvous.c
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 20 Sep 2001 08:20:32 +0000 |
parents | a7bfb5dfab25 |
children | 7a938ac255bb |
files | HACKING |
diffstat | 1 files changed, 1 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/HACKING Thu Sep 20 08:13:25 2001 +0000 +++ b/HACKING Thu Sep 20 08:20:32 2001 +0000 @@ -33,7 +33,7 @@ and send it off. This file was last modified by $Author: warmenhoven $ on -$Date: 2001-08-26 15:18:39 -0400 (Sun, 26 Aug 2001) $. +$Date: 2001-09-20 04:20:32 -0400 (Thu, 20 Sep 2001) $. CODING STYLE @@ -265,13 +265,6 @@ at all) and passes off the data to the appropriate function. This file should be pretty straight-forward. -rvous.c: - This was originally going to be the stuff for all of the Buddy Icon - and Voice Chat stuff, but I got really sick of protocol hacking really - quick. Now it only houses the file transfer stuff, which only works - for TOC. ("Works" being a very subjective statement. This file needs - to be rewritten.) - server.c: This is where all of the differentiation between the different protocols is done. Nearly everything that's network related goes through here