Browse Source

more logos

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269259 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
8d35baf0f7
4 changed files with 37 additions and 1 deletions
  1. BIN
      webpage/docs/images/schloemer.gif
  2. BIN
      webpage/docs/images/schloemer2.gif
  3. +28
    -0
      webpage/docs/logos.html
  4. +9
    -1
      webpage/xdocs/logos.xml

BIN
webpage/docs/images/schloemer.gif View File

Before After
Width: 774  |  Height: 354  |  Size: 8.1 KiB

BIN
webpage/docs/images/schloemer2.gif View File

Before After
Width: 774  |  Height: 354  |  Size: 8.8 KiB

+ 28
- 0
webpage/docs/logos.html View File

@@ -343,6 +343,34 @@
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/hughes2.gif" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Martin Schlömer (martin.schloemer at phase26.de)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/schloemer.gif" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Martin Schlömer (martin.schloemer at phase26.de)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/schloemer2.gif" />
</font>
</td>
</tr>
</table>


+ 9
- 1
webpage/xdocs/logos.xml View File

@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="ISO-8859-1" ?>
<document>

<properties>
@@ -88,6 +88,14 @@
<td>Justin Ransom (Justin.Ransom at rubus.com)</td>
<td><img src="images/hughes2.gif" /></td>
</tr>
<tr>
<td>Martin Schlömer (martin.schloemer at phase26.de)</td>
<td><img src="images/schloemer.gif" /></td>
</tr>
<tr>
<td>Martin Schlömer (martin.schloemer at phase26.de)</td>
<td><img src="images/schloemer2.gif" /></td>
</tr>
</table>
</section>
</body>

Loading…
Cancel
Save