Update of /cvsroot/mockobjects/no-stone-unturned/doc/xdocs
In directory usw-pr-cvs1:/tmp/cvs-serv8987/doc/xdocs
Modified Files:
extra_entities.xml
Log Message:
added graphics for red/green bars
Index: extra_entities.xml
===================================================================
RCS file: /cvsroot/mockobjects/no-stone-unturned/doc/xdocs/extra_entities.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- extra_entities.xml 2 Aug 2002 21:56:03 -0000 1.1
+++ extra_entities.xml 5 Aug 2002 01:29:49 -0000 1.2
@@ -1,2 +1,2 @@
-<!ENTITY redbar "<emphasis>Red Bar</emphasis>" >
-<!ENTITY greenbar "<emphasis>Green Bar</emphasis>" >
\ No newline at end of file
+<!ENTITY redbar SYSTEM "file:///@docpath@/red_bar.xml">
+<!ENTITY greenbar SYSTEM "file:///@docpath@/green_bar.xml">
|