[octc-svn] SF.net SVN: octc:[45] trunk/lg
Brought to you by:
bansp
From: <ba...@us...> - 2010-02-14 00:35:57
|
Revision: 45 http://octc.svn.sourceforge.net/octc/?rev=45&view=rev Author: bansp Date: 2010-02-14 00:35:43 +0000 (Sun, 14 Feb 2010) Log Message: ----------- + missing catalogs Added Paths: ----------- trunk/lg/cmn/catalog.xml trunk/lg/hau/catalog.xml trunk/lg/sna/catalog.xml trunk/lg/xho/catalog.xml trunk/lg/yor/catalog.xml trunk/lg/zul/catalog.xml Added: trunk/lg/cmn/catalog.xml =================================================================== --- trunk/lg/cmn/catalog.xml (rev 0) +++ trunk/lg/cmn/catalog.xml 2010-02-14 00:35:43 UTC (rev 45) @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catalog PUBLIC "-//OASIS//DTD XML Catalogs V1.1//EN" "http://www.oasis-open.org/committees/entity/release/1.1/catalog.dtd"> +<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system"> + <nextCatalog catalog="../catalog.xml"/> +</catalog> + Added: trunk/lg/hau/catalog.xml =================================================================== --- trunk/lg/hau/catalog.xml (rev 0) +++ trunk/lg/hau/catalog.xml 2010-02-14 00:35:43 UTC (rev 45) @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catalog PUBLIC "-//OASIS//DTD XML Catalogs V1.1//EN" "http://www.oasis-open.org/committees/entity/release/1.1/catalog.dtd"> +<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system"> + <nextCatalog catalog="../catalog.xml"/> +</catalog> + Added: trunk/lg/sna/catalog.xml =================================================================== --- trunk/lg/sna/catalog.xml (rev 0) +++ trunk/lg/sna/catalog.xml 2010-02-14 00:35:43 UTC (rev 45) @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catalog PUBLIC "-//OASIS//DTD XML Catalogs V1.1//EN" "http://www.oasis-open.org/committees/entity/release/1.1/catalog.dtd"> +<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system"> + <nextCatalog catalog="../catalog.xml"/> +</catalog> + Added: trunk/lg/xho/catalog.xml =================================================================== --- trunk/lg/xho/catalog.xml (rev 0) +++ trunk/lg/xho/catalog.xml 2010-02-14 00:35:43 UTC (rev 45) @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catalog PUBLIC "-//OASIS//DTD XML Catalogs V1.1//EN" "http://www.oasis-open.org/committees/entity/release/1.1/catalog.dtd"> +<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system"> + <nextCatalog catalog="../catalog.xml"/> +</catalog> + Added: trunk/lg/yor/catalog.xml =================================================================== --- trunk/lg/yor/catalog.xml (rev 0) +++ trunk/lg/yor/catalog.xml 2010-02-14 00:35:43 UTC (rev 45) @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catalog PUBLIC "-//OASIS//DTD XML Catalogs V1.1//EN" "http://www.oasis-open.org/committees/entity/release/1.1/catalog.dtd"> +<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system"> + <nextCatalog catalog="../catalog.xml"/> +</catalog> + Added: trunk/lg/zul/catalog.xml =================================================================== --- trunk/lg/zul/catalog.xml (rev 0) +++ trunk/lg/zul/catalog.xml 2010-02-14 00:35:43 UTC (rev 45) @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catalog PUBLIC "-//OASIS//DTD XML Catalogs V1.1//EN" "http://www.oasis-open.org/committees/entity/release/1.1/catalog.dtd"> +<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system"> + <nextCatalog catalog="../catalog.xml"/> +</catalog> + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |