Mercurial > pub > buggler
annotate catalog.xml @ 5:d2efec56373f
working buglist transform and bugs fetching
author | cin |
---|---|
date | Tue, 01 Sep 2015 19:47:30 +0300 |
parents | 14caabdb946b |
children |
rev | line source |
---|---|
2 | 1 <?xml version="1.0" ?> |
2 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> | |
3 | |
4 <system systemId="http://implab.org/bugzilla/page.cgi?id=bugzilla.dtd" | |
5 uri="bugzilla.dtd" /> | |
6 | |
7 <uri name="http://implab.org/bugzilla/page.cgi?id=bugzilla.dtd" | |
8 uri="bugzilla.dtd" /> | |
9 | |
10 </catalog> |