Commit c3c34e74 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

s/BD Input/Blu-Ray Disc Input to help users lost in the preferences.

parent add114aa
......@@ -59,7 +59,7 @@ static void Close( vlc_object_t * );
vlc_module_begin ()
set_shortname( N_("BD") )
set_description( N_("BD Input") )
set_description( N_("Blu-Ray Disc Input") )
set_category( CAT_INPUT )
set_subcategory( SUBCAT_INPUT_ACCESS )
add_integer( "bd-caching", DEFAULT_PTS_DELAY / 1000, NULL,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment