hal/doc/spec hal-spec.xml.in,1.65,1.66
Richard Hughes
hughsient at kemper.freedesktop.org
Fri Mar 3 10:23:15 PST 2006
Update of /cvs/hal/hal/doc/spec
In directory kemper:/tmp/cvs-serv16509/doc/spec
Modified Files:
hal-spec.xml.in
Log Message:
2006-03-03 Richard Hughes <richard at hughsie.com>
* doc/spec/hal-spec.xml.in: Ammend the spec as now button.has_state and button.type are not mandatory.
Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- hal-spec.xml.in 22 Feb 2006 21:27:52 -0000 1.65
+++ hal-spec.xml.in 3 Mar 2006 18:23:12 -0000 1.66
@@ -4753,7 +4753,7 @@
<row>
<entry><literal>button.type</literal> (string)</entry>
<entry></entry>
- <entry>Yes</entry>
+ <entry>No</entry>
<entry>The type of button</entry>
</row>
<row>
@@ -4783,7 +4783,7 @@
<row>
<entry><literal>button.has_state</literal> (bool)</entry>
<entry></entry>
- <entry>Yes</entry>
+ <entry>no</entry>
<entry>True if the button maintains state, e.g. can toggled on/off</entry>
</row>
<row>
More information about the hal-commit
mailing list