[library-web] add links for all modules of platform overview table (GNOME bug 656019)



commit 606738d9601ca1555ee838467ebcd3d85dbda98a
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Sun Jan 15 15:57:40 2012 +0100

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

 data/xslt/dev_indexes.xsl |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/data/xslt/dev_indexes.xsl b/data/xslt/dev_indexes.xsl
index c07ca78..aae81d4 100644
--- a/data/xslt/dev_indexes.xsl
+++ b/data/xslt/dev_indexes.xsl
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]