[gnome-bluetooth] wizard: Remove audio devices special casing



commit dd9b1983e6c9e381de139169c8661ee62a6675cb
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 19 13:28:18 2013 +0100

    wizard: Remove audio devices special casing
    
    The autopair plugin will already try to pair audio devices
    with "0000" as the fallback.

 wizard/pin-code-database.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/wizard/pin-code-database.xml b/wizard/pin-code-database.xml
index 6bb2fb6..060b8f7 100644
--- a/wizard/pin-code-database.xml
+++ b/wizard/pin-code-database.xml
@@ -152,11 +152,6 @@
        <!-- Printers -->
        <device type="printer" pin="0000"/>
 
-       <!-- Headphones and headsets -->
-       <device type="headphones" pin="0000"/>
-       <device type="headset" pin="0000"/>
-       <device type="audio" pin="0000"/>
-
        <!-- Keyboard need a special help text -->
        <device type="keyboard" pin="KEYBOARD"/>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]