1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
<!DOCTYPE article PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN"[
<!ENTITY clock.sgml SYSTEM "clock.sgml">
]>
<article id="index"> <!-- please do not change the id -->
<!-- ============= Document Header ============================= -->
<artheader>
<title>Clock Applet Manual</title>
<copyright>
<year>2000</year>
<holder>Dan Mueth</holder>
</copyright>
<!-- translators: uncomment this:
<copyright>
<year>2000</year>
<holder>ME-THE-TRANSLATOR (Latin translation)</holder>
</copyright>
-->
<!-- do not put authorname in the header except in copyright - use
section "authors" below -->
<legalnotice id="legalnotice">
<para>Permission is granted to copy, distribute and/or modify this
document under the terms of the <ulink type="help"
url="gnome-help:fdl"><citetitle>GNU Free Documentation
License</citetitle></ulink>, Version 1.1 or any later version
published by the Free Software Foundation with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy
of the license can be found <ulink type="help"
url="gnome-help:fdl">here</ulink>. </para>
<para>Many of the names used by companies to distinguish their
products and services are claimed as trademarks. Where those names
appear in any GNOME documentation, and those trademarks are made
aware to the members of the GNOME Documentation Project, the names
have been printed in caps or initial caps.
</para>
</legalnotice>
<releaseinfo>
This is version 1.0 of the Clock applet manual.
</releaseinfo>
</artheader>
<!-- ============= Document Body ============================= -->
&clock.sgml;
</article>
|