summaryrefslogtreecommitdiffstats
path: root/WebContent
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
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')
-rw-r--r--WebContent/VAADIN/readme.txt10
-rw-r--r--WebContent/VAADIN/themes/example/layouts/Contact.html2
-rw-r--r--WebContent/VAADIN/themes/example/layouts/Developers.html2
-rw-r--r--WebContent/VAADIN/themes/example/layouts/News.html3
-rw-r--r--WebContent/VAADIN/themes/example/layouts/Products.html2
-rw-r--r--WebContent/VAADIN/themes/example/layouts/Welcome.html12
-rw-r--r--WebContent/statictestfiles/ticket2095_popup.html2
7 files changed, 17 insertions, 16 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.
diff --git a/WebContent/VAADIN/themes/example/layouts/Contact.html b/WebContent/VAADIN/themes/example/layouts/Contact.html
index a37425078c..8197923b81 100644
--- a/WebContent/VAADIN/themes/example/layouts/Contact.html
+++ b/WebContent/VAADIN/themes/example/layouts/Contact.html
@@ -9,7 +9,7 @@ e-mail.
<h3>Report a Bug</h3>
<p>
-If you have found an issue with IT Mill Toolkit, demo applications or
+If you have found an issue with Vaadin, demo applications or
documentation, please report it to us. Fill out the following form to
send us any relevant information about the issue.
Click here
diff --git a/WebContent/VAADIN/themes/example/layouts/Developers.html b/WebContent/VAADIN/themes/example/layouts/Developers.html
index 50e054a4f4..bc74566c63 100644
--- a/WebContent/VAADIN/themes/example/layouts/Developers.html
+++ b/WebContent/VAADIN/themes/example/layouts/Developers.html
@@ -2,7 +2,7 @@
<h3>Developers</h3>
<p>
-This section contains information for developers using IT Mill Toolkit
+This section contains information for developers using Vaadin
to create Java web applications.
</p>
diff --git a/WebContent/VAADIN/themes/example/layouts/News.html b/WebContent/VAADIN/themes/example/layouts/News.html
index f6ab7c7f7f..0ac582cfbe 100644
--- a/WebContent/VAADIN/themes/example/layouts/News.html
+++ b/WebContent/VAADIN/themes/example/layouts/News.html
@@ -35,6 +35,7 @@ other software development services and outsourcing services.
<p>
In late 2006 IT Mill ensured funding of the new generation of
-Millstone. IT Mill Toolkit was released in early 2007.
+Millstone. IT Mill Toolkit was released in early 2007 and renamed
+Vaadin in 2009.
</p>
diff --git a/WebContent/VAADIN/themes/example/layouts/Products.html b/WebContent/VAADIN/themes/example/layouts/Products.html
index 1b9b74c128..839ebf8e0c 100644
--- a/WebContent/VAADIN/themes/example/layouts/Products.html
+++ b/WebContent/VAADIN/themes/example/layouts/Products.html
@@ -1,5 +1,5 @@
-<h3>Top 5 reasons to choose IT Mill Toolkit</h3>
+<h3>Top 5 reasons to choose Vaadin</h3>
<p>
1. High compatibility with web browsers and application servers
diff --git a/WebContent/VAADIN/themes/example/layouts/Welcome.html b/WebContent/VAADIN/themes/example/layouts/Welcome.html
index 964753da5b..05abef5f11 100644
--- a/WebContent/VAADIN/themes/example/layouts/Welcome.html
+++ b/WebContent/VAADIN/themes/example/layouts/Welcome.html
@@ -5,15 +5,15 @@
IT Mill is a specialist in enterprise web user interface design and
technology. We offer a variety of products and services for enterprise
application user interface design, -analysis and -implementation. Our
-flagship product is IT Mill Toolkit - a server-side component
-framework for Java EE. IT Mill Toolkit enables creation of highly
-usable browser applications in real Java.
+flagship product is Vaadin - a server-side component framework for
+Java EE. Vaadin enables creation of highly usable browser applications
+in real Java.
</p>
<p>
-IT Mill Toolkit is a web user interface framework for developing
-high-quality web applications for enterprise and professional use. By
-using standard Java tools and the enterprise environment (Java EE -
+Vaadin is a web user interface framework for developing high-quality
+web applications for enterprise and professional use. By using
+standard Java tools and the enterprise environment (Java EE -
formerly J2EE) we have created the most elegant and complete
architecture for developing user interfaces for web business
applications - for your benefit.
diff --git a/WebContent/statictestfiles/ticket2095_popup.html b/WebContent/statictestfiles/ticket2095_popup.html
index 863b35ad4f..b95dff7ba7 100644
--- a/WebContent/statictestfiles/ticket2095_popup.html
+++ b/WebContent/statictestfiles/ticket2095_popup.html
@@ -15,7 +15,7 @@ function setTarget() {
</p>
<form action="http://www.google.fi/search">
-<input type="text" name="q" value="it mill toolkit" />
+<input type="text" name="q" value="vaadin" />
<input type="submit" value="Google!"/>
</form>