Commit 8a56113f authored by Pierre Ynard's avatar Pierre Ynard

Add forgotten change_need_restart()

parent 255b467c
......@@ -2072,6 +2072,7 @@ vlc_module_begin ()
change_need_restart ()
add_module( "vod-server", "vod server", NULL, NULL, VOD_SERVER_TEXT,
VOD_SERVER_LONGTEXT, true )
change_need_restart ()
set_section( N_("Plugins" ), NULL )
add_bool( "plugins-cache", true, PLUGINS_CACHE_TEXT,
......
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