summaryrefslogtreecommitdiffstats
path: root/faq/en/faq.xml
blob: a5eedd16860b6d34b45ecfbb2ade1024a1cf74f7 (plain)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY faq001 SYSTEM "faq_001.xml">
<!ENTITY faq002 SYSTEM "faq_002.xml">
<!ENTITY faq003 SYSTEM "faq_003.xml">
]>
<book>
  <title>Sylpheed FAQ</title>

  <bookinfo>
    <abstract>
      <para></para>
    </abstract>

    <copyright>
      <year>2005</year>
      <holder>The Sylpheed documentation team</holder>
    </copyright>

    <legalnotice>
      <para>
       Permission is granted to copy, distribute and/or modify this
       document under the terms of the GNU Free Documentation License, Version
       1.1 or any later version published by the Free Software Foundation; with
       no Invariant Sections, with no Front-Cover Texts, and no Back-Cover
       Texts. A copy of the license is included in the section entitled "GNU
       Free Documentation License".
      </para>
    </legalnotice>

    <author>
      <firstname>Paul</firstname>
      <surname>Kater</surname>
      <affiliation>
        <address><email>paul AT nlpagan DOT net</email></address>
      </affiliation>
    </author> 
    <author>
      <firstname>Jens</firstname>
      <surname>Oberender</surname>
      <affiliation>
        <address><email>j DOT obi AT troja DOT net</email></address>
      </affiliation>
    </author>
    <author>
      <firstname>François</firstname>
      <surname>Barriere</surname>
      <affiliation>
        <address><email>barriere DOT francois AT libertysurf DOT fr</email></address>
      </affiliation>
    </author>
    <author>
      <firstname>Olivier</firstname>
      <surname>Delhomme</surname>
      <affiliation>
        <address><email>olivier DOT delhomme AT free DOT fr</email></address>
      </affiliation>
    </author>
    <revhistory>
      <!-- ******************************************************************************** -->
      <revision>
        <revnumber>2.1</revnumber>
        <date>2005/07/08</date>
        <authorinitials>OD</authorinitials>
        <revremark>Ported to DocBook/XML.</revremark>
      </revision>
      <!-- ******************************************************************************** -->
    </revhistory>
  </bookinfo>

 <para>
  In this FAQ, the question starting with the <quote>C</quote> letter
  (instead of the  usual <quote>Q</quote>) concern features that are 
  only present in the <quote>claws</quote> branch of Sylpheed.
 </para>

 &faq001;
 &faq002;

</book>