From: Jani Laakso Date: Mon, 26 Nov 2007 10:49:51 +0000 (+0000) Subject: readme.txt explains WebContent/ITMILL directory. X-Git-Tag: 6.7.0.beta1~5458 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d6bbbb56cf00a989cfc83a79ddb90487a4a2f62d;p=vaadin-framework.git readme.txt explains WebContent/ITMILL directory. svn changeset:2960/svn branch:trunk --- diff --git a/WebContent/ITMILL/readme.txt b/WebContent/ITMILL/readme.txt new file mode 100644 index 0000000000..d2df45b47e --- /dev/null +++ b/WebContent/ITMILL/readme.txt @@ -0,0 +1,10 @@ +WebContent/ITMILL contains Themes and Widgetsets. + +Themes may be edited freely, it contains static images, CSS +and layouts for Toolkit applications. + +Widgetsets is generated directory, we suggest that you do not edit it. +You can re-create widgetsets directory by running below command on top directory. +ant -f build-widgetsets.xml + +See buildwidgetsets.xml and colorpicker demo for more information regarding widgetsets. \ No newline at end of file