summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-18 06:53:33 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-18 06:53:33 +0000
commitc9b485e94c21f5b43b762aa0cf21c8f753152e1f (patch)
tree57ee16f65dd4c2a05d4dac43dd49341bde878254 /help/help_mp-en.h
parenta7c46b9025c0b841761e79c299622eb5d37cb81d (diff)
downloadmpv-c9b485e94c21f5b43b762aa0cf21c8f753152e1f.tar.bz2
mpv-c9b485e94c21f5b43b762aa0cf21c8f753152e1f.tar.xz
Add *BSD BT848 radio support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21001 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index b56da8a431..ab9084d178 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1960,4 +1960,5 @@ static char help_text[]=
#define MSGTR_RADIO_DriverUnknownStr "[radio] Unknown driver name: %s\n"
#define MSGTR_RADIO_DriverV4L2 "[radio] Using V4Lv2 radio interface.\n"
#define MSGTR_RADIO_DriverV4L "[radio] Using V4Lv1 radio interface.\n"
+#define MSGTR_RADIO_DriverBSDBT848 "[radio] Using *BSD BT848 radio interface.\n"