Date: Sat, 29 Dec 2012 18:43:33 +0000 (UTC) From: Marc Fonvieille <blackend@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40499 - head/fr_FR.ISO8859-1/share/xml Message-ID: <201212291843.qBTIhXxs027601@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: blackend Date: Sat Dec 29 18:43:32 2012 New Revision: 40499 URL: http://svnweb.freebsd.org/changeset/doc/40499 Log: No need of localized urls (remain of the past). Modified: head/fr_FR.ISO8859-1/share/xml/entities.ent Modified: head/fr_FR.ISO8859-1/share/xml/entities.ent ============================================================================== --- head/fr_FR.ISO8859-1/share/xml/entities.ent Sat Dec 29 17:31:37 2012 (r40498) +++ head/fr_FR.ISO8859-1/share/xml/entities.ent Sat Dec 29 18:43:32 2012 (r40499) @@ -32,7 +32,5 @@ --> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> %trademarks; -<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//FR"> +<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN"> %urls; -<!ENTITY % urls-en PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN"> -%urls-en;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212291843.qBTIhXxs027601>