From fa3f6956427d992bc83ac6ea80d1f0ae9834facf Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 20 May 2007 22:54:34 +0100 Subject: Update gxine's config file location ready for 0.6.0. --- doc/faq/faq.sgml | 11 ++++++----- 1 file 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 .gxine or .xine: + in your home directory in .config/gxine or + .xine:    audio.output.speaker_arrangement:Surround 4.0    audio.output.speaker_arrangement:Surround 4.1 @@ -1329,8 +1330,8 @@ 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 (~/.xine/config or ~/.gxine/config) - yourself: + the config file (~/.xine/config or + ~/.config/gxine/config) yourself:    audio.output.speaker_arrangement:Pass Through @@ -1858,8 +1859,8 @@ Unscaled OSD usage by subtitles and xine-ui is controlled by - the following settings - (~/.xine/config or ~/.gxine/config): + the following settings (~/.xine/config or + ~/.config/gxine/config):    gui.osd_use_unscaled:0    subtitles.separate.use_unscaled_osd:0 -- cgit v1.2.3