diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-12-12 22:00:47 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-12-12 22:00:47 +0000 |
commit | 16b6f9646902e6940a991f1d3577c068573015a8 (patch) | |
tree | 05401271b5a9a81668a00ddb079d3db259e4bcee /doc/README.network_dvd | |
parent | ec4c867b1a59029166c5efc025966f7886f15c61 (diff) | |
download | xine-lib-16b6f9646902e6940a991f1d3577c068573015a8.tar.gz xine-lib-16b6f9646902e6940a991f1d3577c068573015a8.tar.bz2 |
huge patch ahead: reorganizing config entries with automatic conversion
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
Diffstat (limited to 'doc/README.network_dvd')
-rw-r--r-- | doc/README.network_dvd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.network_dvd b/doc/README.network_dvd index 9d6474211..b64916190 100644 --- a/doc/README.network_dvd +++ b/doc/README.network_dvd @@ -56,7 +56,7 @@ installation for audio cds $ xine cdda://server_address:3000/1 that will play the first track of the CD. in order to use the - GUI button for "CD" you have to change the setting input.cdda_device + GUI button for "CD" you have to change the setting media.audio_cd.device to point to the server. @@ -138,4 +138,4 @@ dvd commands: --- version of this file: - $Id: README.network_dvd,v 1.2 2004/08/02 12:32:30 mroi Exp $ + $Id: README.network_dvd,v 1.3 2004/12/12 22:00:48 mroi Exp $ |