same here
[claws.git] / commitHelper
index 1ce3b7470d5b1c2436e9412bb0d22bc11e4c96b1..c770ca566a4f18e1ee9768f783ef7a2c77fd4428 100644 (file)
@@ -109,4 +109,5 @@ if [ "$ans" == "y" ]; then
                cvs commit -m "`cat /tmp/logentry` "
        fi;
        rm -f /tmp/logentry
+       wget -O /dev/null -o /dev/null http://www.colino.net/sylpheed-claws-gtk2/update.php3
 fi