Commit 8fb13a45 authored by David Fuhrmann's avatar David Fuhrmann

nsspeechsynthesizer: drop priority to 0

parent cafbe261
......@@ -47,7 +47,7 @@ set_description(N_("Speech synthesis for Mac OS X"))
set_category(CAT_VIDEO)
set_subcategory(SUBCAT_VIDEO_SUBPIC)
set_capability("text renderer", 50)
set_capability("text renderer", 0)
set_callbacks(Create, Destroy)
vlc_module_end ()
......
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