From de07edb51aad5d9fff378fadc64946d12d8f4efd Mon Sep 17 00:00:00 2001 From: pknbe Date: Tue, 13 Apr 2010 23:59:24 +0000 Subject: NEWS: Prepare for the FAQ_EN_2_1 release. faq.xml: Prepare for the FAQ_EN_2_1 release. faq_001.xml: Minor edits. faq_002.xml: Ditto. faq_003.xml: Ditto. --- faq/en/faq_003.xml | 68 +++++++++++++++++++----------------------------------- 1 file changed, 24 insertions(+), 44 deletions(-) (limited to 'faq/en/faq_003.xml') diff --git a/faq/en/faq_003.xml b/faq/en/faq_003.xml index f9fd82d..d83ede4 100644 --- a/faq/en/faq_003.xml +++ b/faq/en/faq_003.xml @@ -1,21 +1,19 @@ Sylpheed FAQ - Interface - - + + How do I make Sylpheed display my language? You have to set some environment variables, such as LANG, LC_CTYPE, LC_MESSAGES to your local language. - Usually LANG (or LC_ALL) is sufficient. Note that modern distributions and operating systems do this for you automatically. - + Usually LANG (or LC_ALL) is sufficient. Note that modern distributions and operating systems do this for you automatically. - I don't like the default font. Can I change that? - + I don't like the default font. Can I change that? Yes. In @@ -27,8 +25,7 @@ - There are too many columns in the message list! - + There are too many columns in the message list! In @@ -59,8 +56,7 @@ - Can I use a different editor to write my mails? - + Can I use a different editor to write my mails? You can. In @@ -76,14 +72,12 @@ Common preferences Compose Editor - , if you want the editor of your choice to be launched every time you begin composing a message. - + , if you want the editor of your choice to be launched every time you begin composing a message. - How to change the font size in the Sylpheed interface? - + How to change the font size in the Sylpheed interface? You can set the GTK+ font by $HOME/.gtkrc-2.0, or @@ -99,23 +93,20 @@ widget_class "*" style "default" - Sylpheed saves my outgoing mail (in Outbox). Can I make it stop doing that? - + Sylpheed saves my outgoing mail (in Outbox). Can I make it stop doing that? In Configuration Common preferences... - , there's a + , there is a checkbox Save sent message to outbox. Uncheck it, - and it's solved. - + and it's solved. - How can I change the key bindings (hotkeys) in Sylpheed? - + How can I change the key bindings (hotkeys) in Sylpheed? Unlike Sylpheed 1.x, Sylpheed 2.x and 3.x doesn't allow direct modification of the menu shortcuts by default. Nevertheless, you can use the following methods to configure them: @@ -169,8 +160,7 @@ widget_class "*" style "default" - Can I close windows without the mouse? - + Can I close windows without the mouse? Of course! Not all windows, but by pressing Escape, @@ -180,14 +170,12 @@ widget_class "*" style "default" Message source ), the window of viewing the headers, and several others. Just give - it a try and you will find all of them. - + it a try and you will find all of them. - Can I change the way the date is displayed in the message summary? - + Can I change the way the date is displayed in the message summary? As of 0.4.65 you can. The options are: @@ -207,29 +195,24 @@ For more options, see man 3 strftime. - Why can't I see the compface pictures? - + Why can't I see the compface pictures? You need to enable displaying of the header pane in the - general preferences. - + general preferences. - I still can't see the pictures. Why not? - + I still can't see the pictures. Why not? - You may not have compiled in Compface support. See the appropriate question in the Installation and Configuration section. - + You may not have compiled in Compface support. See the appropriate question in the Installation and Configuration section. - Why does the URL launcher not launch my web browser? - + Why does the URL launcher not launch my web browser? You need to double click the URL. @@ -243,19 +226,16 @@ Also, check that you have configured your web browser correctly in - Attachments with spaces in the name won't open! - + Attachments with spaces in the name won't open! When you try to launch a helper application, like an image viewer, with an attachment that has spaces in the name, put quotes around the %s -parameter. Example: gedit '%s' - +parameter. Example: gedit '%s' - Where is the Bcc when I compose a mail? - + Where is the Bcc when I compose a mail? Open @@ -299,4 +279,4 @@ parameter. Example: gedit '%s' - + \ No newline at end of file -- cgit