diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-20 22:52:25 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-20 22:52:25 +0100 |
commit | f3dc4d7cd5776eceb4e8a10c63d34446e8837bd0 (patch) | |
tree | f60589df5323ee419c1912cb4840fb1b612d372d /doc/man | |
parent | 09791d6e7d1df1a3535dcf95a9f18e2301e062bf (diff) | |
download | xine-lib-f3dc4d7cd5776eceb4e8a10c63d34446e8837bd0.tar.gz xine-lib-f3dc4d7cd5776eceb4e8a10c63d34446e8837bd0.tar.bz2 |
Update the channels.conf location (using the XDG user config default).
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/en/xine.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/en/xine.5 b/doc/man/en/xine.5 index 3457af8a5..acf1b5109 100644 --- a/doc/man/en/xine.5 +++ b/doc/man/en/xine.5 @@ -190,7 +190,8 @@ Play entry 0 of /tmp/ntsc.nrg (Nero file). Works for some simple Nero images. .br .SS DVB .PP -DVB MRLs require that ~/.xine/channels.conf exists and contains valid data. +DVB MRLs require that xine-lib/channels.conf exists in $XDG_CONFIG_HOME/ or +~/.config/ and contains valid data. This can be obtained by generating a tuning file using the LinuxTV DVB apps utility "scan" (or "dvbscan" if you're using a version newer than 1.1.0): .PP |