summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-20 22:54:34 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-20 22:54:34 +0100
commitfa3f6956427d992bc83ac6ea80d1f0ae9834facf (patch)
treeaeee099e5c384fb92edb95a18b088ac82100326b /doc
parentf3dc4d7cd5776eceb4e8a10c63d34446e8837bd0 (diff)
downloadxine-lib-fa3f6956427d992bc83ac6ea80d1f0ae9834facf.tar.gz
xine-lib-fa3f6956427d992bc83ac6ea80d1f0ae9834facf.tar.bz2
Update gxine's config file location ready for 0.6.0.
Diffstat (limited to 'doc')
-rw-r--r--doc/faq/faq.sgml11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index 9743cf361..db1762f51 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -1316,7 +1316,8 @@
You can do this either in the config dialog while xine is running (press
the config button on the xine panel and go to the AUDIO tab) or have it
the complicated way by editing the config file yourself which is located
- in your home directory in <filename>.gxine</filename> or <filename>.xine</filename>:
+ in your home directory in <filename>.config/gxine</filename> or
+ <filename>.xine</filename>:
<programlisting>
&nbsp;&nbsp;&nbsp;audio.output.speaker_arrangement:Surround 4.0
&nbsp;&nbsp;&nbsp;audio.output.speaker_arrangement:Surround 4.1
@@ -1329,8 +1330,8 @@
<para>
xine can do that too. Pretty much the same story as for 4-/5-channel
surround (see above). You can either use the config dialog or edit
- the config file (<filename>~/.xine/config</filename> or <filename>~/.gxine/config</filename>)
- yourself:
+ the config file (<filename>~/.xine/config</filename> or
+ <filename>~/.config/gxine/config</filename>) yourself:
<programlisting>&nbsp;&nbsp;&nbsp;audio.output.speaker_arrangement:Pass Through</programlisting>
</para>
</sect2>
@@ -1858,8 +1859,8 @@
</para>
<para>
Unscaled OSD usage by subtitles and xine-ui is controlled by
- the following settings
- (<filename>~/.xine/config</filename> or <filename>~/.gxine/config</filename>):
+ the following settings (<filename>~/.xine/config</filename> or
+ <filename>~/.config/gxine/config</filename>):
<programlisting>&nbsp;&nbsp;&nbsp;gui.osd_use_unscaled:0</programlisting>
<programlisting>&nbsp;&nbsp;&nbsp;subtitles.separate.use_unscaled_osd:0</programlisting>
</para>