summaryrefslogtreecommitdiffstats
path: root/faq/en/faq_003.xml
diff options
context:
space:
mode:
authorpknbe <pknbe>2009-08-27 03:41:16 +0000
committerpknbe <pknbe>2009-08-27 03:41:16 +0000
commit56b9918842e5a489875a34d4957c1d574cca0c93 (patch)
tree324631f31d08a5d4cf59ec7c8ac7896eca90ae63 /faq/en/faq_003.xml
parent691412aab221a02eb96298bb1a632d8d97354bfa (diff)
downloadsylpheeddoc-doc-56b9918842e5a489875a34d4957c1d574cca0c93.tar.gz
sylpheeddoc-doc-56b9918842e5a489875a34d4957c1d574cca0c93.tar.xz
sylpheeddoc-doc-56b9918842e5a489875a34d4957c1d574cca0c93.zip
Better formatting of qandaset tables. Still using
the shade.verbatim parameter for the IE compatibility's sake. qandaset TOCs are now generated in each FAQ chunk.
Diffstat (limited to 'faq/en/faq_003.xml')
-rw-r--r--faq/en/faq_003.xml16
1 files changed, 7 insertions, 9 deletions
diff --git a/faq/en/faq_003.xml b/faq/en/faq_003.xml
index 1ba5cfa..ddf7131 100644
--- a/faq/en/faq_003.xml
+++ b/faq/en/faq_003.xml
@@ -1,9 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
<chapter id="sylpheed-faq-3">
- <title>Sylpheed FAQ - Interface</title>
- <qandaset>
- <qandadiv id="faq-interface">
- <title>Interface</title>
+<title>Sylpheed FAQ - Interface</title>
+<qandaset id="faq-interface">
+<?dbhtml cellspacing="13px" ?>
<qandaentry>
<question>
<para>How do I make Sylpheed display my language?
@@ -121,13 +120,13 @@
</para>
</question>
<answer>
- <para>As of 0.4.65 you can. The options are:
+ <para>As of 0.4.65 you can. The options are:</para><programlisting>
%y = year in numbers %m = month in number
%d = day in numbers %c = date/time for locale
%A = full weekday name %a = short month name
%B = full month name %b = short month name
- %H = hours in 24-clock %I = hours in 12-clock
- For more information, go to the <guimenu>Configuration</guimenu> menu,
+ %H = hours in 24-clock %I = hours in 12-clock</programlisting>
+ <para>For more information, go to the <guimenu>Configuration</guimenu> menu,
select <guimenuitem>Common preferences</guimenuitem> -&gt; <guimenuitem>Display</guimenuitem> tab -&gt; <guimenuitem>General</guimenuitem> tab and choose the <guibutton>...</guibutton> labeled button.
</para>
</answer>
@@ -184,6 +183,5 @@ parameter. Example: <command>gedit &apos;%s&apos;</command>
</para>
</answer>
</qandaentry>
- </qandadiv>
- </qandaset>
+</qandaset>
</chapter>