Gentoo Archives: gentoo-commits

From: "Xavier Neys (neysx)" <neysx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/dtd: guide.dtd
Date: Wed, 31 Dec 2008 21:06:51
Message-Id: E1LI8HB-00022x-NH@stork.gentoo.org
1 neysx 08/12/31 21:06:49
2
3 Modified: guide.dtd
4 Log:
5 Removed old news icons
6
7 Revision Changes Path
8 1.50 xml/htdocs/dtd/guide.dtd
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?rev=1.50&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?rev=1.50&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/guide.dtd?r1=1.49&r2=1.50
13
14 Index: guide.dtd
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/dtd/guide.dtd,v
17 retrieving revision 1.49
18 retrieving revision 1.50
19 diff -u -r1.49 -r1.50
20 --- guide.dtd 29 Jan 2008 16:54:45 -0000 1.49
21 +++ guide.dtd 31 Dec 2008 21:06:49 -0000 1.50
22 @@ -20,7 +20,7 @@
23
24 <!ELEMENT news (poster, date, title, summary?, body)>
25 <!ATTLIST news gentoo (yes|no) "no"
26 - category (alpha|gentoo|main|ibm|linux|moo|nvidia|kde|plans|freescale) #REQUIRED>
27 + category (gentoo|main|linux|moo|plans) #REQUIRED>
28
29 <!ELEMENT subtitle (#PCDATA)>