gaim/www

file isExecutable
Laurynas Biveinis suggesting merging in the info from po/README in the
source. this seemed like a good idea.
#!/bin/sh
if test "x$1" != x; then
SFUSER=$1
else
SFUSER=$USER
fi
/usr/bin/ssh $SFUSER@shell.sourceforge.net '/home/groups/g/ga/gaim/updatedocs.sh'