diff options
author | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-08 19:38:05 +0000 |
---|---|---|
committer | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-08 19:38:05 +0000 |
commit | 1041baa565e11fd4288af4fde3179db653f86ab0 (patch) | |
tree | 167d16162aee8fee26baaae40309a3ea84d84795 /DOCS | |
parent | 2c854f4efed83e6dbea1165a4b1749ff75462f93 (diff) | |
download | mpv-1041baa565e11fd4288af4fde3179db653f86ab0.tar.bz2 mpv-1041baa565e11fd4288af4fde3179db653f86ab0.tar.xz |
reversed previus modification (r23517)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23520 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/radio.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/radio.xml b/DOCS/xml/en/radio.xml index 47503bb3e6..5d3e69eba6 100644 --- a/DOCS/xml/en/radio.xml +++ b/DOCS/xml/en/radio.xml @@ -43,7 +43,7 @@ Here are just a few tips: <listitem><para> Use the <option>channels</option> option. An example: <screen>-radio channels=104.4-Sibir,103.9-Maximum</screen> - Explanation: with this option, only the 104.4 and 103.9 radio stations + Explanation: With this option, only the 104.4 and 103.9 radio stations will be usable. There will be a nice OSD text upon channel switching, displaying the channel's name. Spaces in the channel name must be replaced by the "_" character. |