diff options
author | Paul W. Frields <stickster@gmail.com> | 2007-03-22 01:46:33 +0000 |
---|---|---|
committer | Paul W. Frields <stickster@gmail.com> | 2007-03-22 01:46:33 +0000 |
commit | a90000249ac579a295f9accf7c1af28ae3634acc (patch) | |
tree | 8dd5ded283e18e05b2aea187a07dc2aa7d7c9a2b /common/fedora-entities-pa.ent | |
parent | fd791e1ec9dc315aa1a23c09727ad4d85d9363c8 (diff) | |
download | fedora-doc-utils-a90000249ac579a295f9accf7c1af28ae3634acc.tar.gz fedora-doc-utils-a90000249ac579a295f9accf7c1af28ae3634acc.tar.xz fedora-doc-utils-a90000249ac579a295f9accf7c1af28ae3634acc.zip |
Remove old entities files. These are now handled in the entities/ subfolder.
Diffstat (limited to 'common/fedora-entities-pa.ent')
-rw-r--r-- | common/fedora-entities-pa.ent | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/common/fedora-entities-pa.ent b/common/fedora-entities-pa.ent deleted file mode 100644 index 32c85d7..0000000 --- a/common/fedora-entities-pa.ent +++ /dev/null @@ -1,76 +0,0 @@ -<!-- $Id: fedora-entities-pa.ent,v 1.5 2006/10/15 21:47:54 pfrields 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 "ਫੇਡੋਰਾ"> <!-- Generic root term --> -<!ENTITY 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; ਪਰੋਜੈੱਕਟ"> <!-- Generic overall project name --> -<!ENTITY FDP "&FED; ਦਸਤਾਵੇਜ਼ ਪਰੋਜੈੱਕਟ"> <!-- Generic docs project name --> -<!ENTITY FDPX "&FED; ਦਸਤਾਵੇਜ਼ ਪਰੋਜੈੱਕਟ"> <!-- 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 --> -<!ENTITY BZ-PROD "&FED; Documentation"> <!-- Bugzilla product for Fedora docs --> - -<!-- *************** Fedora version numbers *************** --> -<!ENTITY FCVER "6"> <!-- Current release version of main project --> -<!ENTITY TESTVER "test3"> <!-- Current test number of main project --> -<!ENTITY FCTESTVER "6 &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-en.xml"> -<!ENTITY LEGALNOTICE-CONTENT SYSTEM "./legalnotice-content-en.xml"> -<!ENTITY LEGALNOTICE-OPL SYSTEM "./legalnotice-opl-pa.xml"> -<!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "./opl.xml"> -<!ENTITY LEGALNOTICE-RELNOTES SYSTEM "./legalnotice-relnotes-pa.xml"> -<!ENTITY LEGALNOTICE-SECTION SYSTEM "./legalnotice-section-en.xml"> -<!ENTITY BUG-REPORTING SYSTEM "./bugreporting-en.xml"> - -<!-- ************** common applications? *********** --> - -<!-- ************** required by build scripts *********** --> - -<!ENTITY PROJECT "&FP;"> - -<!-- ************** tutorial titles ********** --> - -<!ENTITY IG "ਇੰਸਟਾਲੇਸ਼ਨ ਗਾਈਡ"> -<!ENTITY DOCG "ਦਸਤਾਵੇਜ਼ ਗਾਈਡ"> - -<!-- ************** tutorial URLs *********** --> - -<!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/install-guide/'/>"> -<!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>"> - -<!-- ************** status notices ************* --> -<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-en.xml"> -<!ENTITY LEGACYNOTICE SYSTEM "./legacynotice-en.xml"> -<!ENTITY OBSOLETENOTICE SYSTEM "./obsoletenotice-en.xml"> -<!ENTITY DEPRECATEDNOTICE SYSTEM "./deprecatednotice-en.xml"> |