From 7fdca8da1d9a5fdae6d4a0f9649d6f509760c6e4 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Mon, 19 Jul 2010 10:58:51 +0000 Subject: update demos --- update_docs_svn.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'update_docs_svn.sh') diff --git a/update_docs_svn.sh b/update_docs_svn.sh index dddb3101..ff674adc 100644 --- a/update_docs_svn.sh +++ b/update_docs_svn.sh @@ -17,3 +17,8 @@ done find gwtquery-core/javadoc/ | grep -v .svn | xargs svn add find gwtquery-core/javadoc/ -type f -name "*html" -exec svn propset svn:mime-type text/html '{}' ';' + + + + + -- cgit v1.2.3