diff options
Diffstat (limited to 'build/html-style.properties')
-rw-r--r-- | build/html-style.properties | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/build/html-style.properties b/build/html-style.properties deleted file mode 100644 index c517b25080..0000000000 --- a/build/html-style.properties +++ /dev/null @@ -1,15 +0,0 @@ -html.body.tag=<body> -html.body.endtag=</body> -docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/> -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>© Vaadin Ltd. 2000-2011</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>Vaadin</h1> -javadoc.bottom=<i>Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.</i> -www.manual.body.start1=<div id="container"><div id="header"><h1> -www.manual.body.start2=</h1></div><div id="itmilllogo"></div> -www.manual.body.end=<div id="footer"><span>Version: ${version}</span>© Vaadin Ltd. 2000-2011</div></div> -www.manual.docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/>
\ No newline at end of file |