]> source.dussan.org Git - archiva.git/commitdiff
check in all the logos for future reference
authorBrett Porter <brett@apache.org>
Fri, 8 Dec 2006 06:18:02 +0000 (06:18 +0000)
committerBrett Porter <brett@apache.org>
Fri, 8 Dec 2006 06:18:02 +0000 (06:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483846 13f79535-47bb-0310-9956-ffa450edef68

14 files changed:
design/logos/LL.png [new file with mode: 0644]
design/logos/LR.png [new file with mode: 0644]
design/logos/UR.png [new file with mode: 0644]
design/logos/index.html [new file with mode: 0644]
design/logos/ll.html [new file with mode: 0644]
design/logos/logo-LL.jpg [new file with mode: 0644]
design/logos/logo-LR.jpg [new file with mode: 0644]
design/logos/logo-UR.jpg [new file with mode: 0644]
design/logos/logo.jpg [new file with mode: 0644]
design/logos/lr.html [new file with mode: 0644]
design/logos/screen-LL.png [new file with mode: 0644]
design/logos/screen-LR.png [new file with mode: 0644]
design/logos/screen-UR.png [new file with mode: 0644]
design/logos/ur.html [new file with mode: 0644]

diff --git a/design/logos/LL.png b/design/logos/LL.png
new file mode 100644 (file)
index 0000000..d95396d
Binary files /dev/null and b/design/logos/LL.png differ
diff --git a/design/logos/LR.png b/design/logos/LR.png
new file mode 100644 (file)
index 0000000..b5e27ae
Binary files /dev/null and b/design/logos/LR.png differ
diff --git a/design/logos/UR.png b/design/logos/UR.png
new file mode 100644 (file)
index 0000000..a1e6381
Binary files /dev/null and b/design/logos/UR.png differ
diff --git a/design/logos/index.html b/design/logos/index.html
new file mode 100644 (file)
index 0000000..01c482d
--- /dev/null
@@ -0,0 +1,10 @@
+<html>
+<body>
+<p>
+<a href="ur.html">UR</a>
+<a href="ll.html">LL</a>
+<a href="lr.html">LR</a>
+</p>
+</body>
+</html>
+
diff --git a/design/logos/ll.html b/design/logos/ll.html
new file mode 100644 (file)
index 0000000..930ff8f
--- /dev/null
@@ -0,0 +1,32 @@
+<html>
+<head>
+  <style>
+td {
+  border: 1px solid black;
+}
+  </style>
+</head>
+<body>
+<p>
+<a href="ur.html">UR</a>
+<b>LL</b>
+<a href="lr.html">LR</a>
+</p>
+<table>
+<tr valign="middle">
+<td align="center">
+  <img src="LL.png" width="221" height="72" />
+</td>
+<td align="center">
+  <img src="logo-LL.jpg" width="313" height="93" />
+</td>
+</tr>
+<tr>
+<td colspan="2" align="center">
+  <img src="screen-LL.png" width="881" height="393" />
+</td>
+</tr>
+</table>
+</body>
+</html>
+
diff --git a/design/logos/logo-LL.jpg b/design/logos/logo-LL.jpg
new file mode 100644 (file)
index 0000000..e47f1e2
Binary files /dev/null and b/design/logos/logo-LL.jpg differ
diff --git a/design/logos/logo-LR.jpg b/design/logos/logo-LR.jpg
new file mode 100644 (file)
index 0000000..e0ddfec
Binary files /dev/null and b/design/logos/logo-LR.jpg differ
diff --git a/design/logos/logo-UR.jpg b/design/logos/logo-UR.jpg
new file mode 100644 (file)
index 0000000..5935106
Binary files /dev/null and b/design/logos/logo-UR.jpg differ
diff --git a/design/logos/logo.jpg b/design/logos/logo.jpg
new file mode 100644 (file)
index 0000000..e89e6d7
Binary files /dev/null and b/design/logos/logo.jpg differ
diff --git a/design/logos/lr.html b/design/logos/lr.html
new file mode 100644 (file)
index 0000000..bd2ee08
--- /dev/null
@@ -0,0 +1,32 @@
+<html>
+<head>
+  <style>
+td {
+  border: 1px solid black;
+}
+  </style>
+</head>
+<body>
+<p>
+<a href="ur.html">UR</a>
+<a href="ll.html">LL</a>
+<b>LR</b>
+</p>
+<table>
+<tr valign="middle">
+<td align="center">
+  <img src="LR.png" width="213" height="50" />
+</td>
+<td align="center">
+  <img src="logo-LR.jpg" width="313" height="93" />
+</td>
+</tr>
+<tr>
+<td colspan="2" align="center">
+  <img src="screen-LR.png" width="896" height="393" />
+</td>
+</tr>
+</table>
+</body>
+</html>
+
diff --git a/design/logos/screen-LL.png b/design/logos/screen-LL.png
new file mode 100644 (file)
index 0000000..528f7bf
Binary files /dev/null and b/design/logos/screen-LL.png differ
diff --git a/design/logos/screen-LR.png b/design/logos/screen-LR.png
new file mode 100644 (file)
index 0000000..41857e0
Binary files /dev/null and b/design/logos/screen-LR.png differ
diff --git a/design/logos/screen-UR.png b/design/logos/screen-UR.png
new file mode 100644 (file)
index 0000000..4dfd19e
Binary files /dev/null and b/design/logos/screen-UR.png differ
diff --git a/design/logos/ur.html b/design/logos/ur.html
new file mode 100644 (file)
index 0000000..00c1141
--- /dev/null
@@ -0,0 +1,32 @@
+<html>
+<head>
+  <style>
+td {
+  border: 1px solid black;
+}
+  </style>
+</head>
+<body>
+<p>
+<b>UR</b>
+<a href="ll.html">LL</a>
+<a href="lr.html">LR</a>
+</p>
+<table>
+<tr valign="middle">
+<td align="center">
+  <img src="UR.png" width="188" height="69" />
+</td>
+<td align="center">
+  <img src="logo-UR.jpg" width="313" height="93" />
+</td>
+</tr>
+<tr>
+<td colspan="2" align="center">
+  <img src="screen-UR.png" width="882" height="395" />
+</td>
+</tr>
+</table>
+</body>
+</html>
+