Chameleon

Chameleon Svn Source Tree

Root/branches/JrCs/package/Resources/templates/Welcome.html

1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5 <meta http-equiv="Content-Style-Type" content="text/css"/>
6 <title></title>
7 <style type="text/css">
8 div {text-align: center}
9 h1 {margin: 12px 0px 0px 0px; font: bold 24px 'Lucida Grande'}
10 p.p1 {margin: 0px; font: 10.0px 'Lucida Grande'; min-height: 12.0px}
11 p.version {margin: 0px; font: bold 13px 'Lucida Grande'}
12 p.alert {margin: 0px; font: bold 14px 'Lucida Grande'; color: red}
13 p.p3 {margin: 0px; font: 10.0px 'Lucida Grande'; color: #0e01ee; min-height: 12.0px}
14 p.p4 {margin: 0px; font: 10.0px 'Lucida Grande'; color: #0000ee}
15 </style>
16</head>
17<body>
18<div>
19<h1>Chameleon</h1>
20<p class="version">v%CHAMELEONVERSION% r%CHAMELEONREVISION%</p>
21<p class="p1"><br/></p>
22<p class="alert">Do not install to an Apple Macintosh computer</p>
23<p class="p1"><br/></p>
24<p class="p3">Developers :</p>
25<p class="p4">%DEVELOP%</p>
26<p class="p1"><br/></p>
27<p class="p3">Thanks to :</p>
28<p class="p4">%CREDITS%</p>
29<p class="p1"><br/></p>
30<p class="p3">Package :</p>
31<p class="p4">%PKGDEV%</p>
32<p class="p1"><br/></p>
33<p class="p5">Package built by: %WHOBUILD%, language translated by: blackosx</p>
34<p class="p5">Copyright © %CPRYEAR%</p>
35</div>
36</body>
37</html>

Archive Download this file

Revision: 1843