Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/xsl: menu.xml
Date: Mon, 22 Jun 2009 18:02:07
Message-Id: E1MInqH-0004aR-GU@stork.gentoo.org
1 robbat2 09/06/22 18:02:05
2
3 Modified: menu.xml
4 Log:
5 Bug #275027: Sidebar needs direct links to mirrors and downloads, otherwise it is hard to find where the mirrors list is.
6
7 Revision Changes Path
8 1.6 xml/htdocs/xsl/menu.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/menu.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/menu.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/menu.xml?r1=1.5&r2=1.6
13
14 Index: menu.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/xsl/menu.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -p -w -b -B -u -u -r1.5 -r1.6
20 --- menu.xml 14 Jun 2009 20:16:49 -0000 1.5
21 +++ menu.xml 22 Jun 2009 18:02:05 -0000 1.6
22 @@ -43,6 +43,12 @@
23 <item href="http://devmanual.gentoo.org" label="Developer's Manual"/>
24 </group>
25
26 +<group title="Get Gentoo">
27 +<item href="/main/en/where.xml" label="Downloads"/>
28 +<item href="/main/en/mirrors2.xml" label="Mirrors"/>
29 +<!-- <item href="http://torrents.gentoo.org/" label="Torrents"/> -->
30 +</group>
31 +
32 <group title="Community">
33 <item href="http://forums.gentoo.org/" label="Discussion Forums"/>
34 <item href="/main/en/irc.xml" label="IRC Channels"/>