summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/readme.txt
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2009-05-18 09:17:56 +0000
committerHenri Sara <henri.sara@itmill.com>2009-05-18 09:17:56 +0000
commit5f8478a617d7d145ba94abcc4e197cdd50f76e1f (patch)
treebf14647ad4ab0c2a8b940d2b5ca114ba53c76ea3 /WebContent/VAADIN/readme.txt
parent1a69373788ba52824aef113131d4b385f08de299 (diff)
downloadvaadin-framework-5f8478a617d7d145ba94abcc4e197cdd50f76e1f.tar.gz
vaadin-framework-5f8478a617d7d145ba94abcc4e197cdd50f76e1f.zip
#2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial changes including many URLs
svn changeset:7842/svn branch:6.0
Diffstat (limited to 'WebContent/VAADIN/readme.txt')
-rw-r--r--WebContent/VAADIN/readme.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/WebContent/VAADIN/readme.txt b/WebContent/VAADIN/readme.txt
index ed7ab74ec4..926bc01a9e 100644
--- a/WebContent/VAADIN/readme.txt
+++ b/WebContent/VAADIN/readme.txt
@@ -9,7 +9,7 @@ Themes
------
Themes may be edited freely. They contain static images, CSS,
-and layouts for Toolkit applications.
+and layouts for Vaadin applications.
---------------------------
Building Custom Widget Sets
@@ -24,13 +24,13 @@ See build-widgetsets.xml, com.vaadin.demo.colorpicker package, and the
Reference Manual for more information regarding widget sets.
---------------------------
-IT Mill Toolkit Development
+Vaadin Development
---------------------------
-When developing the IT Mill Toolkit Library itself, change to "build" directory and
+When developing the Vaadin Library itself, change to "build" directory and
run "ant widgetsets" to compile all widgetsets or "ant widgetset-default",
"ant-widgetset-reserver", or "ant widgetset-colorpicker" to compile individual
widgetsets. You must have GWT installed under build/gwt, under the proper
platform directory.
-See http://dev.itmill.com/wiki/DevDocs/StartingDevelopment for instructions for
-installing GWT and compiling widgetsets for Toolkit development.
+See http://dev.vaadin.com/wiki/DevDocs/StartingDevelopment for instructions for
+installing GWT and compiling widgetsets for Vaadin development.