dgv2/en_US doc-entities.xml,1.1,1.2

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Jun 2 05:39:47 UTC 2006


Author: pfrields

Update of /cvs/docs/dgv2/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31375

Modified Files:
	doc-entities.xml 
Log Message:
Add entities for SCM system



Index: doc-entities.xml
===================================================================
RCS file: /cvs/docs/dgv2/en_US/doc-entities.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- doc-entities.xml	2 Jun 2006 05:16:13 -0000	1.1
+++ doc-entities.xml	2 Jun 2006 05:39:45 -0000	1.2
@@ -27,4 +27,20 @@
       <text>5</text>
     </entity>
   </group>
+  <group name="SCM">
+    <entity name="SCM">
+      <comment>Type of source code management system for FDP</comment>
+      <text>CVS</text>
+    </entity>
+    <entity name="SCM-CMD">
+      <comment>CLI command for SCM system</comment>
+      <text><command>cvs</command></text>
+    </entity>
+  </group>
 </entities>
+
+<!--
+Local variables:
+mode: xml
+End:
+-->




More information about the Fedora-docs-commits mailing list