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 /misc/cdda_server.c | |
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 'misc/cdda_server.c')
-rw-r--r-- | misc/cdda_server.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cdda_server.c b/misc/cdda_server.c index fe3bd1d6a..6c3eb0a6b 100644 --- a/misc/cdda_server.c +++ b/misc/cdda_server.c @@ -15,7 +15,7 @@ * xine cdda://server:3000/1 * * to play the entire cd (using GUI's "CD" button) just change - * input.cdda_device to the server's mrl. + * media.audio_cd.device to the server's mrl. * * 6 May 2003 - Miguel Freitas * This feature was sponsored by 1Control |