[opendemo-cvs] CVS: opendemo/src/dtd odjk2.dtd.in, 1.1, 1.2 odq3a.dtd.in, 1.2, 1.3 odrtcw.dtd.in, 1
Status: Beta
Brought to you by:
girlich
From: Uwe G. <gi...@us...> - 2006-10-03 13:58:40
|
Update of /cvsroot/opendemo/opendemo/src/dtd In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5361 Modified Files: odjk2.dtd.in odq3a.dtd.in odrtcw.dtd.in odsof2.dtd.in odstef.dtd.in Log Message: the DTDs don't have their place hard coded inside any longer. This makes it easier to move them around. Index: odjk2.dtd.in =================================================================== RCS file: /cvsroot/opendemo/opendemo/src/dtd/odjk2.dtd.in,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** odjk2.dtd.in 1 Jun 2002 21:41:58 -0000 1.1 --- odjk2.dtd.in 3 Oct 2006 13:58:35 -0000 1.2 *************** *** 13,17 **** PUBLIC: "-//MACHINIMA//OPENDEMO ODJK2 1.0//EN" ! SYSTEM: "http://www.machinima.com/opendemo/odjk2.dtd" --> --- 13,17 ---- PUBLIC: "-//MACHINIMA//OPENDEMO ODJK2 1.0//EN" ! SYSTEM: "@ODDTDBASE@odjk2.dtd" --> Index: odq3a.dtd.in =================================================================== RCS file: /cvsroot/opendemo/opendemo/src/dtd/odq3a.dtd.in,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** odq3a.dtd.in 19 Dec 2001 13:04:48 -0000 1.2 --- odq3a.dtd.in 3 Oct 2006 13:58:35 -0000 1.3 *************** *** 13,17 **** PUBLIC: "-//MACHINIMA//OPENDEMO ODQ3A 1.0//EN" ! SYSTEM: "http://www.machinima.com/opendemo/odq3a.dtd" --> --- 13,17 ---- PUBLIC: "-//MACHINIMA//OPENDEMO ODQ3A 1.0//EN" ! SYSTEM: "@ODDTDBASE@odq3a.dtd" --> Index: odrtcw.dtd.in =================================================================== RCS file: /cvsroot/opendemo/opendemo/src/dtd/odrtcw.dtd.in,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** odrtcw.dtd.in 17 Apr 2002 16:53:03 -0000 1.1 --- odrtcw.dtd.in 3 Oct 2006 13:58:35 -0000 1.2 *************** *** 13,17 **** PUBLIC: "-//MACHINIMA//OPENDEMO ODRTCW 1.0//EN" ! SYSTEM: "http://www.machinima.com/opendemo/odrtcw.dtd" --> --- 13,17 ---- PUBLIC: "-//MACHINIMA//OPENDEMO ODRTCW 1.0//EN" ! SYSTEM: "@ODDTDBASE@odrtcw.dtd" --> Index: odsof2.dtd.in =================================================================== RCS file: /cvsroot/opendemo/opendemo/src/dtd/odsof2.dtd.in,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** odsof2.dtd.in 1 Jun 2002 21:42:50 -0000 1.2 --- odsof2.dtd.in 3 Oct 2006 13:58:35 -0000 1.3 *************** *** 13,17 **** PUBLIC: "-//MACHINIMA//OPENDEMO ODSOF2 1.0//EN" ! SYSTEM: "http://www.machinima.com/opendemo/odsof2.dtd" --> --- 13,17 ---- PUBLIC: "-//MACHINIMA//OPENDEMO ODSOF2 1.0//EN" ! SYSTEM: "@ODDTDBASE@odsof2.dtd" --> Index: odstef.dtd.in =================================================================== RCS file: /cvsroot/opendemo/opendemo/src/dtd/odstef.dtd.in,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** odstef.dtd.in 16 Jun 2002 11:53:19 -0000 1.1 --- odstef.dtd.in 3 Oct 2006 13:58:35 -0000 1.2 *************** *** 13,17 **** PUBLIC: "-//MACHINIMA//OPENDEMO ODSTEF 1.0//EN" ! SYSTEM: "http://www.machinima.com/opendemo/odstef.dtd" --> --- 13,17 ---- PUBLIC: "-//MACHINIMA//OPENDEMO ODSTEF 1.0//EN" ! SYSTEM: "@ODDTDBASE@odstef.dtd" --> |