Gentoo Archives: gentoo-commits

From: "Xavier Neys
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/xsl: guide.xsl
Date: Fri, 07 Sep 2007 09:22:01
Message-Id: E1ITZvq-0001mF-97@stork.gentoo.org
1 neysx 07/09/07 09:15:18
2
3 Modified: guide.xsl
4 Log:
5 #182572 Added opensearch entry for archives.gentoo.org
6
7 Revision Changes Path
8 1.218 xml/htdocs/xsl/guide.xsl
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/guide.xsl?rev=1.218&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/guide.xsl?rev=1.218&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/guide.xsl?r1=1.217&r2=1.218
13
14 Index: guide.xsl
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/xsl/guide.xsl,v
17 retrieving revision 1.217
18 retrieving revision 1.218
19 diff -u -r1.217 -r1.218
20 --- guide.xsl 30 Aug 2007 18:19:51 -0000 1.217
21 +++ guide.xsl 7 Sep 2007 09:15:17 -0000 1.218
22 @@ -158,6 +158,7 @@
23 <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/forums-gentoo-org.xml" title="Gentoo Forums"/>
24 <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/bugs-gentoo-org.xml" title="Gentoo Bugzilla"/>
25 <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/packages-gentoo-org.xml" title="Gentoo Packages"/>
26 + <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/archives-gentoo-org.xml" title="Gentoo List Archives"/>
27
28 <xsl:if test="//glsaindex or //glsa-latest">
29 <link rel="alternate" type="application/rss+xml">
30 @@ -289,6 +290,7 @@
31 <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/forums-gentoo-org.xml" title="Gentoo Forums"/>
32 <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/bugs-gentoo-org.xml" title="Gentoo Bugzilla"/>
33 <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/packages-gentoo-org.xml" title="Gentoo Packages"/>
34 + <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/archives-gentoo-org.xml" title="Gentoo List Archives"/>
35
36 <xsl:if test="/mainpage/newsitems">
37 <link rel="alternate" type="application/rss+xml" title="Gentoo Linux News RDF" href="http://www.gentoo.org/rdf/en/gentoo-news.rdf" />
38
39
40
41 --
42 gentoo-commits@g.o mailing list