|
From: Paul K. <pk...@us...> - 2001-09-06 18:39:56
|
Update of /cvsroot/sylpheeddoc/doc/faq/en
In directory usw-pr-cvs1:/tmp/cvs-serv29671/doc/faq/en
Modified Files:
sylpheed-faq.sgml
Log Message:
FAQ updated Sect 3, Q13
Manual updated: managing e-mails, future features. Some editting in section on joining mailing lists.
Index: sylpheed-faq.sgml
===================================================================
RCS file: /cvsroot/sylpheeddoc/doc/faq/en/sylpheed-faq.sgml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** sylpheed-faq.sgml 2001/09/03 20:26:33 1.4
--- sylpheed-faq.sgml 2001/09/06 18:39:53 1.5
***************
*** 465,467 ****
--- 465,476 ----
in the Installation/Configuration section.
</sect1>
+
+ <sect1>
+ Q12 Why does the URL Launcher not launch my webbrowser?<p>
+ A. You need to double-click the url.
+ </sect1>
+ <sect1>Q13 Attachments with spaces in the name won't open!<p>
+ A. 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'
+ </sect1>
</article>
|