library-web r523 - in trunk: . data data/xslt
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: library-web r523 - in trunk: . data data/xslt
- Date: Sat, 18 Oct 2008 06:31:39 +0000 (UTC)
Author: fpeters
Date: Sat Oct 18 06:31:39 2008
New Revision: 523
URL: http://svn.gnome.org/viewvc/library-web?rev=523&view=rev
Log:
* data/catalog.xml.in, data/overlay.xml.in, data/xslt/indexes.xsl:
listed some external tools and resources. (closes: #556574)
Modified:
trunk/ChangeLog
trunk/data/catalog.xml.in
trunk/data/overlay.xml.in
trunk/data/xslt/indexes.xsl
Modified: trunk/data/catalog.xml.in
==============================================================================
--- trunk/data/catalog.xml.in (original)
+++ trunk/data/catalog.xml.in Sat Oct 18 06:31:39 2008
@@ -80,4 +80,6 @@
Same documents, formatted as a single HTML file
</_msgstr>
<_msgstr msgid="nightly-version">Nightly</_msgstr>
+ <_msgstr msgid="devel-resource">External Tools and Resources</_msgstr>
+ <_msgstr msgid="ApplicationsProgramming">Manuals</_msgstr>
</msgcat>
Modified: trunk/data/overlay.xml.in
==============================================================================
--- trunk/data/overlay.xml.in (original)
+++ trunk/data/overlay.xml.in Sat Oct 18 06:31:39 2008
@@ -21,7 +21,7 @@
</_abstract>
</subindex>
<subindex id="tools" weight="0.5">
- <sections>ApplicationsProgramming</sections>
+ <sections>ApplicationsProgramming devel-resource</sections>
<_title>Development Tools</_title>
<_abstract>
The GNOME developer suite is a set of tools to ease the life of
@@ -707,6 +707,52 @@
</_abstract>
</document>
+ <document doc_module="devel-resource-bugzilla" channel="devel"
+ category="devel-resource" weight="1">
+ <new/>
+ <_title>GNOME Bug Tracker</_title>
+ <_abstract>
+ The GNOME Bug Tracker allows you to send information about bugs you
+ encounter to the GNOME developers in an organized manner.
+ </_abstract>
+ <href>http://live.gnome.org/Bugzilla</href>
+ </document>
+
+ <document doc_module="devel-resource-devscripts" channel="devel"
+ category="devel-resource" weight="0.6">
+ <new/>
+ <_title>Developer Scripts</_title>
+ <_abstract>
+ A collection of useful scripts to help developers accomplish simple (often
+ repetitive) tasks.
+ </_abstract>
+ <href>http://live.gnome.org/DeveloperUtilities</href>
+ </document>
+
+ <document doc_module="devel-resource-subversion" channel="devel"
+ category="devel-resource" weight="0.8">
+ <new/>
+ <_title>GNOME Subversion Repository</_title>
+ <_abstract>
+ The GNOME SVN Tree holds the latest development versions of the main
+ GNOME packages, and allows coordination of GNOME development.
+ </_abstract>
+ <href>http://live.gnome.org/SVN</href>
+ </document>
+
+ <document doc_module="devel-resource-bzr-playground" channel="devel"
+ category="devel-resource" weight="0">
+ <new/>
+ <_title>Bzr Playground</_title>
+ <_abstract>
+ Want to enter the wonderful world of distributed version control? Try
+ the Bzr playground, making it easy to hack on GNOME if you do not have
+ an SVN account. People with a SSH key known to GNOME can easily push
+ changes back to SVN and are able to host private branches.
+ </_abstract>
+ <href>http://bzr-playground.gnome.org/</href>
+ </document>
+
</documents>
<quirks doc_module="evolution" channel="users">
Modified: trunk/data/xslt/indexes.xsl
==============================================================================
--- trunk/data/xslt/indexes.xsl (original)
+++ trunk/data/xslt/indexes.xsl Sat Oct 18 06:31:39 2008
@@ -83,7 +83,6 @@
<xsl:when test="$tocid = 'ApplicationsOffice'">Office</xsl:when>
<xsl:when test="$tocid = 'ApplicationsOther'">Other</xsl:when>
<xsl:when test="$tocid = 'DesktopApplets'">Other</xsl:when>
- <xsl:when test="$tocid = 'ApplicationsProgramming'">Development</xsl:when>
<xsl:when test="$tocid = 'ApplicationsScientific'">Science</xsl:when>
<xsl:when test="$tocid = 'ApplicationsMultimedia'">AudioVideo</xsl:when>
<xsl:when test="$tocid = 'ApplicationsSystem'">System</xsl:when>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]