[gnome-bluetooth] wizard: Update DTD for latest addition



commit 805e4479495e82e0fef719c366fc32e2bdc6ed5f
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 18 14:16:00 2011 +0000

    wizard: Update DTD for latest addition

 wizard/pin-code-database.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wizard/pin-code-database.xml b/wizard/pin-code-database.xml
index d949fcf..aa16776 100644
--- a/wizard/pin-code-database.xml
+++ b/wizard/pin-code-database.xml
@@ -38,7 +38,7 @@
 <!DOCTYPE devices [
 	<!ELEMENT devices (device)+>
 	<!ELEMENT device EMPTY>
-	<!ATTLIST device type (any|mouse|keyboard|headset|headphones|audio|printer|network) "any">
+	<!ATTLIST device type (any|mouse|table|keyboard|headset|headphones|audio|printer|network) "any">
 	<!ATTLIST device oui CDATA #IMPLIED>
 	<!ATTLIST device name CDATA #IMPLIED>
 	<!ATTLIST device pin CDATA #REQUIRED>



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