the charset of HTML files generated from an DocBook/SGML file. Note to translators: While some of the translations already use this tweak in their localized freebsd.dsl, it is no longer needed so removed and the necessary changes have been added instead. After this commit, please make sure to define &doc.html.charset; in <langcode>/share/sgml/l10n.ent. If not defined, iso-8859-1 is used by default and it can break the translation. Discussed on: -doc
14 lines
423 B
Text
14 lines
423 B
Text
-- ...................................................................... --
|
|
-- FreeBSD SGML Public Identifiers ...................................... --
|
|
|
|
-- $FreeBSD$
|
|
--
|
|
|
|
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
|
|
"freebsd.dsl"
|
|
|
|
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//PL"
|
|
"mailing-lists.ent"
|
|
|
|
PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
|
|
"l10n.ent"
|