summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Wade <kwade@redhat.com>2005-05-30 13:38:53 +0000
committerKarsten Wade <kwade@redhat.com>2005-05-30 13:38:53 +0000
commit5a3e23b08d87fd9cf5a6b9aa1ba2199272ffb911 (patch)
tree4ea189541a86e43fa93b2a1cdd54271c24c10447
parent4e101c963c0b76fa674fea0aebbee9553872727a (diff)
downloadfedora-doc-utils-5a3e23b08d87fd9cf5a6b9aa1ba2199272ffb911.tar.gz
fedora-doc-utils-5a3e23b08d87fd9cf5a6b9aa1ba2199272ffb911.tar.xz
fedora-doc-utils-5a3e23b08d87fd9cf5a6b9aa1ba2199272ffb911.zip
Proper project gets a proper entity.
-rw-r--r--common/fedora-entities-en.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/common/fedora-entities-en.xml b/common/fedora-entities-en.xml
index 89437e6..63f4c96 100644
--- a/common/fedora-entities-en.xml
+++ b/common/fedora-entities-en.xml
@@ -1,4 +1,4 @@
-<!-- $Id: fedora-entities-en.xml,v 1.9 2005/04/24 22:03:06 pfrields Exp $ -->
+<!-- $Id: fedora-entities-en.xml,v 1.10 2005/05/30 13:38:53 kwade Exp $ -->
<!--
These common entities are useful shorthand
@@ -16,6 +16,8 @@
<!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 EX "Extras"> <!-- cf. Core -->
+<!ENTITY FEX "&FED; &EX;"> <!-- cf. Fedora Core -->
<!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 -->
@@ -25,7 +27,7 @@
<!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com/'>http://bugzilla.redhat.com/</ulink>"> <!-- Bugzilla URL -->
<!-- *************** Fedora version numbers *************** -->
-<!ENTITY FCVER "3"> <!-- Current release version of main project -->
+<!ENTITY FCVER "4"> <!-- Current release version of main project -->
<!ENTITY TESTVER "test1"> <!-- Current test number of main project -->
<!ENTITY FCTESTVER "4 &TESTVER;"> <!-- Current test version of main project -->