summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-02-28 04:12:59 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-02-28 04:12:59 +0000
commit115b8cbb300b98ae4c7a1c7ac5f626ec7a758d6f (patch)
treeca99abd36a8592b462016e256b421cae57870bb7
parent29cc044698a84865a8a71d01393d8a0eddbf0419 (diff)
downloadfedora-doc-utils-115b8cbb300b98ae4c7a1c7ac5f626ec7a758d6f.tar.gz
fedora-doc-utils-115b8cbb300b98ae4c7a1c7ac5f626ec7a758d6f.tar.xz
fedora-doc-utils-115b8cbb300b98ae4c7a1c7ac5f626ec7a758d6f.zip
Include the generated .ENT files in the archive.
-rw-r--r--common/entities/entities-en.ent80
-rw-r--r--common/entities/entities-it.ent75
-rw-r--r--common/entities/entities-pt_BR.ent75
-rw-r--r--common/entities/entities-ru.ent75
-rw-r--r--common/entities/entities-zh_CN.ent75
5 files changed, 380 insertions, 0 deletions
diff --git a/common/entities/entities-en.ent b/common/entities/entities-en.ent
new file mode 100644
index 0000000..51e8d5f
--- /dev/null
+++ b/common/entities/entities-en.ent
@@ -0,0 +1,80 @@
+<!-- Group: Automatic Entities -->
+<!ENTITY FDPCOMMONDIR "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+ <!--
+ These common entities are useful shorthand terms and names,
+ which may be subject to change at anytime. This is an important
+ value the the entity provides: a single location to update terms
+ and common names.
+ -->
+
+ <!-- Group: Fedora common entries -->
+
+ <!ENTITY FED "Fedora" > <!-- Generic root term -->
+ <!ENTITY CORE "Core" > <!-- 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; Docs 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 FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'/>" > <!-- Fedora Docs Project URL -->
+ <!ENTITY FDPDOCS-UTL "<ulink url='http://fedora.redhat.com/docs/'/>" > <!-- Fedora Documentation (repository) URL -->
+ <!ENTITY BZ "Bugzilla" > <!-- Bugzilla -->
+ <!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com'/>" > <!-- Bugzilla URL -->
+ <!ENTITY BZ-PROD "&FED; Documentation" > <!-- Bugzilla product for Fedora Docs -->
+
+ <!-- Group: Fedora Version Numbers -->
+
+ <!ENTITY FCVER "4" > <!-- Current release version of main project -->
+ <!ENTITY TESTVER "test3" > <!-- Current test number of main project -->
+ <!ENTITY FCTESTVER "5 &TESTVER;" > <!-- Current test version of main project -->
+
+ <!-- Group: 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" -->
+
+ <!-- Group: Technology terms -->
+
+ <!ENTITY SEL "SELinux" > <!-- Generic technology term -->
+
+ <!-- Group: Common doc files -->
+
+ <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Common applications -->
+
+
+ <!-- Group: Required by build scripts -->
+
+ <!ENTITY PROJECT "&FP;" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial Titles -->
+
+ <!ENTITY IG "Installation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG "Documentation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial URL's -->
+
+ <!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Status notices -->
+
+ <!ENTITY DRAFTNOTICE SYSTEM "draftnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGACYNOTICE SYSTEM "legacynotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY OBSOLETENOTICE SYSTEM "obsoletenotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DEPRECATEDNOTICE SYSTEM "deprecatednotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+
diff --git a/common/entities/entities-it.ent b/common/entities/entities-it.ent
new file mode 100644
index 0000000..cc0adae
--- /dev/null
+++ b/common/entities/entities-it.ent
@@ -0,0 +1,75 @@
+<!-- Group: Automatic Entities -->
+<!ENTITY FDPCOMMONDIR "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+ <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->
+
+ <!-- Group: Fedora common entries -->
+
+ <!ENTITY FED "Fedora" > <!-- Generic root term -->
+ <!ENTITY CORE "Core" > <!-- 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; Docs 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 FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'/>" > <!-- Fedora Docs Project URL -->
+ <!ENTITY FDPDOCS-UTL "<ulink url='http://fedora.redhat.com/docs/'/>" > <!-- Fedora Documentation (repository) URL -->
+ <!ENTITY BZ "Bugzilla" > <!-- Bugzilla -->
+ <!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com'/>" > <!-- Bugzilla URL -->
+ <!ENTITY BZ-PROD "&FED; Documentation" > <!-- Bugzilla product for Fedora Docs -->
+
+ <!-- Group: Fedora Version Numbers -->
+
+ <!ENTITY FCVER "4" > <!-- Current release version of main project -->
+ <!ENTITY TESTVER "test3" > <!-- Current test number of main project -->
+ <!ENTITY FCTESTVER "5 &TESTVER;" > <!-- Current test version of main project -->
+
+ <!-- Group: 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" -->
+
+ <!-- Group: Technology terms -->
+
+ <!ENTITY SEL "SELinux" > <!-- Generic technology term -->
+
+ <!-- Group: Common doc files -->
+
+ <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Common applications -->
+
+
+ <!-- Group: Required by build scripts -->
+
+ <!ENTITY PROJECT "&FP;" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial Titles -->
+
+ <!ENTITY IG "Installation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG "Documentation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial URL's -->
+
+ <!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Status notices -->
+
+ <!ENTITY DRAFTNOTICE SYSTEM "draftnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGACYNOTICE SYSTEM "legacynotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY OBSOLETENOTICE SYSTEM "obsoletenotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DEPRECATEDNOTICE SYSTEM "deprecatednotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+
diff --git a/common/entities/entities-pt_BR.ent b/common/entities/entities-pt_BR.ent
new file mode 100644
index 0000000..cc0adae
--- /dev/null
+++ b/common/entities/entities-pt_BR.ent
@@ -0,0 +1,75 @@
+<!-- Group: Automatic Entities -->
+<!ENTITY FDPCOMMONDIR "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+ <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->
+
+ <!-- Group: Fedora common entries -->
+
+ <!ENTITY FED "Fedora" > <!-- Generic root term -->
+ <!ENTITY CORE "Core" > <!-- 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; Docs 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 FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'/>" > <!-- Fedora Docs Project URL -->
+ <!ENTITY FDPDOCS-UTL "<ulink url='http://fedora.redhat.com/docs/'/>" > <!-- Fedora Documentation (repository) URL -->
+ <!ENTITY BZ "Bugzilla" > <!-- Bugzilla -->
+ <!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com'/>" > <!-- Bugzilla URL -->
+ <!ENTITY BZ-PROD "&FED; Documentation" > <!-- Bugzilla product for Fedora Docs -->
+
+ <!-- Group: Fedora Version Numbers -->
+
+ <!ENTITY FCVER "4" > <!-- Current release version of main project -->
+ <!ENTITY TESTVER "test3" > <!-- Current test number of main project -->
+ <!ENTITY FCTESTVER "5 &TESTVER;" > <!-- Current test version of main project -->
+
+ <!-- Group: 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" -->
+
+ <!-- Group: Technology terms -->
+
+ <!ENTITY SEL "SELinux" > <!-- Generic technology term -->
+
+ <!-- Group: Common doc files -->
+
+ <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Common applications -->
+
+
+ <!-- Group: Required by build scripts -->
+
+ <!ENTITY PROJECT "&FP;" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial Titles -->
+
+ <!ENTITY IG "Installation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG "Documentation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial URL's -->
+
+ <!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Status notices -->
+
+ <!ENTITY DRAFTNOTICE SYSTEM "draftnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGACYNOTICE SYSTEM "legacynotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY OBSOLETENOTICE SYSTEM "obsoletenotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DEPRECATEDNOTICE SYSTEM "deprecatednotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+
diff --git a/common/entities/entities-ru.ent b/common/entities/entities-ru.ent
new file mode 100644
index 0000000..cc0adae
--- /dev/null
+++ b/common/entities/entities-ru.ent
@@ -0,0 +1,75 @@
+<!-- Group: Automatic Entities -->
+<!ENTITY FDPCOMMONDIR "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+ <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->
+
+ <!-- Group: Fedora common entries -->
+
+ <!ENTITY FED "Fedora" > <!-- Generic root term -->
+ <!ENTITY CORE "Core" > <!-- 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; Docs 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 FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'/>" > <!-- Fedora Docs Project URL -->
+ <!ENTITY FDPDOCS-UTL "<ulink url='http://fedora.redhat.com/docs/'/>" > <!-- Fedora Documentation (repository) URL -->
+ <!ENTITY BZ "Bugzilla" > <!-- Bugzilla -->
+ <!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com'/>" > <!-- Bugzilla URL -->
+ <!ENTITY BZ-PROD "&FED; Documentation" > <!-- Bugzilla product for Fedora Docs -->
+
+ <!-- Group: Fedora Version Numbers -->
+
+ <!ENTITY FCVER "4" > <!-- Current release version of main project -->
+ <!ENTITY TESTVER "test3" > <!-- Current test number of main project -->
+ <!ENTITY FCTESTVER "5 &TESTVER;" > <!-- Current test version of main project -->
+
+ <!-- Group: 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" -->
+
+ <!-- Group: Technology terms -->
+
+ <!ENTITY SEL "SELinux" > <!-- Generic technology term -->
+
+ <!-- Group: Common doc files -->
+
+ <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Common applications -->
+
+
+ <!-- Group: Required by build scripts -->
+
+ <!ENTITY PROJECT "&FP;" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial Titles -->
+
+ <!ENTITY IG "Installation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG "Documentation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial URL's -->
+
+ <!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Status notices -->
+
+ <!ENTITY DRAFTNOTICE SYSTEM "draftnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGACYNOTICE SYSTEM "legacynotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY OBSOLETENOTICE SYSTEM "obsoletenotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DEPRECATEDNOTICE SYSTEM "deprecatednotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+
diff --git a/common/entities/entities-zh_CN.ent b/common/entities/entities-zh_CN.ent
new file mode 100644
index 0000000..cc0adae
--- /dev/null
+++ b/common/entities/entities-zh_CN.ent
@@ -0,0 +1,75 @@
+<!-- Group: Automatic Entities -->
+<!ENTITY FDPCOMMONDIR "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+ <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->
+
+ <!-- Group: Fedora common entries -->
+
+ <!ENTITY FED "Fedora" > <!-- Generic root term -->
+ <!ENTITY CORE "Core" > <!-- 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; Docs 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 FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'/>" > <!-- Fedora Docs Project URL -->
+ <!ENTITY FDPDOCS-UTL "<ulink url='http://fedora.redhat.com/docs/'/>" > <!-- Fedora Documentation (repository) URL -->
+ <!ENTITY BZ "Bugzilla" > <!-- Bugzilla -->
+ <!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com'/>" > <!-- Bugzilla URL -->
+ <!ENTITY BZ-PROD "&FED; Documentation" > <!-- Bugzilla product for Fedora Docs -->
+
+ <!-- Group: Fedora Version Numbers -->
+
+ <!ENTITY FCVER "4" > <!-- Current release version of main project -->
+ <!ENTITY TESTVER "test3" > <!-- Current test number of main project -->
+ <!ENTITY FCTESTVER "5 &TESTVER;" > <!-- Current test version of main project -->
+
+ <!-- Group: 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" -->
+
+ <!-- Group: Technology terms -->
+
+ <!ENTITY SEL "SELinux" > <!-- Generic technology term -->
+
+ <!-- Group: Common doc files -->
+
+ <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Common applications -->
+
+
+ <!-- Group: Required by build scripts -->
+
+ <!ENTITY PROJECT "&FP;" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial Titles -->
+
+ <!ENTITY IG "Installation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG "Documentation Guide" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Tutorial URL's -->
+
+ <!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>" > <!-- FIXME: PLEASE DEFINE ME -->
+
+ <!-- Group: Status notices -->
+
+ <!ENTITY DRAFTNOTICE SYSTEM "draftnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGACYNOTICE SYSTEM "legacynotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY OBSOLETENOTICE SYSTEM "obsoletenotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY DEPRECATEDNOTICE SYSTEM "deprecatednotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+
+