2006-08-25 [mones] 2.4.0cvs88

* manual/ack.xml
		Reformatted, changed email address
	* manual/glossary.xml
		Reformatted, fixed MANUAL-TODO items:
		8.2. + add ROT-13 to glossary
		8.4. + add URL to glossary
	* manual/es/advanced.xml
		Fixed <literal>s
This commit is contained in:
Ricardo Mones 2006-08-25 10:54:54 +00:00
parent 08bc4ac7fc
commit cd4182eb68
6 changed files with 344 additions and 188 deletions

View file

@ -1,3 +1,14 @@
2006-08-25 [mones] 2.4.0cvs88
* manual/ack.xml
Reformatted, changed email address
* manual/glossary.xml
Reformatted, fixed MANUAL-TODO items:
8.2. + add ROT-13 to glossary
8.4. + add URL to glossary
* manual/es/advanced.xml
Fixed <literal>s
2006-08-25 [paul] 2.4.0cvs87
* src/gtk/icon_legend.c

View file

@ -1779,3 +1779,4 @@
( cvs diff -u -r 1.60.2.62 -r 1.60.2.63 src/addressbook.c; ) > 2.4.0cvs85.patchset
( cvs diff -u -r 1.395.2.231 -r 1.395.2.232 src/summaryview.c; cvs diff -u -r 1.36.2.76 -r 1.36.2.77 src/common/utils.c; cvs diff -u -r 1.20.2.36 -r 1.20.2.37 src/common/utils.h; cvs diff -u -r 1.1.4.23 -r 1.1.4.24 src/gtk/gtksctree.c; ) > 2.4.0cvs86.patchset
( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/gtk/icon_legend.c; ) > 2.4.0cvs87.patchset
( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 manual/ack.xml; cvs diff -u -r 1.1.2.10 -r 1.1.2.11 manual/glossary.xml; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 manual/es/advanced.xml; ) > 2.4.0cvs88.patchset

View file

@ -11,7 +11,7 @@ MINOR_VERSION=4
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_VERSION=87
EXTRA_VERSION=88
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=

View file

@ -12,7 +12,7 @@
<ulink url="mailto:claws@thewildbeast.co.uk">Paul Mangan</ulink>
</para></listitem>
<listitem><para>
<ulink url="mailto:mones@aic.uniovi.es">Ricardo Mones</ulink>
<ulink url="mailto:ricardo@mones.org">Ricardo Mones</ulink>
</para></listitem>
<listitem><para>
<ulink url="mailto:subscript@free.fr">wwp</ulink>
@ -23,13 +23,15 @@
</para>
<itemizedlist>
<listitem><para>
Hiroyuki Yamamoto for starting Sylpheed, and all past and current contributors.
Hiroyuki Yamamoto for starting Sylpheed, and all past and current
contributors.
</para></listitem>
<listitem><para>
Caroline, Clo and Silvia for their tolerance wrt long hacking sessions!
</para></listitem>
<listitem><para>
Norman Walsh, for his invaluable technical help and assistance with the PDF version of this manual
Norman Walsh, for his invaluable technical help and assistance with the
PDF version of this manual
</para></listitem>
<listitem><para>
...

View file

@ -23,7 +23,7 @@
<varlistentry>
<term>
Nombre del menú: <emphasis>Abrir con/Kate</emphasis>
Línea de orden: <emphasis>kate %p</emphasis>
Línea de orden: <command>kate %p</command>
</term>
<listitem>
<para>
@ -44,7 +44,7 @@
<varlistentry>
<term>
Nombre del menú: <emphasis>Bogofilter/Marcar como bueno</emphasis>
Línea de orden: <emphasis>bogofilter -n -v -B "%f"</emphasis>
Línea de orden: <command>bogofilter -n -v -B "%f"</command>
</term>
<listitem>
<para>
@ -56,7 +56,7 @@
<varlistentry>
<term>
Nombre del menú: <emphasis>Bogofilter/Marcar como spam</emphasis>
Línea de orden: <emphasis>bogofilter -s -v -B "%f"</emphasis>
Línea de orden: <command>bogofilter -s -v -B "%f"</command>
</term>
<listitem>
<para>
@ -73,7 +73,7 @@
<varlistentry>
<term>
Nombre del menú: <emphasis>Buscar/Google</emphasis>
Línea de orden: <emphasis>|/ruta/a/google_search.pl</emphasis>
Línea de orden: <command>|/ruta/a/google_search.pl</command>
</term>
<listitem>
<para>
@ -301,7 +301,7 @@
</para>
<variablelist>
<varlistentry>
<term>domain</term>
<term><literal>domain</literal></term>
<listitem>
<para>
Su nombre de dominio (<literal>ejemplo.com</literal>). Si no se
@ -310,7 +310,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>name</term>
<term><literal>name</literal></term>
<listitem>
<para>
El nombre de usuario. Si no se establece se extraerá de la información
@ -319,7 +319,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>email</term>
<term><literal>email</literal></term>
<listitem>
<para>
El correo electrónico del usuario. Si no se establece se extraerá a
@ -328,7 +328,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>organization</term>
<term><literal>organization</literal></term>
<listitem>
<para>
Su organización. Si no se establece estará vacía.
@ -336,7 +336,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>smtpserver</term>
<term><literal>smtpserver</literal></term>
<listitem>
<para>
El servidor SMTP a usar. Si no se establece será
@ -345,7 +345,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>smtpauth</term>
<term><literal>smtpauth</literal></term>
<listitem>
<para>
0 o 1. Si hay que autentificarse en el servidor SMTP. Si no se
@ -354,7 +354,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>smtpuser</term>
<term><literal>smtpuser</literal></term>
<listitem>
<para>
El nombre de usuario para el servidor SMTP. Si no se establece estará
@ -363,7 +363,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>smtppass</term>
<term><literal>smtppass</literal></term>
<listitem>
<para>
La contraseña del servidor SMTP. Si no se establece estará vacío
@ -374,7 +374,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>recvtype</term>
<term><literal>recvtype</literal></term>
<listitem>
<para>
El tipo de servidor del que recibir. 0 para POP3, 3 para IMAP4, 5 para
@ -383,7 +383,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>recvserver</term>
<term><literal>recvserver</literal></term>
<listitem>
<para>
El servidor de recepción. Si no se establece será
@ -393,7 +393,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>recvuser</term>
<term><literal>recvuser</literal></term>
<listitem>
<para>
El nombre de usuario del servidor de recepción. Si no se establece
@ -402,7 +402,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>recvpass</term>
<term><literal>recvpass</literal></term>
<listitem>
<para>
La contraseña del servidor de recepción. Si no se establece estará
@ -411,7 +411,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>imapdir</term>
<term><literal>imapdir</literal></term>
<listitem>
<para>
El subdirectorio IMAP. Si no se establece estará vacío, lo cual es
@ -420,7 +420,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>mboxfile</term>
<term><literal>mboxfile</literal></term>
<listitem>
<para>
El fichero Mbox para recibir si <literal>$recvtype</literal> es 5.
@ -429,7 +429,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>mailbox</term>
<term><literal>mailbox</literal></term>
<listitem>
<para>
El buzón MH donde almacenar el correo (para
@ -439,7 +439,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>smtpssl</term>
<term><literal>smtpssl</literal></term>
<listitem>
<para>
0 o 1. Si hay que usar SSL para enviar correo. Si no se establece será
@ -448,7 +448,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>recvssl</term>
<term><literal>recvssl</literal></term>
<listitem>
<para>
0 o 1. Si hay que usar SSL para recibir correo. Si no se establece será
@ -469,7 +469,7 @@
</para>
<variablelist>
<varlistentry>
<term>$DEFAULTDOMAIN</term>
<term><literal>$DEFAULTDOMAIN</literal></term>
<listitem>
<para>
El nombre de dominio extraído de la información Unix del nombre de
@ -478,7 +478,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>$DOMAIN</term>
<term><literal>$DOMAIN</literal></term>
<listitem>
<para>
El nombre de dominio establecido en la variable
@ -487,7 +487,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>$USERNAME</term>
<term><literal>$USERNAME</literal></term>
<listitem>
<para>
El nombre real del usuario.
@ -495,7 +495,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>$LOGIN</term>
<term><literal>$LOGIN</literal></term>
<listitem>
<para>
El nombre de usuario (<emphasis>login</emphasis>) Unix del usuario.
@ -503,7 +503,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>$NAME_MAIL</term>
<term><literal>$NAME_MAIL</literal></term>
<listitem>
<para>
El nombre real del usuario tal y como se estableción en el campo de
@ -514,7 +514,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>$EMAIL</term>
<term><literal>$EMAIL</literal></term>
<listitem>
<para>
La dirección de correo electrónico tal y como se estableción en la
@ -539,7 +539,7 @@
</para>
<variablelist>
<varlistentry>
<term>bold_unread</term>
<term><literal>bold_unread</literal></term>
<listitem>
<para>
Mostrar los mensajes no leídos utilizando negrita en la lista de
@ -548,7 +548,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>cache_max_mem_usage</term>
<term><literal>cache_max_mem_usage</literal></term>
<listitem>
<para>
La cantidad máxima de memoria a usar para la cache de mensajes, en Kb.
@ -556,7 +556,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>cache_min_keep_time</term>
<term><literal>cache_min_keep_time</literal></term>
<listitem>
<para>
El tiempo mínimo para mantener la cache en memoria, en minutos. Las
@ -566,7 +566,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>compose_no_markup</term>
<term><literal>compose_no_markup</literal></term>
<listitem>
<para>
No utilizar texto en negrita y cursiva en el selector de cuentas de
@ -575,7 +575,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>enable_hscrollbar</term>
<term><literal>enable_hscrollbar</literal></term>
<listitem>
<para>
Activa la barra de desplazamiento horizontal en la lista de mensajes.
@ -583,7 +583,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>enable_rules_hint</term>
<term><literal>enable_rules_hint</literal></term>
<listitem>
<para>
Activar las líneas alternantes en los componentes GtkTreeView.
@ -591,7 +591,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>enable_swap_from</term>
<term><literal>enable_swap_from</literal></term>
<listitem>
<para>
Mostrar la dirección de correo del remitente en la columna Para de
@ -600,7 +600,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>folderview_vscrollbar_policy</term>
<term><literal>folderview_vscrollbar_policy</literal></term>
<listitem>
<para>
Especificar la política de la barra de desplazamiento vertical de
@ -609,7 +609,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>hover_timeout</term>
<term><literal>hover_timeout</literal></term>
<listitem>
<para>
Tiempo en milisegundos que causará que se expanda un árbol de carpetas
@ -619,7 +619,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>live_dangerously</term>
<term><literal>live_dangerously</literal></term>
<listitem>
<para>
No solicitar confirmación antes de la eliminación definitiva de los
@ -628,11 +628,11 @@
</listitem>
</varlistentry>
<varlistentry>
<term>log_error_color</term>
<term>log_in_color</term>
<term>log_msg_color</term>
<term>log_out_color</term>
<term>log_warn_color</term>
<term><literal>log_error_color</literal></term>
<term><literal>log_in_color</literal></term>
<term><literal>log_msg_color</literal></term>
<term><literal>log_out_color</literal></term>
<term><literal>log_warn_color</literal></term>
<listitem>
<para>
Colores a usar en la ventana de traza.
@ -640,15 +640,15 @@
</listitem>
</varlistentry>
<varlistentry>
<term>mark_as_read_delay</term>
<term><literal>mark_as_read_delay</literal></term>
<listitem>
<para>
Segundos de espera antes de marcar un mensaje como leído.
Segundos de espera antes he marcar un mensaje como leído.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>skip_ssl_cert_check</term>
<term><literal>skip_ssl_cert_check</literal></term>
<listitem>
<para>
Desactiva la verificación de los certificados SSL.
@ -656,7 +656,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>statusbar_update_step</term>
<term><literal>statusbar_update_step</literal></term>
<listitem>
<para>
Salto de actualización en las barras de progreso.
@ -664,7 +664,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>textview_cursor_visible</term>
<term><literal>textview_cursor_visible</literal></term>
<listitem>
<para>
Mostrar el cursor en la vista de mensaje.
@ -672,7 +672,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>thread_by_subject_max_age</term>
<term><literal>thread_by_subject_max_age</literal></term>
<listitem>
<para>
Número de días para incluir un mensaje en un hilo cuando se use
@ -682,7 +682,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>toolbar_detachable</term>
<term><literal>toolbar_detachable</literal></term>
<listitem>
<para>
Ocultar los botones de manejo de las barras de herramientas.
@ -690,7 +690,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>utf8_instead_of_locale_for_broken_mail</term>
<term><literal>utf8_instead_of_locale_for_broken_mail</literal></term>
<listitem>
<para>
Utilizar la codificación UTF-8 para los correos incorrectos en lugar
@ -699,7 +699,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>warn_dnd</term>
<term><literal>warn_dnd</literal></term>
<listitem>
<para>
Mostrar un diálogo de confirmación al arrastrar y soltar carpetas.

View file

@ -5,61 +5,75 @@
<title>A</title>
<varlistentry id="gt_account">
<term>
Account
Account
</term>
<listitem>
<para>
An account represents an identity within Sylpheed-Claws. As such only one email address is associated with each account. However, the number of accounts you can setup is unlimited.
An account represents an identity within Sylpheed-Claws. As such only
one email address is associated with each account. However, the number
of accounts you can setup is unlimited.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_action_rules">
<term>
Action (filtering/processing rules)
Action (filtering/processing rules)
</term>
<listitem>
<para>
An action is something that is performed on a message when it matches the rule conditions. A typical action is moving the message to a particular folder. See also <xref linkend="gt_condition_rules" />.
An action is something that is performed on a message when it matches
the rule conditions. A typical action is moving the message to a
particular folder. See also <xref linkend="gt_condition_rules" />.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_actions">
<term>
Actions
Actions
</term>
<listitem>
<para>
Actions are user-defined commands that can be applied to a message, or part of a message, using a special syntax. They are presented to the user in a customisable menu.
Actions are user-defined commands that can be applied to a message, or
part of a message, using a special syntax. They are presented to the
user in a customisable menu.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_addressbook">
<term>
Address book
Address book
</term>
<listitem>
<para>
Storage for names, mail addresses and custom user attributes. Also provides access to <xref linkend="gt_ldap" /> servers and <xref linkend="gt_vcard" /> files.
Storage for names, mail addresses and custom user attributes. Also
provides access to <xref linkend="gt_ldap" /> servers and <xref
linkend="gt_vcard" /> files.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_ascii">
<term>
<acronym>ASCII</acronym>
<acronym>ASCII</acronym>
</term>
<listitem>
<para>
American Standard Code for Information Interchange. A standard <xref linkend="gt_character_encoding" /> using 7 bit. It's defined as an Internet standard in <ulink url="http://www.ietf.org/rfc/rfc20.txt">RFC 20</ulink>.
American Standard Code for Information Interchange. A standard <xref
linkend="gt_character_encoding" /> using 7 bit. It's defined as an
Internet standard in <ulink url="http://www.ietf.org/rfc/rfc20.txt"
>RFC 20</ulink>.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_attachment">
<term>
Attachment
Attachment
</term>
<listitem>
<para>
Additional file(s) included with a mail message. Some attachments can be displayed by Sylpheed-Claws, others require external programs. <xref linkend="gt_plugins" /> can provide additional functions for attachments.
Additional file(s) included with a mail message. Some attachments can
be displayed by Sylpheed-Claws, others require external programs.
<xref linkend="gt_plugins" /> can provide additional functions for
attachments.
</para>
</listitem>
</varlistentry>
@ -81,31 +95,37 @@ Additional file(s) included with a mail message. Some attachments can be display
<title>C</title>
<varlistentry id="gt_character_encoding">
<term>
Character encoding
Character encoding
</term>
<listitem>
<para>
A map between written symbols, like letters and other symbols, and the numbers used to represent them inside the computer. The most well-known character encoding is probably <xref linkend="gt_ascii" />, but it has been superseded by others, such as <xref linkend="gt_utf8" />.
A map between written symbols, like letters and other symbols, and the
numbers used to represent them inside the computer. The most well-known
character encoding is probably <xref linkend="gt_ascii" />, but it has
been superseded by others, such as <xref linkend="gt_utf8" />.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_compose">
<term>
Compose
Compose
</term>
<listitem>
<para>
Create new a message text or a reply to a received mail in the Compose window.
Create new a message text or a reply to a received mail in the Compose
window.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_condition_rules">
<term>
Condition (filtering/processing rules)
Condition (filtering/processing rules)
</term>
<listitem>
<para>
The prerequisites that a mail message must fulfil in order for the rule's action to be executed. See also <xref linkend="gt_action_rules" />.
The prerequisites that a mail message must fulfil in order for the
rule's action to be executed. See also <xref
linkend="gt_action_rules" />.
</para>
</listitem>
</varlistentry>
@ -115,11 +135,14 @@ The prerequisites that a mail message must fulfil in order for the rule's action
<title>D</title>
<varlistentry id="gt_digital_signature">
<term>
Digital signature (<acronym>GPG</acronym>)
Digital signature (<acronym>GPG</acronym>)
</term>
<listitem>
<para>
A piece of data obtained from merging a message and a cryptographic key which ensures message authorship, in a similar way that a hand-written signature does in a document. This piece of data is sent with the message so the recipient can verify its validity.
A piece of data obtained from merging a message and a cryptographic key
which ensures message authorship, in a similar way that a hand-written
signature does in a document. This piece of data is sent with the m
essage so the recipient can verify its validity.
</para>
</listitem>
</varlistentry>
@ -129,11 +152,12 @@ A piece of data obtained from merging a message and a cryptographic key which en
<title>E</title>
<varlistentry id="gt_encryption">
<term>
Encryption (GPG)
Encryption (GPG)
</term>
<listitem>
<para>
Scrambling a message with a cryptographic key so that only the recipient and ownwer of the key password can unscramble it for reading.
Scrambling a message with a cryptographic key so that only the
recipient and ownwer of the key password can unscramble it for reading.
</para>
</listitem>
</varlistentry>
@ -143,41 +167,45 @@ Scrambling a message with a cryptographic key so that only the recipient and own
<title>F</title>
<varlistentry id="gt_face">
<term>
Face
Face
</term>
<listitem>
<para>
A more modern implementation of the <xref linkend="gt_xface" />, it's a coloured image (48x48 pixels) included in the message headers.
A more modern implementation of the <xref linkend="gt_xface" />, it's a
coloured image (48x48 pixels) included in the message headers.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_filtering_rule">
<term>
Filtering rule
Filtering rule
</term>
<listitem>
<para>
A <xref linkend="gt_rule" /> applied to incoming messages. Filtering rules can be also applied manually to the contents of any folder.
A <xref linkend="gt_rule" /> applied to incoming messages. Filtering
rules can be also applied manually to the contents of any folder.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_folder">
<term>
Folder
Folder
</term>
<listitem>
<para>
A folder is the primary message container. Folders can be local or remote, but they are managed in a uniform way by Sylpheed-Claws.
A folder is the primary message container. Folders can be local or
remote, but they are managed in a uniform way by Sylpheed-Claws.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_forward">
<term>
Forward
Forward
</term>
<listitem>
<para>
To send a copy of a received mail to another recipient, optionally adding your own message.
To send a copy of a received mail to another recipient, optionally
adding your own message.
</para>
</listitem>
</varlistentry>
@ -199,21 +227,31 @@ To send a copy of a received mail to another recipient, optionally adding your o
<title>H</title>
<varlistentry id="gt_headers">
<term>
Headers
Headers
</term>
<listitem>
<para>
Machine readable lines which form the first part of a mail message. The purpose of headers varies; Typical headers are From and To which state the sender and recipient of the message, others are used by the mail system. Some headers are optional and are used to provide additional information, such as <xref linkend="gt_xface" /> or <xref linkend="gt_face" />.
Machine readable lines which form the first part of a mail message. The
purpose of headers varies; Typical headers are From and To which state
the sender and recipient of the message, others are used by the mail
system. Some headers are optional and are used to provide additional
information, such as <xref linkend="gt_xface" /> or <xref
linkend="gt_face" />.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_html">
<term>
<acronym>HTML</acronym>
<acronym>HTML</acronym>
</term>
<listitem>
<para>
Hyper-Text Markup Language and was the standard language to encode web pages in the beginning of the <xref linkend="gt_www" />. Some mail clients use this language to encode the textual body of mails in order to craft special effects to text at the cost of multiplying the message size several times. HTML mail is also widely used by spammers to send <xref linkend="gt_spam" />.
Acronym for Hyper-Text Markup Language. It was the standard language to
encode web pages in the beginning of the <xref linkend="gt_www" />.
Some mail clients use this language to encode the textual body of mails
in order to craft special effects to text at the cost of multiplying
the message size several times. HTML mail is also widely used by
spammers to send <xref linkend="gt_spam" />.
</para>
</listitem>
</varlistentry>
@ -223,21 +261,27 @@ Hyper-Text Markup Language and was the standard language to encode web pages in
<title>I</title>
<varlistentry id="gt_imap">
<term>
<acronym>IMAP4</acronym>
<acronym>IMAP4</acronym>
</term>
<listitem>
<para>
Internet Messaging Access Protocol (version 4). A protocol for accessing email on a remote server from a local client. All messages are stored in the remote server.
Internet Messaging Access Protocol (version 4). A protocol for
accessing email on a remote server from a local client. All messages
are stored in the remote server.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_immediate_execution">
<term>
Immediate execution
Immediate execution
</term>
<listitem>
<para>
When the <quote>immediate execution</quote> option is used, operations performed on messages, (like deletions or movements), are performed immediately. If the option is turned off, all operations performed on messages by the user are only carried out when the <quote>Execute</quote> button is pressed.
When the <quote>immediate execution</quote> option is used, operations
performed on messages, (like deletions or movements), are performed
immediately. If the option is turned off, all operations performed on
messages by the user are only carried out when the
<quote>Execute</quote> button is pressed.
</para>
</listitem>
</varlistentry>
@ -271,41 +315,45 @@ Immediate execution
<title>L</title>
<varlistentry id="gt_ldap">
<term>
<acronym>LDAP</acronym>
<acronym>LDAP</acronym>
</term>
<listitem>
<para>
Lightweight Directory Access Protocol. A protocol for accessing information directories such as organisations, individuals, phone numbers, and addresses.
Lightweight Directory Access Protocol. A protocol for accessing
information directories such as organisations, individuals, phone
numbers, and addresses.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_ldif">
<term>
<acronym>LDIF</acronym>
<acronym>LDIF</acronym>
</term>
<listitem>
<para>
LDAP Data Interchange Format. A text file format widely used for moving data between <xref linkend="gt_ldap" /> servers and/or other programs.
LDAP Data Interchange Format. A text file format widely used for moving
data between <xref linkend="gt_ldap" /> servers and/or other programs.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_local_mbox_file">
<term>
Local mbox file
Local mbox file
</term>
<listitem>
<para>
A local mailbox spool file in <xref linkend="gt_mbox" /> format.
A local mailbox spool file in <xref linkend="gt_mbox" /> format.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_log_window">
<term>
Log window
Log window
</term>
<listitem>
<para>
A special window which records protocol operations in detail that are performed by Sylpheed-Claws. It's a useful tool for debugging.
A special window which records protocol operations in detail that are
performed by Sylpheed-Claws. It's a useful tool for debugging.
</para>
</listitem>
</varlistentry>
@ -315,81 +363,97 @@ A special window which records protocol operations in detail that are performed
<title>M</title>
<varlistentry id="gt_mailbox">
<term>
Mailbox
Mailbox
</term>
<listitem>
<para>
The root folder of the folder hierarchy.
The root folder of the folder hierarchy.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_maildir">
<term>
Maildir
Maildir
</term>
<listitem>
<para>
A mailbox format in which all mail is kept in separate files. Maildir++ is an extension to the maildir format.
A mailbox format in which all mail is kept in separate files.
Maildir++ is an extension to the maildir format.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_mailinglist">
<term>
Mailing-List
Mailing-List
</term>
<listitem>
<para>
Electronic mailing-lists are a special usage of email that allows for widespread distribution of information to many Internet users. They often take the form of discussion lists, like the Sylpheed-Claws users' list, where a subscriber uses the mailing-list to send messages to all the other subscribers, who may answer in similar fashion.
Electronic mailing-lists are a special usage of email that allows for
widespread distribution of information to many Internet users. They
often take the form of discussion lists, like the Sylpheed-Claws users'
list, where a subscriber uses the mailing-list to send messages to all
the other subscribers, who may answer in similar fashion.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_mark_message">
<term>
Mark (message)
Mark (message)
</term>
<listitem>
<para>
A tag that can be set on a message by the user in order to draw attention to the message. Marks are shown in the Mark column of the Message List.
A tag that can be set on a message by the user in order to draw
attention to the message. Marks are shown in the Mark column of the
Message List.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_mbox">
<term>
MBOX
MBOX
</term>
<listitem>
<para>
A mailbox format in which all mail is concatenated and stored in a single file. The mbox format supported by Sylpheed-Claws is mboxrd.
A mailbox format in which all mail is concatenated and stored in a
single file. The mbox format supported by Sylpheed-Claws is
<literal>mboxrd</literal>.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_message">
<term>
Message
Message
</term>
<listitem>
<para>
A message is the basic piece of information handled by Sylpheed-Claws. A message is usually an email message, which is stored in <xref linkend="gt_mh" /> format on disk. Other kinds of messages (and storage formats) can be handled through <xref linkend="gt_plugins" />.
A message is the basic piece of information handled by Sylpheed-Claws.
A message is usually an email message, which is stored in <xref
linkend="gt_mh" /> format on disk. Other kinds of messages (and storage
formats) can be handled through <xref linkend="gt_plugins" />.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_mh">
<term>
MH
MH
</term>
<listitem>
<para>
A mailbox format in which all mail is kept in separate files. This is the default mailbox format used by Sylpheed-Claws.
A mailbox format in which all mail is kept in separate files. This is
the default mailbox format used by Sylpheed-Claws.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_mime">
<term>
<acronym>MIME</acronym>
<acronym>MIME</acronym>
</term>
<listitem>
<para>
Multipurpose Internet Mail Extensions. Internet standards for representing binary data in <xref linkend="gt_ascii" /> text format, <xref linkend="gt_headers" /> encoding and <xref linkend="gt_attachment" />s.
Multipurpose Internet Mail Extensions. Internet standards for
representing binary data in <xref linkend="gt_ascii" /> text format,
<xref linkend="gt_headers" /> encoding and <xref
linkend="gt_attachment" />s.
</para>
</listitem>
</varlistentry>
@ -399,31 +463,39 @@ Multipurpose Internet Mail Extensions. Internet standards for representing binar
<title>N</title>
<varlistentry id="gt_nntp">
<term>
<acronym>NNTP</acronym>
<acronym>NNTP</acronym>
</term>
<listitem>
<para>
Network News Transfer Protocol. The protocol used to post, distribute, and retrieve <xref linkend="gt_usenet" /> messages, also called news articles or simply news for short.
Network News Transfer Protocol. The protocol used to post, distribute,
and retrieve <xref linkend="gt_usenet" /> messages, also called news
articles or simply news for short.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_newsgroups">
<term>
Newsgroups
Newsgroups
</term>
<listitem>
<para>
A set of hierarchical partitions of <xref linkend="gt_usenet" /> messages on a <xref linkend="gt_news_server" />. The <xref linkend="gt_nntp" /> protocol allows the user to subscribe to one or more newsgroups. New messages posted to the subscribed groups are automatically downloaded on connection.
A set of hierarchical partitions of <xref linkend="gt_usenet" />
messages on a <xref linkend="gt_news_server" />. The <xref
linkend="gt_nntp" /> protocol allows the user to subscribe to one or
more newsgroups. New messages posted to the subscribed groups are
automatically downloaded on connection.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_news_server">
<term>
News server
News server
</term>
<listitem>
<para>
Server which provides access to <xref linkend="gt_usenet" /> messages in <xref linkend="gt_newsgroups" /> through the <xref linkend="gt_nntp" /> protocol.
Server which provides access to <xref linkend="gt_usenet" /> messages
in <xref linkend="gt_newsgroups" /> through the <xref linkend="gt_nntp"
/> protocol.
</para>
</listitem>
</varlistentry>
@ -445,61 +517,69 @@ Server which provides access to <xref linkend="gt_usenet" /> messages in <xref l
<title>P</title>
<varlistentry id="gt_pgp_inline">
<term>
<acronym>PGP</acronym> Inline
<acronym>PGP</acronym> Inline
</term>
<listitem>
<para>
Digital signing method which includes the signature data in the message body.
Digital signing method which includes the signature data in the message
body. Currently deprecated in favour of <xref linkend="gt_pgp_mime" />.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_pgp_mime">
<term>
<acronym>PGP</acronym> <acronym>MIME</acronym>
<acronym>PGP</acronym> <acronym>MIME</acronym>
</term>
<listitem>
<para>
Digital signing method which includes the signature data as a separate <xref linkend="gt_mime" /> <xref linkend="gt_attachment" />.
Digital signing method which includes the signature data as a separate
<xref linkend="gt_mime" /> <xref linkend="gt_attachment" />.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_plugins">
<term>
Plugins
Plugins
</term>
<listitem>
<para>
External modules which can be loaded and used by Sylpheed-Claws to extend its functionality.
External modules which can be loaded and used by Sylpheed-Claws to
extend its functionality.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_pop3">
<term>
<acronym>POP3</acronym>
<acronym>POP3</acronym>
</term>
<listitem>
<para>
Post Office Protocol (version 3). A protocol for retrieving email from a remote server. Messages can be automatically removed from server after downloading.
Post Office Protocol (version 3). A protocol for retrieving email from
a remote server. Messages can be automatically removed from server
after downloading.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_privacy_gpg">
<term>
Privacy (<acronym>GPG</acronym>)
Privacy (<acronym>GPG</acronym>)
</term>
<listitem>
<para>
Privacy provides methods for both signing and encrypting mail messages you send and also for verifying and decrypting signed and encrypted messages that you receive.
Privacy provides methods for both signing and encrypting mail messages
you send and also for verifying and decrypting signed and encrypted
messages that you receive.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_processing_rule">
<term>
Processing rule
Processing rule
</term>
<listitem>
<para>
A <xref linkend="gt_rule" /> or set of rules belonging to a folder which are executed on entering the folder.
A <xref linkend="gt_rule" /> or set of rules belonging to a folder
which are executed on entering the folder.
</para>
</listitem>
</varlistentry>
@ -509,31 +589,36 @@ A <xref linkend="gt_rule" /> or set of rules belonging to a folder which are exe
<title>Q</title>
<varlistentry id="gt_queue">
<term>
Queue
Queue
</term>
<listitem>
<para>
Temporary storage for messages which are waiting to be sent, either because they couldn't be sent due a network failure or because the user requested them to be sent later.
Temporary storage for messages which are waiting to be sent, either
because they couldn't be sent due a network failure or because the
user requested them to be sent later.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_quick_search">
<term>
Quick Search
Quick Search
</term>
<listitem>
<para>
A powerful way to search for messages using almost any criteria that you can think of.
A powerful way to search for messages using almost any criteria that
you can think of.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_quotation">
<term>
Quotation
Quotation
</term>
<listitem>
<para>
When replying to a message the user will often include a quoted section of that message to provide the context. The quoted section is shown by the prepending of a common character, usually '>'.
When replying to a message the user will often include a quoted section
of that message to provide the context. The quoted section is shown by
the prepending of a common character, usually '>'.
</para>
</listitem>
</varlistentry>
@ -543,41 +628,59 @@ When replying to a message the user will often include a quoted section of that
<title>R</title>
<varlistentry id="gt_recursive_quick_search">
<term>
Recursive (Quick Search)
Recursive (Quick Search)
</term>
<listitem>
<para>
A recursive <xref linkend="gt_quick_search" /> will also search in all subfolders of the selected folder.
A recursive <xref linkend="gt_quick_search" /> will also search in all
subfolders of the selected folder.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_redirect">
<term>
Redirect
Redirect
</term>
<listitem>
<para>
To send a copy of a received mail in its original form to another recipient.
To send a copy of a received mail in its original form to another
recipient.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_reply">
<term>
Reply
Reply
</term>
<listitem>
<para>
Answer to a received message. As verb also the act of answering a message.
Answer to a received message. As verb also the act of answering a
message.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_rot13">
<term>
ROT-13
</term>
<listitem>
<para>
Simple <emphasis>encryption</emphasis> method used since Romans age,
which uses an alphabet rotated thirteen positions to encode each
letter of the message. Used sometimes to hide funny messages on mails.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_rule">
<term>
Rule
Rule
</term>
<listitem>
<para>
Logical structure comprised of one or more conditions (see <xref linkend="gt_condition_rules" />) and one or more associated actions (see <xref linkend="gt_action_rules" />). Rules are used for filtering mail messages.
Logical structure comprised of one or more conditions (see <xref
linkend="gt_condition_rules" />) and one or more associated actions
(see <xref linkend="gt_action_rules" />). Rules are used for filtering
mail messages.
</para>
</listitem>
</varlistentry>
@ -587,101 +690,110 @@ Logical structure comprised of one or more conditions (see <xref linkend="gt_con
<title>S</title>
<varlistentry id="gt_smtp">
<term>
<acronym>SMTP</acronym>
<acronym>SMTP</acronym>
</term>
<listitem>
<para>
Simple Mail Transfer Protocol. A protocol for sending email to servers.
Simple Mail Transfer Protocol. A protocol for sending email to servers.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_smtp_server">
<term>
<acronym>SMTP</acronym> server.
<acronym>SMTP</acronym> server.
</term>
<listitem>
<para>
A server which receives mail messages from other hosts and/or sends mail messages to other hosts using the <xref linkend="gt_smtp" /> protocol.
A server which receives mail messages from other hosts and/or sends
mail messages to other hosts using the <xref linkend="gt_smtp" />
protocol.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_source_message">
<term>
Source (message)
Source (message)
</term>
<listitem>
<para>
The full text of a message as it is transmitted over the network. This includes all headers, message body and encoded attachments if present.
The full text of a message as it is transmitted over the network. This
includes all headers, message body and encoded attachments if present.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_spam">
<term>
Spam
Spam
</term>
<listitem>
<para>
Junk mail, unsolicited commercial emails.
Junk mail, unsolicited commercial emails.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_spell_checking">
<term>
Spell checking
Spell checking
</term>
<listitem>
<para>
Automatic verification of spelling while typing or after composition has finished.
Automatic verification of spelling while typing or after composition
has finished.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_ssl">
<term>
<acronym>SSL</acronym>
<acronym>SSL</acronym>
</term>
<listitem>
<para>
Secure Sockets Layer. A protocol used to encrypt and protect data sent over a network.
Secure Sockets Layer. A protocol used to encrypt and protect data sent
over a network.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_ssl_certificate">
<term>
<acronym>SSL</acronym> certificate
<acronym>SSL</acronym> certificate
</term>
<listitem>
<para>
A certificate installed on a secure server that is used for identification.
A certificate installed on a secure server that is used for
identification.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_starttls">
<term>
STARTTLS
STARTTLS
</term>
<listitem>
<para>
STARTTLS (Start Transport Layer Security) is a command used to initiate a secure connection between two servers using <xref linkend="gt_ssl" />.
STARTTLS (Start Transport Layer Security) is a command used to initiate
a secure connection between two servers using <xref linkend="gt_ssl" />.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_sticky_quick_search">
<term>
Sticky (Quick Search)
Sticky (Quick Search)
</term>
<listitem>
<para>
When the sticky option is set on <xref linkend="gt_quick_search" /> the search terms are not cleared when changing folders.
When the sticky option is set on <xref linkend="gt_quick_search" /> the
search terms are not cleared when changing folders.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_synchronisation">
<term>
Synchronisation (folder)
Synchronisation (folder)
</term>
<listitem>
<para>
Making the contents of a local folder mirror those of an equivalent remote folder in the associated mail server.
Making the contents of a local folder mirror those of an equivalent
remote folder in the associated mail server.
</para>
</listitem>
</varlistentry>
@ -691,31 +803,33 @@ Making the contents of a local folder mirror those of an equivalent remote folde
<title>T</title>
<varlistentry id="gt_themes">
<term>
Themes
Themes
</term>
<listitem>
<para>
Image sets for changing the appearance of buttons, folders and other graphical elements of Sylpheed-Claws.
Image sets for changing the appearance of buttons, folders and other
graphical elements of Sylpheed-Claws.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_thread">
<term>
Thread (messages)
Thread (messages)
</term>
<listitem>
<para>
A set of messages loosely relating to each other.
A set of messages loosely relating to each other.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_toolbars">
<term>
Toolbars
Toolbars
</term>
<listitem>
<para>
Sets of buttons arranged horizontally which provide access to all commonly used functions. Toolbars in Sylpheed-Claws can be customised.
Sets of buttons arranged horizontally which provide access to all
commonly used functions. Toolbars in Sylpheed-Claws can be customised.
</para>
</listitem>
</varlistentry>
@ -723,23 +837,40 @@ Sets of buttons arranged horizontally which provide access to all commonly used
<variablelist>
<title>U</title>
<varlistentry id="gt_usenet">
<varlistentry id="gt_url">
<term>
USENET
URL
</term>
<listitem>
<para>
User's Network. A bulletin board system of discussion groups, often called <xref linkend="gt_newsgroups" />.
Uniform Resource Locator. A naming scheme for objects (usually files)
in a multi-protocol networked environment like current Internet.
For example, this is the one of the Sylpheed-Claws home page:
<literal>http://www.sylpheed-claws.net</literal>.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_usenet">
<term>
USENET
</term>
<listitem>
<para>
User's Network. A bulletin board system of discussion groups, often
called <xref linkend="gt_newsgroups" />.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_utf8">
<term>
<acronym>UTF-8</acronym>
<acronym>UTF-8</acronym>
</term>
<listitem>
<para>
8-bit Unicode Transformation Format. A variable length character encoding capable of representing any universal character. An Internet standard defined in <ulink url="http://www.ietf.org/rfc/rfc3629.txt">RFC 3629</ulink>.
8-bit Unicode Transformation Format. A variable length character
encoding capable of representing any universal character. An Internet
standard defined in <ulink url="http://www.ietf.org/rfc/rfc3629.txt"
>RFC 3629</ulink>.
</para>
</listitem>
</varlistentry>
@ -749,11 +880,14 @@ User's Network. A bulletin board system of discussion groups, often called <xref
<title>V</title>
<varlistentry id="gt_vcard">
<term>
vCard
vCard
</term>
<listitem>
<para>
File format standard for Personal Data Interchange, it can hold information such as address, phone numbers, etc., much like the information usually found in a business card. They are commonly found attached to mail messages.
File format standard for Personal Data Interchange, it can hold
information such as address, phone numbers, etc., much like the
information usually found in a business card. They are commonly found
attached to mail messages.
</para>
</listitem>
</varlistentry>
@ -763,21 +897,25 @@ File format standard for Personal Data Interchange, it can hold information such
<title>W</title>
<varlistentry id="gt_wrapping">
<term>
Wrapping
Wrapping
</term>
<listitem>
<para>
Restructuring of the message text based on a user-defined maximum number of characters per line. Wrapping ensures that paragraphs are justified, which means that they are aligned to the left and right margins.
Restructuring of the message text based on a user-defined maximum
number of characters per line. Wrapping ensures that paragraphs are
justified, which means that they are aligned to the left and right
margins.
</para>
</listitem>
</varlistentry>
<varlistentry id="gt_www">
<term>
<acronym>WWW</acronym>
<acronym>WWW</acronym>
</term>
<listitem>
<para>
World Wide Web, the hyperlinked network of web pages accross the Internet.
World Wide Web, the hyperlinked network of web pages accross the
Internet.
</para>
</listitem>
</varlistentry>
@ -787,11 +925,15 @@ World Wide Web, the hyperlinked network of web pages accross the Internet.
<title>X</title>
<varlistentry id="gt_xface">
<term>
X-Face
X-Face
</term>
<listitem>
<para>
Specially coded black and white image (48x48 pixels) included in the message headers. Capable mailers like Sylpheed-Claws and others can decode and show it alongside the message text. Although they are not unique, they can help to quickly identify the message sender. See also <xref linkend="gt_face" />.
Specially coded black and white image (48x48 pixels) included in the
message headers. Capable mailers like Sylpheed-Claws and others can
decode and show it alongside the message text. Although they are not
unique, they can help to quickly identify the message sender. See also
<xref linkend="gt_face" />.
</para>
</listitem>
</varlistentry>