Commit f6e8d50f authored by Christophe Mutricy's avatar Christophe Mutricy

Backport [18143]. Hides started-from-file

parent 9d1a534d
......@@ -1537,6 +1537,7 @@ vlc_module_begin();
ONEINSTANCE_LONGTEXT, VLC_TRUE );
add_bool( "started-from-file", 0, NULL, STARTEDFROMFILE_TEXT,
STARTEDFROMFILE_LONGTEXT, VLC_TRUE );
change_internal();
change_unsaveable();
add_bool( "one-instance-when-started-from-file", 1, NULL,
ONEINSTANCEWHENSTARTEDFROMFILE_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