~ubuntu-branches/ubuntu/raring/kdepim/raring-proposed

« back to all changes in this revision

Viewing changes to doc/ktnef/index.docbook

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-06-07 07:56:38 UTC
  • mfrom: (0.2.27)
  • Revision ID: package-import@ubuntu.com-20120607075638-0luhdq11z7sgvs4m
Tags: 4:4.8.80-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
  <!ENTITY kappname "&ktnef;">
 
4
  <!ENTITY package "kdepim">
 
5
  <!ENTITY % addindex "IGNORE">
 
6
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
 
7
]>
 
8
 
 
9
<book lang="&language;">
 
10
 
 
11
<bookinfo>
 
12
<title>The TNEF File Viewer Handbook</title>
 
13
 
 
14
<authorgroup>
 
15
<author>
 
16
<firstname>Michael</firstname>
 
17
<surname>Goffioul</surname>
 
18
<affiliation>
 
19
<address><email>kde-print@kde.org</email></address>
 
20
</affiliation>
 
21
</author>
 
22
 
 
23
<!-- TRANS:ROLES_OF_TRANSLATORS -->
 
24
 
 
25
</authorgroup>
 
26
 
 
27
<copyright>
 
28
<year>2000</year>
 
29
<holder>Michael Goffioul</holder>
 
30
</copyright>
 
31
 
 
32
<legalnotice>&FDLNotice;</legalnotice>
 
33
 
 
34
<date>2004-03-04</date>
 
35
<releaseinfo>1.0</releaseinfo>
 
36
 
 
37
<abstract><para>The TNEF File Viewer is an application for TNEF mail attachments.</para></abstract>
 
38
 
 
39
<keywordset>
 
40
<keyword>KDE</keyword>
 
41
<keyword>TNEF</keyword>
 
42
 
 
43
</keywordset>
 
44
 
 
45
</bookinfo>
 
46
 
 
47
<chapter id="introduction">
 
48
        <title>Introduction</title>
 
49
 
 
50
        <para>The TNEF File Viewer allows to handle easily mail attachments using the TNEF format. Those attachments
 
51
                are usually found in mails coming from <trademark class="registered">Microsoft</trademark>
 
52
                mail servers and embed the mail properties as well as the actual attachments.</para>
 
53
 
 
54
        <para>This utility program allows to perform various operations on those attachments:</para>
 
55
        <itemizedlist>
 
56
                <listitem><para>Extract actual attachments</para></listitem>
 
57
                <listitem><para>View message properties (TNEF/MAPI)</para></listitem>
 
58
                <listitem><para>View/extract message formatted text (in RTF format)</para></listitem>
 
59
        </itemizedlist>
 
60
 
 
61
</chapter>
 
62
 
 
63
<chapter id="credits">
 
64
        <title>Credits and License</title>
 
65
 
 
66
        <para>TNEF File Viewer (KTnef)</para>
 
67
 
 
68
        <para>Program copyright 2000 Michael Goffioul <email>kde-print@kde.org</email>.</para>
 
69
 
 
70
        &underFDL;
 
71
        &underGPL;
 
72
 
 
73
</chapter>
 
74
 
 
75
</book>