[banshee] Fix bug with calling all HTC phones G1s
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] Fix bug with calling all HTC phones G1s
- Date: Tue, 22 Sep 2009 23:22:26 +0000 (UTC)
commit 81e11eac5bf78d426967b59aaad09b002af657af
Author: Jack Deslippe <jdeslip jdeslippe com>
Date: Fri Aug 7 20:20:37 2009 -0700
Fix bug with calling all HTC phones G1s
HTC now has three Android devices (G1, Magic and Dream) that are
recognized as the same device (BGO #587121)
Signed-off-by: Gabriel Burt <gabriel burt gmail com>
.../Banshee.Dap.MassStorage.addin.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
index 95b298b..acc2463 100644
--- a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
+++ b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
@@ -26,7 +26,7 @@
<!-- Any devices we wish to special case and support out of the box -->
<Extension path="/Banshee/Dap/MassStorage/Device">
<MassStorageDevice class="Banshee.Dap.MassStorage.AndroidDevice"
- vendor-name="HTC" product-name="Android G1 Phone"
+ vendor-name="HTC" product-name="HTC Android Phone"
vendor-id="0x0bb4" product-id="0x0c01,0x0c02"/>
<MassStorageDevice class="Banshee.Dap.MassStorage.AndroidDevice"
vendor-name="Samsung" product-name="Samsung Galaxy"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]