docs-common/common/entities entities-en_US.xml,1.9,1.10

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Mar 24 18:42:25 UTC 2007


Author: pfrields

Update of /cvs/docs/docs-common/common/entities
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23958

Modified Files:
	entities-en_US.xml 
Log Message:
Add a couple of "alias" entities to match the DISTRO entity


Index: entities-en_US.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/entities-en_US.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- entities-en_US.xml	22 Mar 2007 12:25:50 -0000	1.9
+++ entities-en_US.xml	24 Mar 2007 18:42:22 -0000	1.10
@@ -73,6 +73,10 @@
       <comment>Current release version of main project</comment>
       <text>6</text>
     </entity>
+    <entity name="DISTROVER">
+      <comment>Alias for FCVER</comment>
+      <text><use entity="FCVER"/></text>
+    </entity>
     <entity name="TESTVER">
       <comment>Current test number of main project</comment>
       <text>test3</text>
@@ -81,6 +85,10 @@
       <comment>Current test version of main project</comment>
       <text>6 <use entity="TESTVER"/></text>
     </entity>
+    <entity name="DISTROTESTVER">
+      <comment>Alias for FCTESTVER</comment>
+      <text><use entity="FCTESTVER"/></text>
+    </entity>
   </group>
   <group name="Other common names">
     <entity name="RH">




More information about the Fedora-docs-commits mailing list