Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
016036cc
Commit
016036cc
authored
Nov 28, 2006
by
Christophe Mutricy
Browse files
do not show started-from-file in the prefs
parent
8ea03681
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libvlc.h
View file @
016036cc
...
...
@@ -1633,6 +1633,7 @@ vlc_module_begin();
ONEINSTANCE_WIN_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
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment