mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-18 06:59:57 -05:00
alsa-mixer: Add device.icon-name property for some common ports
If we expose this information, UIs can use this to make better decisions about what icon to display. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
18b79d2e13
commit
0f6bbcc3a5
10 changed files with 30 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
|||
priority = 90
|
||||
name = analog-output-headphones
|
||||
|
||||
[Properties]
|
||||
device.icon_name = audio-headphones
|
||||
|
||||
[Jack Front Headphone]
|
||||
required-any = any
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue