gaim/www

I think it makes more sense sorted this way, esp. as we now have a number
of different faq entries pointing at it.
rm -f gaim.diff
for i in *.[ch] ; do diff -u ../../../icqlib/icqlib/$i $i >>gaim.diff 2>/dev/null ; done