[gnome-bluetooth/wip/hadess/remove-old-quirks] lib: Remove joypad quirks moved to the autopair plugin




commit efb59e70266f62f6a74d9c5d514197e091358770
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 27 16:25:26 2017 +0100

    lib: Remove joypad quirks moved to the autopair plugin
    
    The joypad quirk has been merged in BlueZ's autopair plugin in version
    5.51, released in 2019.
    
    https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/issues/36
    https://bugzilla.gnome.org/show_bug.cgi?id=790906

 README.md                 | 2 +-
 lib/pin-code-database.xml | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/README.md b/README.md
index fc02dca5..388b930e 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Requirements
 ------------
 
 - glib
-- bluez 5.x
+- bluez 5.51 or newer
 - rfkill sub-system enable in the kernel[1]
 - gnome-settings-daemon
 
diff --git a/lib/pin-code-database.xml b/lib/pin-code-database.xml
index d860d93e..289ac7a8 100644
--- a/lib/pin-code-database.xml
+++ b/lib/pin-code-database.xml
@@ -148,9 +148,6 @@
        <!-- Printers -->
        <device type="printer" pin="0000"/>
 
-       <!-- Joypads and joysticks -->
-       <device type="joypad" 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]