Commit 21fd5869 authored by Felix Paul Kühne's avatar Felix Paul Kühne

dsm: prettify discovery submodule description and add shortcut

parent 45668a24
......@@ -83,6 +83,8 @@ vlc_module_begin ()
set_callbacks( Open, Close )
add_submodule()
set_shortcut( "dsm-sd" )
set_description( N_("libdsm NETBIOS discovery module") )
set_category( CAT_PLAYLIST )
set_subcategory( SUBCAT_PLAYLIST_SD )
set_capability( "services_discovery", 0 )
......
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