Thread (3 messages) 3 messages, 2 authors, 2022-02-23
STALE1563d

[PATCH BlueZ] Use audio-card-bluetooth icon

From: Nicolas Fella <hidden>
Date: 2021-12-23 17:50:57
Subsystem: the rest · Maintainer: Linus Torvalds

PulseAudio uses this icon for this kind of device

Let's be consistent

Users will gracefully fall back to audio-card if audio-card-bluetooth
is not found
---
 src/dbus-common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/dbus-common.c b/src/dbus-common.c
index 5e2c83d52..3611cb013 100644
--- a/src/dbus-common.c
+++ b/src/dbus-common.c
@@ -80,7 +80,7 @@ const char *class_to_icon(uint32_t class)
 		case 0x0d: /* Camcorder */
 			return "camera-video";
 		default:
-			return "audio-card";	/* Other audio device */
+			return "audio-card-bluetooth";	/* Other audio device */
 		}
 		break;
 	case 0x05:
--
2.34.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help