diff options
author | James Courtier-Dutton <jcdutton@users.sourceforge.net> | 2004-04-30 13:24:00 +0000 |
---|---|---|
committer | James Courtier-Dutton <jcdutton@users.sourceforge.net> | 2004-04-30 13:24:00 +0000 |
commit | 4d237f55ef91606af05116939b977e4b1af1ad1b (patch) | |
tree | 3edb5e82d139d2fdd98570d4833e97f197fb2b00 | |
parent | 3cd67be591fe75f289d4f33d11589cfa3c2e72cd (diff) | |
download | xine-lib-4d237f55ef91606af05116939b977e4b1af1ad1b.tar.gz xine-lib-4d237f55ef91606af05116939b977e4b1af1ad1b.tar.bz2 |
Oops, missed a bit.
CVS patchset: 6469
CVS date: 2004/04/30 13:24:00
-rw-r--r-- | doc/faq/faq.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml index db046f168..3077cacc3 100644 --- a/doc/faq/faq.sgml +++ b/doc/faq/faq.sgml @@ -1337,7 +1337,7 @@ <para> You can either use the config dialog of your frontend or edit the config file (<filename>~/.xine/config</filename>) yourself: - <programlisting> audio.a52_pass_through:1</programlisting> + <programlisting> audio.speaker_arrangement:A52_Passthru</programlisting> In case the setting is not in the file you can add it. </para> </sect3> |