summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTammy Fox <tfox@redhat.com>2004-08-13 15:49:42 +0000
committerTammy Fox <tfox@redhat.com>2004-08-13 15:49:42 +0000
commit67b39c6c6661e1a76d6983fc6e8706859bd18c4d (patch)
tree5351f0c022791b9eea3da8536b4d065edacb51b1
parent5ea291b08ea8935a1bfd0531df8dc8ff3420b0fc (diff)
downloadfedora-doc-utils-67b39c6c6661e1a76d6983fc6e8706859bd18c4d.tar.gz
fedora-doc-utils-67b39c6c6661e1a76d6983fc6e8706859bd18c4d.tar.xz
fedora-doc-utils-67b39c6c6661e1a76d6983fc6e8706859bd18c4d.zip
add common entities file
-rw-r--r--common/fedora-entities-en.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/common/fedora-entities-en.xml b/common/fedora-entities-en.xml
new file mode 100644
index 0000000..a451587
--- /dev/null
+++ b/common/fedora-entities-en.xml
@@ -0,0 +1,46 @@
+<!-- $Id: fedora-entities-en.xml,v 1.1 2004/08/13 15:49:42 tfox Exp $ -->
+
+<!--
+ These common entities are useful shorthand
+ terms and names, which may be subject to
+ change at anytime. This is an important
+ value the entity provides, a single location
+ to update terms and common names.
+-->
+
+<!-- *************** Fedora common entities *************** -->
+<!ENTITY FED "Fedora"> <!-- Generic root term -->
+<!ENTITY FC "&FED; Core"> <!-- Generic main project name -->
+<!ENTITY FCX "FC"> <!-- Short project name -->
+<!ENTITY FP "&FED; Project"> <!-- Generic overall project name -->
+<!ENTITY FDP "&FED; Documentation Project"> <!-- Generic docs project name -->
+<!ENTITY FDPX "&FED; Docs Project"> <!-- Short docs project name -->
+
+<!ENTITY FP-URL "<ulink url='http://fedora.redhat.com/'>http://fedora.redhat.com/</ulink>"> <!-- Fedora Project URL -->
+<!ENTITY FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'>http://fedora.redhat.com/projects/docs/</ulink>"> <!-- Fedora Docs Project URL -->
+<!ENTITY FDPDOCS-URL "<ulink url='http://fedora.redhat.com/docs/'>http://fedora.redhat.com/docs/</ulink>"> <!-- Fedora Documentation (repository) URL -->
+
+
+<!-- *************** Fedora version numbers *************** -->
+<!ENTITY FCVER "2"> <!-- Current release version of main project -->
+<!ENTITY TESTVER "test1"> <!-- Current test number of main project -->
+<!ENTITY FCTESTVER "3 &TESTVER;"> <!-- Current test version of main project -->
+
+
+<!-- ************** other common names *********** -->
+<!ENTITY RH "Red Hat"> <!-- The generic term "Red Hat" -->
+<!ENTITY FORMAL-RHI "&RH;, Inc."> <!-- The generic term "Red Hat, Inc. -->
+<!ENTITY RHL "&RH; Linux"> <!-- The generic term "Red Hat Linux" -->
+<!ENTITY RHN "&RH; Network"> <!-- The generic term "Red Hat Network" -->
+
+<!-- ************** technology terms *********** -->
+<!ENTITY SEL "SELinux"> <!-- Generic technology term -->
+
+<!-- ************** common doc files *********** -->
+<!ENTITY LEGALNOTICE SYSTEM "./legalnotice-en.xml">
+
+<!-- ************** common applications? *********** -->
+
+<!-- ************** required by build scripts *********** -->
+
+<!ENTITY PROJECT "&FP;">