Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
8d89d740
Commit
8d89d740
authored
Apr 30, 2008
by
Rémi Denis-Courmont
Browse files
--mono does noes exist. Comment out the text for it.
parent
8aa3a9c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libvlc-module.c
View file @
8d89d740
...
...
@@ -215,8 +215,10 @@ static const char *ppsz_snap_formats[] =
"You can completely disable the audio output. The audio " \
"decoding stage will not take place, thus saving some processing power.")
#if 0
#define MONO_TEXT N_("Force mono audio")
#define MONO_LONGTEXT N_("This will force a mono audio output.")
#endif
#define VOLUME_TEXT N_("Default audio volume")
#define VOLUME_LONGTEXT N_( \
...
...
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