Revision 2663 faq/en/faq_002.xml
| faq_002.xml (revision 2663) | ||
|---|---|---|
| 444 | 444 |
</answer> |
| 445 | 445 |
</qandaentry> |
| 446 | 446 |
<qandaentry> |
| 447 |
<question> |
|
| 447 |
<question id="faq-environment-variables">
|
|
| 448 | 448 |
<para>What environment variables have effect on Sylpheed?</para> |
| 449 | 449 |
</question> |
| 450 | 450 |
<answer> |
| ... | ... | |
| 467 | 467 |
<para><envar>LC_MESSAGES</envar> - locale settings, e.g. language and date format.</para> |
| 468 | 468 |
</listitem> |
| 469 | 469 |
</itemizedlist> |
| 470 |
<para>For more information on how to make Sylpheed display your language, see the <link linkend="faq-display-language">relevant question</link>.</para> |
|
| 470 | 471 |
</answer> |
| 471 | 472 |
</qandaentry> |
| 472 | 473 |
<qandaentry> |
| ... | ... | |
| 580 | 581 |
</qandaentry> |
| 581 | 582 |
<qandaentry> |
| 582 | 583 |
<question> |
| 584 |
<para>Can I run multiple instances of Sylpheed?</para> |
|
| 585 |
</question> |
|
| 586 |
<answer> |
|
| 587 |
<para>Yes, Sylpheed 3.1 adds support for this often requested feature. The format of the multiple instances command is as follows:</para> |
|
| 588 |
<para><command>sylpheed --instance-id <replaceable>ID</replaceable> --configdir <replaceable>path-to-alternative-configdir</replaceable></command></para> |
|
| 589 |
<para>Default <parameter>ID</parameter> is set to <literal>sylpheed</literal>, so you can specify any other instance |
|
| 590 |
<parameter>ID</parameter>. The <parameter>ID</parameter> is used for the name of unix domain |
|
| 591 |
socket (under UNIX), or mutex name (under Windows). <parameter>configdir</parameter> specifies the configuration directory, i.e. the location of configuration files you want to use with the given instance.</para> |
|
| 592 |
<warning> |
|
| 593 |
<para>Do not share same configuration directories or mailboxes across multiple instances as this may lead to an unexpected application behavior!</para> |
|
| 594 |
</warning> |
|
| 595 |
</answer> |
|
| 596 |
</qandaentry> |
|
| 597 |
<qandaentry> |
|
| 598 |
<question> |
|
| 583 | 599 |
<para>What to do when printing an email prints off the paper?</para> |
| 584 | 600 |
</question> |
| 585 | 601 |
<answer> |
| ... | ... | |
| 587 | 603 |
</answer> |
| 588 | 604 |
</qandaentry> |
| 589 | 605 |
</qandaset> |
| 590 |
</chapter> |
|
| 606 |
</chapter> |
|
Also available in: Unified diff