add links for all modules of platform overview table (GNOME bug 656019)

This commit is contained in:
Frédéric Péters 2012-01-15 15:57:40 +01:00
parent f2d8025d85
commit 606738d960
1 changed files with 11 additions and 11 deletions

View File

@ -765,29 +765,29 @@ div.body-sidebar { width: 100%; }
<p><xsl:call-template name="gettext"><xsl:with-param name="lang" select="@lang"/><xsl:with-param name="msgid" select="'multimedia'"/></xsl:call-template></p>
<a href="platform-overview/stable/gstreamer">GStreamer</a>
<a href="platform-overview/stable/canberra">Canberra</a>
<a href="#">Pulseaudio</a>
<a href="http://pulseaudio.org/">Pulseaudio</a>
</td>
<td colspan="1" rowspan="5" class="communication">
<p><xsl:call-template name="gettext"><xsl:with-param name="lang" select="@lang"/><xsl:with-param name="msgid" select="'communication'"/></xsl:call-template></p>
<a href="platform-overview/stable/telepathy">Telepathy</a>
<a href="#">Avahi</a>
<a href="#">GUPnP</a>
<a href="http://avahi.org/">Avahi</a>
<a href="gupnp/unstable/">GUPnP</a>
</td>
<td colspan="1" rowspan="5" class="data-storage">
<p><xsl:call-template name="gettext"><xsl:with-param name="lang" select="@lang"/><xsl:with-param name="msgid" select="'data-storage'"/></xsl:call-template></p>
<a href="platform-overview/stable/eds">EDS</a>
<a href="platform-overview/stable/gda">GDA</a>
<a href="#">Tracker</a>
<a href="http://projects.gnome.org/tracker/">Tracker</a>
</td>
<td colspan="1" rowspan="5" class="utilities">
<p><xsl:call-template name="gettext"><xsl:with-param name="lang" select="@lang"/><xsl:with-param name="msgid" select="'utilities'"/></xsl:call-template></p>
<a href="libchamplain/unstable/">Champlain</a>
<a href="#">Enchant</a>
<a href="http://abisource.com/projects/enchant/">Enchant</a>
<a href="poppler/unstable/">Poppler</a>
<a href="#">GeoClue</a>
<a href="http://www.freedesktop.org/wiki/Software/GeoClue">GeoClue</a>
</td>
</tr>
@ -808,15 +808,15 @@ div.body-sidebar { width: 100%; }
<tr>
<td colspan="3" rowspan="2" class="system-integration">
<p><xsl:call-template name="gettext"><xsl:with-param name="lang" select="@lang"/><xsl:with-param name="msgid" select="'system-integration'"/></xsl:call-template></p>
<a href="#">upower</a>
<a href="#">udisks</a>
<a href="#">policykit</a>
<a href="http://upower.freedesktop.org/">upower</a>
<a href="http://www.freedesktop.org/wiki/Software/udisks">udisks</a>
<a href="http://www.freedesktop.org/wiki/Software/PolicyKit">policykit</a>
</td>
<td colspan="4" rowspan="2" class="desktop-integration">
<p><xsl:call-template name="gettext"><xsl:with-param name="lang" select="@lang"/><xsl:with-param name="msgid" select="'desktop-integration'"/></xsl:call-template></p>
<a href="#">packagekit</a>
<a href="http://www.packagekit.org/">packagekit</a>
<a href="platform-overview/stable/notify">libnotify</a>
<a href="#">seahorse</a>
<a href="gnome-keyring/unstable/">gnome-keyring</a>
</td>
</tr>
</table>