diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-02-01 09:48:25 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-02-01 09:48:25 +0000 |
commit | a3c89a1805c2e7230fb7647c684dbd267fa2dd0c (patch) | |
tree | f63b58f668e4fbae83b7ed68bc0a3ca1bd461f1c /nl_NL.ISO8859-1/share/xml/catalog | |
parent | 9162098876d03248ffd1f51600efbd5d4b55aaaa (diff) | |
download | doc-a3c89a1805c2e7230fb7647c684dbd267fa2dd0c.tar.gz doc-a3c89a1805c2e7230fb7647c684dbd267fa2dd0c.zip |
- Use exclusively the XML catalogs and drop the old SGML format
Notes
Notes:
svn path=/projects/xml-tools/; revision=40850
Diffstat (limited to 'nl_NL.ISO8859-1/share/xml/catalog')
-rw-r--r-- | nl_NL.ISO8859-1/share/xml/catalog | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/nl_NL.ISO8859-1/share/xml/catalog b/nl_NL.ISO8859-1/share/xml/catalog deleted file mode 100644 index a59b4d5587..0000000000 --- a/nl_NL.ISO8859-1/share/xml/catalog +++ /dev/null @@ -1,52 +0,0 @@ - -- ...................................................................... -- - -- FreeBSD SGML Public Identifiers ...................................... -- - - -- $FreeBSD$ -- - - -- %SOURCE% en_US.ISO8859-1/share/xml/catalog -- - -- %SRCID% 39534 -- - -PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN" - "entities.ent" - -PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN" - "freebsd.dsl" - -PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//NL" - "freebsd.dsl" - -PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//NL" - "freebsd.dsl" - -PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//NL" - "mailing-lists.ent" - -PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN" - "l10n.ent" - -PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//NL" - "trademarks.ent" - -PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//NL" - "teams.ent" - -PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//NL" - "newsgroups.ent" - -PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//NL" - "glossary.ent" - - -- ...................................................................... -- - -- HTML docs ............................................................ -- - -PUBLIC "-//FreeBSD//ENTITIES FreeBSD L10N Entities//EN" - "l10n.ent" - -PUBLIC "-//FreeBSD//ENTITIES FreeBSD Release L10N Entities//EN" - "release.l10n.ent" - -PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" - "header.l10n.ent" - -PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Navigation Bar L10N Entities//EN" - "navibar.l10n.ent" |