1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE article SYSTEM "dtd/sdocbook.dtd" [
- <!ENTITY ch_intro SYSTEM "intro.xml">
- <!ENTITY ch_starting SYSTEM "starting.xml">
- <!ENTITY ch_handling SYSTEM "handling.xml">
- <!ENTITY ch_account SYSTEM "account.xml">
- <!ENTITY ch_advanced SYSTEM "advanced.xml">
- <!ENTITY ch_plugins SYSTEM "plugins.xml">
- <!ENTITY ch_addrbook SYSTEM "addrbook.xml">
- <!ENTITY ap_faq SYSTEM "faq.xml">
- <!ENTITY ap_keyboard SYSTEM "keyboard.xml">
- <!ENTITY ap_glossary SYSTEM "glossary.xml">
- <!ENTITY ap_ack SYSTEM "ack.xml">
- <!ENTITY ap_gpl SYSTEM "gpl.xml">
- ]>
- <article>
- <title>The Claws Mail User Manual</title>
- <subtitle></subtitle>
- <articleinfo>
- <corpauthor>
- <ulink url="http://www.claws-mail.org/">The Claws Mail Team</ulink>
- </corpauthor>
- <copyright>
- <year>2006</year>
- <holder>The Claws Mail Team.</holder>
- </copyright>
- <legalnotice id="license">
- <para>
- This program is free software; you can redistribute it and/or modify it under the terms of the <acronym>GNU</acronym> General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
- </para>
- <para>
- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the <acronym>GNU</acronym> General Public License for more details.
- </para>
- <para>
- You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- </para>
- </legalnotice>
- </articleinfo>
- <?hard-pagebreak?>
- &ch_intro;
- <?hard-pagebreak?>
- &ch_starting;
- <?hard-pagebreak?>
- &ch_handling;
- <?hard-pagebreak?>
- &ch_account;
- <?hard-pagebreak?>
- &ch_addrbook;
- <?hard-pagebreak?>
- &ch_advanced;
- <?hard-pagebreak?>
- &ch_plugins;
- <?hard-pagebreak?>
- &ap_faq;
- <?hard-pagebreak?>
- &ap_keyboard;
- <?hard-pagebreak?>
- &ap_ack;
- <?hard-pagebreak?>
- &ap_glossary;
- <?hard-pagebreak?>
- &ap_gpl;
- </article>
|