|
From: Petr K. <pk...@us...> - 2010-08-08 22:35:42
|
Update of /cvsroot/sylpheeddoc/doc/faq/en In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11407/faq/en Modified Files: faq.xml faq_001.xml faq_002.xml faq_003.xml ChangeLog Log Message: Second round of updates with regard to Sylpheed 3.1. Index: faq.xml =================================================================== RCS file: /cvsroot/sylpheeddoc/doc/faq/en/faq.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** faq.xml 13 Apr 2010 23:59:24 -0000 1.11 --- faq.xml 8 Aug 2010 22:35:32 -0000 1.12 *************** *** 84,87 **** --- 84,93 ---- <revremark>Updated with regard to Sylpheed 3.0.2.</revremark> </revision> + <revision> + <revnumber>2.2</revnumber> + <date>2010/08/09</date> + <authorinitials>PK</authorinitials> + <revremark>Updates for the upcoming Sylpheed 3.1.</revremark> + </revision> <!-- ******************************************************************************** --> </revhistory> </bookinfo> Index: faq_001.xml =================================================================== RCS file: /cvsroot/sylpheeddoc/doc/faq/en/faq_001.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -r1.15 -r1.16 *** faq_001.xml 4 Aug 2010 08:53:50 -0000 1.15 --- faq_001.xml 8 Aug 2010 22:35:32 -0000 1.16 *************** *** 228,232 **** <qandaentry> <question id="faq-completion-adress-sylpheed"> ! <para>Does Sylpheed have name completion in the address fields? </para> </question> --- 228,232 ---- <qandaentry> <question id="faq-completion-adress-sylpheed"> ! <para>Does Sylpheed have automatic name completion in the address fields? </para> </question> *************** *** 234,250 **** <para> Yes. When you search for a name that starts with "<literal>don</literal>", ! type "<literal>don</literal>" (without the quotes) and press the <keycap>Tab</keycap> key. ! This will show you the correct name (when only one "don" exists in your address book. Otherwise a drop-down list appears, which allows you to select the name you want. E.g. Donald Duck, Don Johnson. But also email addresses starting with "<literal>don</literal>" will appear in the list (like ! "<literal>don...@ma...</literal>"). ! </para> </answer> </qandaentry> <qandaentry> <question id="faq-tab-error-sylpheed"> ! <para>Fine, but when I hit the Tab key I get an error message. </para> </question> --- 234,257 ---- <para> Yes. When you search for a name that starts with "<literal>don</literal>", ! type "<literal>don</literal>" (without the quotes) and it will show you the correct name (when only one "don" exists in your address book. Otherwise a drop-down list appears, which allows you to select the name you want. E.g. Donald Duck, Don Johnson. But also email addresses starting with "<literal>don</literal>" will appear in the list (like ! "<literal>don...@ma...</literal>").</para> ! <para>Prior to Sylpheed 3.1, user needed to press the <keycap>Tab</keycap> key before the search would start. If you still prefer the previous behavior instead, you can enable it by checking <menuchoice> ! <guimenu>Configuration</guimenu> ! <guimenuitem>Common preferences...</guimenuitem> ! <guimenuitem>Details</guimenuitem> ! <guimenuitem>Other</guimenuitem> ! <guisubmenu>Address book</guisubmenu> ! <guilabel>Address auto-completion:</guilabel> ! <guilabel>Start with Tab</guilabel> ! </menuchoice>.</para> </answer> </qandaentry> <qandaentry> <question id="faq-tab-error-sylpheed"> ! <para>Fine, but when I hit the Tab key I get an error message or nothing happens at all. </para> </question> *************** *** 254,259 **** there are names in your address book. If there are no names, even Sylpheed has a hard time completing ! something. ! </para> </answer> </qandaentry> --- 261,274 ---- there are names in your address book. If there are no names, even Sylpheed has a hard time completing ! something.</para> ! <para>If nothing happens at all when typing text in the address fields, make sure that you have the address auto-completion enabled by checking that the following preference is not selected: <menuchoice> ! <guimenu>Configuration</guimenu> ! <guimenuitem>Common preferences...</guimenuitem> ! <guimenuitem>Details</guimenuitem> ! <guimenuitem>Other</guimenuitem> ! <guisubmenu>Address book</guisubmenu> ! <guilabel>Address auto-completion:</guilabel> ! <guilabel>Disabled</guilabel> ! </menuchoice>.</para> </answer> </qandaentry> *************** *** 502,506 **** </question> <answer> ! <para>Not yet, but they are planned, since Sylpheed 3.0, released in early 2010, and later supports a plug-in interface. In the future, some of the Sylpheed features will be re-implemented as plug-ins, and, moreover, various other plug-ins will be released.</para> <para>There is a page on the Sylpheed website dedicated to the <ulink url="http://sylpheed.sraoss.jp/en/plugin.html">plug-in interface</ulink>. Additionally, the <filename>PLUGIN.txt</filename> file distributed directly with Sylpheed can provide you with some basic information on the topic.</para> <note> --- 517,522 ---- </question> <answer> ! <para>As of Sylpheed 3.1, there is an Attachment Tool Plug-in distributed with the Sylpheed source code and available under <filename>plugin/attachment_tool/</filename>. Its only function is to remove attachments from ! selected messages and is provided more or less as a technology preview. More plug-ins are planned since Sylpheed 3.0, released in early 2010, and later supports a plug-in interface. In the future, some of the Sylpheed features will be re-implemented as plug-ins, and, moreover, various other plug-ins will be released.</para> <para>There is a page on the Sylpheed website dedicated to the <ulink url="http://sylpheed.sraoss.jp/en/plugin.html">plug-in interface</ulink>. Additionally, the <filename>PLUGIN.txt</filename> file distributed directly with Sylpheed can provide you with some basic information on the topic.</para> <note> *************** *** 539,543 **** <para><command>cvs -d:pserver:ano...@sy...:/cvsroot/sylpheeddoc login</command></para> <para><command>cvs -z3 -d:pserver:ano...@sy...:/cvsroot/sylpheeddoc co -P doc</command></para> ! <para>The source files are also included in .tar.gz and .zip archives made available with each documentation release, these can be downloaded from the <ulink url="http://sourceforge.net/projects/sylpheeddoc/files/">appropriate project page</ulink>. For more information on the used project infrastructure, please the <ulink url="http://sylpheeddoc.sourceforge.net/en/tools.html">project website</ulink>.</para> </answer> </qandaentry> --- 555,559 ---- <para><command>cvs -d:pserver:ano...@sy...:/cvsroot/sylpheeddoc login</command></para> <para><command>cvs -z3 -d:pserver:ano...@sy...:/cvsroot/sylpheeddoc co -P doc</command></para> ! <para>The source files are also included in .tar.gz and .zip archives made available with each documentation release, these can be downloaded from the <ulink url="http://sourceforge.net/projects/sylpheeddoc/files/">appropriate project page</ulink>. For more information on the used project infrastructure, please see the <ulink url="http://sylpheeddoc.sourceforge.net/en/tools.html">project website</ulink>.</para> </answer> </qandaentry> Index: faq_002.xml =================================================================== RCS file: /cvsroot/sylpheeddoc/doc/faq/en/faq_002.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** faq_002.xml 4 Aug 2010 08:53:50 -0000 1.11 --- faq_002.xml 8 Aug 2010 22:35:32 -0000 1.12 *************** *** 468,472 **** </listitem> </itemizedlist> ! <para>For more information on how to make Sylpheed display your language, see the <link linkend="faq-display-language">relevant question</link>. </para> </answer> </qandaentry> --- 468,472 ---- </listitem> </itemizedlist> ! <para>For more information on how to make Sylpheed display your language, see the <link linkend="faq-display-language">relevant question</link>.</para> </answer> </qandaentry> *************** *** 604,606 **** </qandaentry> </qandaset> ! </chapter> \ No newline at end of file --- 604,606 ---- </qandaentry> </qandaset> ! </chapter> Index: faq_003.xml =================================================================== RCS file: /cvsroot/sylpheeddoc/doc/faq/en/faq_003.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** faq_003.xml 4 Aug 2010 08:53:50 -0000 1.11 --- faq_003.xml 8 Aug 2010 22:35:32 -0000 1.12 *************** *** 247,250 **** --- 247,266 ---- <qandaentry> <question> + <para>Execute command for my dynamic signature seems not to be working!</para> + </question> + <answer> + <para>Under Windows, if you have created e.g. a simple batch file to echo a line to be included in your dynamic signature, you need to execute the command (specified under <menuchoice> + <guimenu>Account preferences</guimenu> + <guisubmenu>Compose</guisubmenu> + <guimenuitem>Signature</guimenuitem> + <guilabel>Command output</guilabel> + </menuchoice>) using either forward slashes or double + backslashes for paths, for example:</para> + <para><command>cmd /c 'c:\\signature.bat'</command></para> + <para>Note that it is also recommended to enclose paths with single quotes, as is illustrated above.</para> + </answer> + </qandaentry> + <qandaentry> + <question> <para>Where is the Bcc when I compose a mail?</para> </question> Index: ChangeLog =================================================================== RCS file: /cvsroot/sylpheeddoc/doc/faq/en/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** ChangeLog 4 Aug 2010 08:53:50 -0000 1.12 --- ChangeLog 8 Aug 2010 22:35:32 -0000 1.13 *************** *** 1,2 **** --- 1,9 ---- + 2010-08-09 Petr Kovar <pk...@vo...> + + * faq.xml: Second round of updates with regard to Sylpheed 3.1. + * faq_001.xml: Ditto. + * faq_002.xml: Ditto. + * faq_003.xml: Ditto. + 2010-08-04 Petr Kovar <pk...@vo...> |