# HG changeset patch # User Eric Warmenhoven # Date 1000974032 0 # Node ID 1c1501df2633ac4b71483938463a3c8c1dc9a417 # Parent a7bfb5dfab25de67969ebdb57a771fb0ef00a926 [gaim-migrate @ 2329] no rvous.c committer: Tailor Script diff -r a7bfb5dfab25 -r 1c1501df2633 HACKING --- 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