]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixes #227
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Wed, 24 Jan 2007 15:24:24 +0000 (15:24 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Wed, 24 Jan 2007 15:24:24 +0000 (15:24 +0000)
svn changeset:330/svn branch:toolkit

build/VERSION
build/html-style.properties

index f0e871990aba8508a125e3643e65e754174ed117..d58b1c5653d2792375dee3349c9c5424e025dbae 100644 (file)
@@ -1 +1 @@
-version=4.0.0-alpha-20070123-1
+version=4.0.0-alpha-20070124-1
index 7d96540a6af084d1d12532d354aeba2bad443be1..879349bf2b15c100636a98eeb787a43860cf91b8 100644 (file)
@@ -1,2 +1,6 @@
-html.body.start=<table border="0" width="100%"><tr><td style="padding-left: 10px;"><div id="itmilllogo"/></td><td align="right" style="padding-right: 10px; font-size: 14pt; font-weight: bold;"><script type="text/javascript">document.write(document.title);</script></td></tr></table><div id="page">
-html.body.end=<span style="float: right; color: #444444;">Version: ${version}</span></div><div id="footer">(c) Oy IT Mill Ltd, 2000-2006</div>
\ No newline at end of file
+html.body.start1=<table border="0" width="100%"><tr><td style="padding-left: 10px;"><div id="itmilllogo"/></td><td align="right" style="padding-right: 10px; font-size: 14pt; font-weight: bold;">
+html.body.start2=</td></tr></table><div id="page">
+html.body.end=<span style="float: right; color: #444444;">Version: ${version}</span></div><div id="footer">(c) Oy IT Mill Ltd, 2000-2006</div>
+html.body.tag=<body>
+html.body.endtag=</body>
+docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/>
\ No newline at end of file