[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeutils/kdelirc/remotes
From:       Gav Wood <gav () indigoarchive ! net>
Date:       2004-02-29 12:06:39
Message-ID: 20040229120639.67E55995A () office ! kde ! org
[Download RAW message or body]

CVS commit by gav: 

Some quick bug fixes to make the XML compliant.


  M +1 -1      RM-0010.remote.xml   1.2
  M +1 -1      hauppauge.remote.xml   1.3
  M +6 -5      remote.dtd   1.5


--- kdeutils/kdelirc/remotes/RM-0010.remote.xml  #1.1:1.2
@@ -32,5 +32,5 @@
         <button id="VOL_DOWN" class="volumedown"><name>Volume Down</name></button>
         <button id="FULLSCREEN" class="fullscreen"><name>Full Screen</name></button>
-        <button id="SLEEP" class="sleep"><name>Sleep</name></button>
+        <button id="SLEEP"><name>Sleep</name></button>
         <button id="BOSS_KEY"><name>Boss key</name></button>
         <button id="RED" class="red"><name>Red</name></button>

--- kdeutils/kdelirc/remotes/hauppauge.remote.xml  #1.2:1.3
@@ -4,6 +4,6 @@
 <remote id="Hauppauge">
         <name>Hauppauge</name>
-        <information>Bundled with WinTV PCI, PVR</information>
         <author>Dirk Ziegelmeier</author>
+        <information>Bundled with WinTV PCI, PVR</information>
         <button id="0" class="number" parameter="0"/>
         <button id="1" class="number" parameter="1"/>

--- kdeutils/kdelirc/remotes/remote.dtd  #1.4:1.5
@@ -1,6 +1,8 @@
-<!DOCTYPE remote [
+<!--
+<!DOCTYPE remote SYSTEM "remote.dtd">
+-->
 
-<!ELEMENT remote (button+, name, author, information?)>
-<!ELEMENT button (name)>
+<!ELEMENT remote (name, author, information?, button+)>
+<!ELEMENT button (name?)>
 <!ELEMENT name (#PCDATA)>
 <!ELEMENT author (#PCDATA)>
@@ -11,4 +13,3 @@
 <!ATTLIST button class \
(captions|teletext|fullscreen|scan|finetuneup|finetunedown|recall|enter|number|play|st \
op|pause|record|previous|next|rewind|forward|eject|mute|volumedown|volumeup|channeldown|channelup|red|yellow|green|blue|on|off) \
#IMPLIED>  <!ATTLIST button option \
                (0|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20) #IMPLIED>
-]>
-
+<!ATTLIST button parameter CDATA #IMPLIED>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic