summaryrefslogtreecommitdiffstats
path: root/common/fedora-entities-it.xml
diff options
context:
space:
mode:
authorFrancesco Tombolini <tombo@adamantio.net>2005-11-19 20:22:35 +0000
committerFrancesco Tombolini <tombo@adamantio.net>2005-11-19 20:22:35 +0000
commitcd01cc98882cc857fe9cc5dc285d67815b89f997 (patch)
tree0581ee75a72aee543163f81d2879a1efe2e81144 /common/fedora-entities-it.xml
parent0f4507c32b8da795329297cdd1a9a89abd4d4d8d (diff)
downloadfedora-doc-utils-cd01cc98882cc857fe9cc5dc285d67815b89f997.tar.gz
fedora-doc-utils-cd01cc98882cc857fe9cc5dc285d67815b89f997.tar.xz
fedora-doc-utils-cd01cc98882cc857fe9cc5dc285d67815b89f997.zip
*** empty log message ***
Diffstat (limited to 'common/fedora-entities-it.xml')
-rw-r--r--common/fedora-entities-it.xml62
1 files changed, 62 insertions, 0 deletions
diff --git a/common/fedora-entities-it.xml b/common/fedora-entities-it.xml
new file mode 100644
index 0000000..a4c8cf6
--- /dev/null
+++ b/common/fedora-entities-it.xml
@@ -0,0 +1,62 @@
+<!-- $Id: fedora-entities-it.xml,v 1.1 2005/11/19 20:23:38 tombo 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 DISTRO "&FC;"> <!-- Legacy entity -->
+<!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 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 -->
+<!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 "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 -->
+
+
+<!-- ************** 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" -->
+<!ENTITY RHEL "&RH; Enterprise Linux"> <!-- The generic term "Red Hat Enterprise Linux" -->
+
+<!-- ************** technology terms *********** -->
+<!ENTITY SEL "SELinux"> <!-- Generic technology term -->
+
+<!-- ************** common doc files *********** -->
+<!ENTITY LEGALNOTICE SYSTEM "./legalnotice-it.xml">
+
+<!-- ************** common applications? *********** -->
+
+<!-- ************** required by build scripts *********** -->
+
+<!ENTITY PROJECT "&FP;">
+
+<!-- ************** tutorial titles ********** -->
+
+<!ENTITY IG "Installation Guide">
+<!ENTITY DOCG "Documentation Guide">
+
+<!-- ************** draftnotice ************* -->
+<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-it.xml">
+<!ENTITY LEGACYNOTICE SYSTEM "./legacynotice-it.xml">
+<!ENTITY OBSOLETENOTICE SYSTEM "./obsoletenotice-it.xml">