[gnome-bluetooth/wip/hadess/add-bt-type: 1/2] lib: Add label for speakers
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/add-bt-type: 1/2] lib: Add label for speakers
- Date: Tue, 2 Nov 2021 09:45:39 +0000 (UTC)
commit 6c9713cfa76578ab82f3bcc553daea34313d4483
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 2 10:44:39 2021 +0100
lib: Add label for speakers
lib/bluetooth-utils.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/lib/bluetooth-utils.c b/lib/bluetooth-utils.c
index 09504893..150c111c 100644
--- a/lib/bluetooth-utils.c
+++ b/lib/bluetooth-utils.c
@@ -94,6 +94,8 @@ bluetooth_type_to_string (BluetoothType type)
return _("Wearable");
case BLUETOOTH_TYPE_TOY:
return _("Toy");
+ case BLUETOOTH_TYPE_SPEAKERS:
+ return _("Speakers");
}
return _("Unknown");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]