summaryrefslogtreecommitdiffstats
path: root/faq/en/faq_002.xml
diff options
context:
space:
mode:
authorpknbe <pknbe>2010-08-04 08:53:50 +0000
committerpknbe <pknbe>2010-08-04 08:53:50 +0000
commite0f0562dfad7ed517ca074e5beea97972e8a4990 (patch)
tree6c5bcc24fa89991e3212a45780acc1b5e9ac74a1 /faq/en/faq_002.xml
parenta2bb0bac5c6bb2596254343571ebd4af99043ae7 (diff)
downloadsylpheeddoc-doc-e0f0562dfad7ed517ca074e5beea97972e8a4990.tar.gz
sylpheeddoc-doc-e0f0562dfad7ed517ca074e5beea97972e8a4990.tar.xz
sylpheeddoc-doc-e0f0562dfad7ed517ca074e5beea97972e8a4990.zip
Some fixes to the recent FAQ updates.
Diffstat (limited to 'faq/en/faq_002.xml')
-rw-r--r--faq/en/faq_002.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/faq/en/faq_002.xml b/faq/en/faq_002.xml
index b461717..381dc26 100644
--- a/faq/en/faq_002.xml
+++ b/faq/en/faq_002.xml
@@ -467,6 +467,7 @@ mail checks.</para>
<para><envar>LC_MESSAGES</envar> - locale settings, e.g. language and date format.</para>
</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>
<qandaentry>
@@ -587,9 +588,9 @@ path from the folder in which <filename>sylpheed.exe</filename> is located, or a
<para><command>sylpheed --instance-id <replaceable>ID</replaceable> --configdir <replaceable>path-to-alternative-configdir</replaceable></command></para>
<para>Default <parameter>ID</parameter> is set to <literal>sylpheed</literal>, so you can specify any other instance
<parameter>ID</parameter>. The <parameter>ID</parameter> is used for the name of unix domain
-socket (under UNIX), or mutex name (under Windows). <parameter>configdir</parameter> specifies the configuration directory, i.e. the location of configuration files.</para>
+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>
<warning>
- <para>Do not share same configuration directories or mailboxes across multiple instances as this may lead to an unexpected application behavior!</para>
+ <para>Do not share same configuration directories or mailboxes across multiple instances as this may lead to an unexpected application behavior!</para>
</warning>
</answer>
</qandaentry>