summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTammy Fox <tfox@redhat.com>2004-08-25 15:04:21 +0000
committerTammy Fox <tfox@redhat.com>2004-08-25 15:04:21 +0000
commit5bc0b2c76f38ad8667a6d403dcc9df209d680b17 (patch)
treeabbe592ca381922842c7943efda494f577252c04
parentd570532495154b80ec7857f3f9d6fa806fa52949 (diff)
downloadfedora-doc-utils-5bc0b2c76f38ad8667a6d403dcc9df209d680b17.tar.gz
fedora-doc-utils-5bc0b2c76f38ad8667a6d403dcc9df209d680b17.tar.xz
fedora-doc-utils-5bc0b2c76f38ad8667a6d403dcc9df209d680b17.zip
add Bugzilla and Bugzilla URL entities
-rw-r--r--common/fedora-entities-en.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/fedora-entities-en.xml b/common/fedora-entities-en.xml
index da5a724..98dbb64 100644
--- a/common/fedora-entities-en.xml
+++ b/common/fedora-entities-en.xml
@@ -1,4 +1,4 @@
-<!-- $Id: fedora-entities-en.xml,v 1.2 2004/08/13 16:09:03 tfox Exp $ -->
+<!-- $Id: fedora-entities-en.xml,v 1.3 2004/08/25 15:04:21 tfox Exp $ -->
<!--
These common entities are useful shorthand
@@ -20,6 +20,8 @@
<!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 -->
+<!ENTITY BZ "Bugzilla"> <!-- Bugzilla -->
+<!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com/'>http://bugzilla.redhat.com/</ulink>"> <!-- Bugzilla URL -->
<!-- *************** Fedora version numbers *************** -->
<!ENTITY FCVER "2"> <!-- Current release version of main project -->