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

Timecode: try to fix copy/paste error

parent 5c600df9
......@@ -41,7 +41,7 @@ static const char *const fps_texts[] = { "24", "25", "29.97", "30" };
vlc_module_begin ()
set_shortname (N_("Time code"))
set_description (N_("Screen capture (with X11/XCB)"))
set_description (N_("Time code subpicture elementary stream generator"))
set_category (CAT_INPUT)
set_subcategory (SUBCAT_INPUT_ACCESS)
set_capability ("access_demux", 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