summaryrefslogtreecommitdiffstats
path: root/build/html-style.properties
diff options
context:
space:
mode:
authorJani Laakso <jani.laakso@itmill.com>2007-02-09 12:29:36 +0000
committerJani Laakso <jani.laakso@itmill.com>2007-02-09 12:29:36 +0000
commit4b1f640993f9d5c5ee253439cac3939ab1a66662 (patch)
treeabf9c2b1c84c4add8cc4fc8fb3c276d72397f48d /build/html-style.properties
parent6192230511a90a632a7372bd5124221406b32ebe (diff)
downloadvaadin-framework-4b1f640993f9d5c5ee253439cac3939ab1a66662.tar.gz
vaadin-framework-4b1f640993f9d5c5ee253439cac3939ab1a66662.zip
svn changeset:602/svn branch:toolkit
Diffstat (limited to 'build/html-style.properties')
-rw-r--r--build/html-style.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/html-style.properties b/build/html-style.properties
index 91bbc12f3e..24f10f9975 100644
--- a/build/html-style.properties
+++ b/build/html-style.properties
@@ -4,3 +4,8 @@ docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.tex
html.body.start1=<div id="container"><div id="header"><h1>
html.body.start2=</h1></div><div id="itmilllogo"></div>
html.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2007</div></div>
+html.head.tag=<head>
+html.head.endtag=</head>
+html.head.style=<link rel="stylesheet" type="text/css" href="styles/demos.css" />
+javadoc.doctitle=<h1>IT Mill Toolkit</h1>
+javadoc.copyright=<i>Copyright &#169; 2000-2006 IT Mill Ltd. All Rights Reserved.</i> \ No newline at end of file