diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2012-05-17 03:23:15 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2012-05-17 03:23:15 +0000 |
commit | 4fe414e55f71a98004350e582bfeb852f5758769 (patch) | |
tree | cef8e8b44236eea349b9f90e1eebcc80c56017c1 /tr_TR.ISO8859-9/htdocs/share/sgml/header.l10n.ent | |
parent | 282a032540622ef194d646326406f3349c379554 (diff) | |
download | doc-4fe414e55f71a98004350e582bfeb852f5758769.tar.gz doc-4fe414e55f71a98004350e582bfeb852f5758769.zip |
- Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
Approved by: doceng (implicit)
Notes
Notes:
svn path=/head/; revision=38822
Diffstat (limited to 'tr_TR.ISO8859-9/htdocs/share/sgml/header.l10n.ent')
-rw-r--r-- | tr_TR.ISO8859-9/htdocs/share/sgml/header.l10n.ent | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/tr_TR.ISO8859-9/htdocs/share/sgml/header.l10n.ent b/tr_TR.ISO8859-9/htdocs/share/sgml/header.l10n.ent deleted file mode 100644 index c332d1240e..0000000000 --- a/tr_TR.ISO8859-9/htdocs/share/sgml/header.l10n.ent +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="iso-8859-9"?> -<!-- - The FreeBSD Turkish Documentation Project - Original revision: 1.60 ---> - -<!-- $FreeBSD$ --> - -<!-- Images --> -<!ENTITY i.daemon '<img src="&enbase;/gifs/daemon.gif" alt="" align="left" width="80" height="76">'> -<!ENTITY i.new '<img src="&enbase;/gifs/new.gif" alt="[New!]" width="28" height="11">'> - -<!-- Components making up the standard headers and footers. --> -<!-- Override in the prolog <em>before</em> including this --> -<!-- file if necessary. --> -<!ENTITY copyright '© 1995-2006 The FreeBSD Project. - All rights reserved.'> -<!ENTITY email 'freebsd-questions'> -<!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contact</a> | <a href="&enbase;/copyright/index.html">legal</a> | ©right;'> -<!ENTITY date ''> -<!ENTITY home '<a href="&base;/index.html"><img src="&enbase;/gifs/home.gif" - alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'> -<!ENTITY stylesheet '&enbase;/freebsd.css'> - -<!-- - Local Variables: - mode: sgml - sgml-indent-data: t - sgml-omittag: nil - sgml-always-quote-attributes: t - End: ---> |