doc/fr/includes.sgml
Stephane Legrand 0ff091e16f Merge from the English version:
1.60 -> 1.66 fr/developers.sgml
  1.14 -> 1.18 fr/gnome/contact.sgml
  1.6  -> 1.8  fr/gnome/docs/gnome2_porting.sgml
  1.4  -> 1.7  fr/gnome/docs/gnome_porting.sgml
  1.5  -> 1.7  fr/gnome/docs/volunteer.sgml
  1.2  -> 1.3  fr/gnome/includes.sgml
  1.9  -> 1.24 fr/gnome/screenshots.sgml
  1.59 -> 1.62 fr/includes.sgml
  1.3  -> 1.4  fr/internal/bylaws.sgml
  1.1  -> 1.2  fr/internal/core-vote.sgml
  1.18 -> 1.27 fr/internal/developer.sgml
  1.4  -> 1.6  fr/internal/homepage.sgml
  1.11 -> 1.25 fr/internal/internal.sgml
  1.13 -> 1.16 fr/internal/mirror.sgml
  1.9  -> 1.20 fr/internal/photos.sgml
  1.9  -> 1.17 fr/internal/statistic.sgml

Submitted by:	Vincent <viny@scientiae.net>
2003-11-22 19:51:14 +00:00

40 lines
1.2 KiB
Text

<!-- $FreeBSD: www/fr/includes.sgml,v 1.4 2003/07/08 17:04:10 stephane Exp $ -->
<!ENTITY url.doc.langcode 'fr_FR.ISO8859-1'>
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
relative to the server root. It should be defined in the prolog
<em>before</em> including this file if the page does not live at the
default location below.
When making a link, use <a href="&base;/mypage.html">foo</a> and
&base; will be expanded appropriately. Base is also used in the
definition of standard boilerplate entities in this file, so be sure
base is correct!
-->
<!--
The FreeBSD French Documentation Project
Original revision: 1.62
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
-->
<!ENTITY base CDATA ".">
<!-- Language-specific entities should be put above this line -->
<!ENTITY % includes.global SYSTEM "../share/sgml/includes.sgml">
%includes.global;
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->