readme-burning-isos/devel/en_US doc-entities.xml,1.1,1.2

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Apr 1 20:36:59 UTC 2007


Author: pfrields

Update of /cvs/docs/readme-burning-isos/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16315

Modified Files:
	doc-entities.xml 
Log Message:
Include spin name if required



Index: doc-entities.xml
===================================================================
RCS file: /cvs/docs/readme-burning-isos/devel/en_US/doc-entities.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- doc-entities.xml	1 Apr 2007 20:14:03 -0000	1.1
+++ doc-entities.xml	1 Apr 2007 20:36:57 -0000	1.2
@@ -4,9 +4,21 @@
 <entities>
   <title>Document-specific entities</title>
   <group name="General">
+    <entity name="FCXHYP">
+      <comment>Short version of distro and optional hyphen</comment>
+      <text><use entity="FCX"/></text>
+    </entity>
     <entity name="FCXVER">
       <comment>Short version of distro name and version</comment>
-      <text><use entity="FCX"/><use entity="DISTROVER"/></text>
+      <text><use entity="FCXHYP"/><use entity="DISTROVER"/></text>
+    </entity>
+    <entity name="FCSPIN">
+      <comment>Name of primary ISO spin</comment>
+      <text>Prime</text>
+    </entity>
+    <entity name="FCXVERSPIN">
+      <comment>Prefix for ISO file names</comment>
+      <text><use entity="FCXHYP"/>-<use entity="FCSPIN"/></text>
     </entity>
   </group>
 </entities>




More information about the Fedora-docs-commits mailing list