diff options
author | Henri Sara <henri.sara@itmill.com> | 2009-05-18 09:17:56 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2009-05-18 09:17:56 +0000 |
commit | 5f8478a617d7d145ba94abcc4e197cdd50f76e1f (patch) | |
tree | bf14647ad4ab0c2a8b940d2b5ca114ba53c76ea3 /src/com/vaadin/package.html | |
parent | 1a69373788ba52824aef113131d4b385f08de299 (diff) | |
download | vaadin-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 'src/com/vaadin/package.html')
-rw-r--r-- | src/com/vaadin/package.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/com/vaadin/package.html b/src/com/vaadin/package.html index de2b5233b6..5a2defa80b 100644 --- a/src/com/vaadin/package.html +++ b/src/com/vaadin/package.html @@ -5,14 +5,14 @@ <body bgcolor="white"> -<p>This package is the base of the IT Mill Toolkit. The base package -contains the Application class, the starting point of any aplication that uses IT Mill Toolkit. +<p>This package is the base of Vaadin. The base package +contains the Application class, the starting point of any aplication that uses Vaadin. The sub-packages from this point contain application components and utilities. </p> <h2>Package Specification</h2> - <b>IT Mill Toolkit is composed of the following packages:</b> + <b>Vaadin is composed of the following packages:</b> <dl> <dt>com.vaadin.data</dt> <dd>A library of interfaces for transparently binding UI components to datasources.</dd> |