summaryrefslogtreecommitdiffstats
path: root/common/entities/entities-de.ent
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-03-03 23:20:32 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-03-03 23:20:32 +0000
commitac4ecac209831a3c1a3b04a242c884ef6e32c2da (patch)
tree7e0a54b6fc461cf784ad244089fc72a93c64736a /common/entities/entities-de.ent
parenteb99359667158d999d8a7403397bd650a1620e6f (diff)
downloadfedora-doc-utils-ac4ecac209831a3c1a3b04a242c884ef6e32c2da.tar.gz
fedora-doc-utils-ac4ecac209831a3c1a3b04a242c884ef6e32c2da.tar.xz
fedora-doc-utils-ac4ecac209831a3c1a3b04a242c884ef6e32c2da.zip
Place the per-document entities file in the ${LANG}/ directory, where
it belonged all along. Using relative paths from within the local entities should work the same as relative paths elsewhere. With using the symbolic link "../doc-entities.ent" previously, relative paths within the per-document entities had to be relative to the parent directory unlike all other relative paths in the document.
Diffstat (limited to 'common/entities/entities-de.ent')
-rw-r--r--common/entities/entities-de.ent16
1 files changed, 8 insertions, 8 deletions
diff --git a/common/entities/entities-de.ent b/common/entities/entities-de.ent
index 692370c..c8c8090 100644
--- a/common/entities/entities-de.ent
+++ b/common/entities/entities-de.ent
@@ -1,5 +1,5 @@
<!-- Group: Automatic Entities -->
-<!ENTITY FDPCOMMONDIR "../docs-common/common" > <!-- Base directory -->
+<!ENTITY FDPCOMMONDIR "../../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 -->
@@ -41,13 +41,13 @@
<!-- Group: Common doc files -->
- <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
- <!ENTITY LEGALNOTICE-CONTENT SYSTEM "../docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
- <!ENTITY LEGALNOTICE-OPL SYSTEM "../docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
- <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "../docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
- <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "../docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
- <!ENTITY LEGALNOTICE-SECTION SYSTEM "../docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
- <!ENTITY BUG-REPORTING SYSTEM "../docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE SYSTEM "../../docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-CONTENT SYSTEM "../../docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL SYSTEM "../../docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "../../docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "../../docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY LEGALNOTICE-SECTION SYSTEM "../../docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+ <!ENTITY BUG-REPORTING SYSTEM "../../docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
<!-- Group: Common applications -->