gaim/www

Add Sametime to the list of supported protocols, add 'Novell' in front of GroupWise to match the About box, remove 'MSN window closing notification' from the feature list.
These are scripts to aid in the maintenance of the website. More may be
added down the road.
updatesite.sh
- Updated the gaim website. If your local account's username is not
the same as your SourceForge username, you'll want to copy this and
change the SFUSER variable to match your SourceForge username.
I renamed this to gaimwebupdate and stuck it in ~/bin
update-web-todo.sh
- Updated the web todo file. You will need to make several changes to
this script. I recommend putting it in your ~/bin. See the first
comment block for information on configuring it to work with devtodo.
Please note also that you will have to manually commit the todo file.
This is to prevent a commit per change if you do, say, 20 changes in
a row. Maybe the script could be updated to ask if you wish to
commit, but someone else will have to do that! :)