Kaydet (Commit) c3ce4fc7 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS ooo3readme2 (1.2.10); FILE MERGED

2008/05/28 12:56:04 fpe 1.2.10.1: *** empty log message ***
üst c140d59e
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<xsl:template match="Paragraph"> <xsl:template match="Paragraph">
<tr> <tr>
<td> <td>
<xsl:if test="@os">os=<xsl:value-of select="@os"/></xsl:if><xsl:text> </xsl:text><xsl:if test="@gui">gui=<xsl:value-of select="@os"/></xsl:if> <xsl:if test="@os">os=<xsl:value-of select="@os"/></xsl:if><xsl:text> </xsl:text><xsl:if test="@gui">gui=<xsl:value-of select="@gui"/></xsl:if>
</td> </td>
<th class="wnt"><xsl:if test="@os='WNT' or @gui='WNT'">WNT</xsl:if></th> <th class="wnt"><xsl:if test="@os='WNT' or @gui='WNT'">WNT</xsl:if></th>
<th class="mac"><xsl:if test="@os='MACOSX'">MAC</xsl:if></th> <th class="mac"><xsl:if test="@os='MACOSX'">MAC</xsl:if></th>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment