source: networking/mailnews/other.xml

trunk
Last change on this file was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="basicnet-mailnews-other">
9 <?dbhtml filename="othermn.html"?>
10
11
12 <title>Other Mail and News Programs</title>
13 <!--
14 <para>
15 <xref linkend="pan"/> is a GTK2 based newsreader program.
16 </para>
17 -->
18 <!--
19 <para>
20 <command>knode</command> is a <application>Qt</application> based
21 newseader program from <xref linkend="kdepim"/>.
22 </para>
23 -->
24 <!--
25 <para>
26 <command>kmail</command> is a <application>Qt</application> based mail
27 client from <xref linkend="kdepim"/>.
28 </para>
29 -->
30 <para>
31 <xref linkend="balsa"/> is a GTK2 based mail client.
32 </para>
33
34 <para>
35 <xref linkend="seamonkey"/> includes both a mail client and newsreader in
36 its installation.
37 </para>
38
39 <para>
40 <xref linkend="thunderbird"/> is a mail/news client based on the
41 <application>Mozilla</application> code base.
42 </para>
43
44 <para>
45 <xref linkend="evolution"/> is a mail client and organizer from the
46 <application>GNOME</application> desktop.
47 </para>
48
49</sect1>
Note: See TracBrowser for help on using the repository browser.