[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Remove space in "Digital Passthrough (IEC958)"
Georg Chini
gitlab at gitlab.freedesktop.org
Sat Feb 16 11:11:31 UTC 2019
Georg Chini pushed to branch master at PulseAudio / pulseaudio
Commits:
dee7674c by scootergrisen at 2019-02-16T11:03:45Z
Remove space in "Digital Passthrough (IEC958)"
- - - - -
1 changed file:
- src/modules/alsa/alsa-mixer.c
Changes:
=====================================
src/modules/alsa/alsa-mixer.c
=====================================
@@ -4085,7 +4085,7 @@ static int mapping_verify(pa_alsa_mapping *m, const pa_channel_map *bonus) {
{ "analog-surround-70", N_("Analog Surround 7.0") },
{ "analog-surround-71", N_("Analog Surround 7.1") },
{ "iec958-stereo", N_("Digital Stereo (IEC958)") },
- { "iec958-passthrough", N_("Digital Passthrough (IEC958)") },
+ { "iec958-passthrough", N_("Digital Passthrough (IEC958)") },
{ "iec958-ac3-surround-40", N_("Digital Surround 4.0 (IEC958/AC3)") },
{ "iec958-ac3-surround-51", N_("Digital Surround 5.1 (IEC958/AC3)") },
{ "iec958-dts-surround-51", N_("Digital Surround 5.1 (IEC958/DTS)") },
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/dee7674c7f8906e2266d7fb75615694e436b703e
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/dee7674c7f8906e2266d7fb75615694e436b703e
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20190216/3d945cd5/attachment-0001.html>
More information about the pulseaudio-commits
mailing list