Fixed Playback & Capture control names

This commit is contained in:
Jaroslav Kysela 2000-09-09 18:14:43 +00:00
parent 7db1464a2d
commit 0561650846

View file

@ -730,8 +730,8 @@ int snd_mixer_simple_build(snd_mixer_t *handle)
"Phone", "Phone",
"PC Speaker", "PC Speaker",
"Aux", "Aux",
"Playback Volume", "Playback",
"Capture Volume", "Capture",
NULL NULL
}; };
char **input = inputs; char **input = inputs;