[rhythmbox/more-androids] Add Nexus 5X and BQ Aquaris X as recognised Android devices
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/more-androids] Add Nexus 5X and BQ Aquaris X as recognised Android devices
- Date: Wed, 6 Nov 2019 22:03:29 +0000 (UTC)
commit 8dce479948c53069ec9b7bca740574dc7e05f846
Author: Jonathan Matthew <jonathan d14n org>
Date: Thu Nov 7 08:02:04 2019 +1000
Add Nexus 5X and BQ Aquaris X as recognised Android devices
Closes; #1729
shell/rb-removable-media-manager.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/shell/rb-removable-media-manager.c b/shell/rb-removable-media-manager.c
index ecc550cd4..d697b9c61 100644
--- a/shell/rb-removable-media-manager.c
+++ b/shell/rb-removable-media-manager.c
@@ -938,7 +938,9 @@ rb_removable_media_manager_device_is_android (RBRemovableMediaManager *manager,
const char *androids[] = {
"Android",
"Nexus",
- "Pixel"
+ "Pixel",
+ "Nexus_5X",
+ "Aquaris_X"
};
const char *android_vendors[] = {
"motorola",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]