hal/fdi/policy/10osvendor 20-storage-methods.fdi,1.1,1.2

David Zeuthen david at freedesktop.org
Tue Dec 13 16:46:37 PST 2005


Update of /cvs/hal/hal/fdi/policy/10osvendor
In directory gabe:/tmp/cvs-serv3769/fdi/policy/10osvendor

Modified Files:
	20-storage-methods.fdi 
Log Message:
2005-12-13  David Zeuthen  <david at fubar.dk>

        Add a boolean parameter to Mount for dry-run.

        * tools/hal-system-storage-mount :
        * fdi/policy/10osvendor/20-storage-methods.fdi:



Index: 20-storage-methods.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/policy/10osvendor/20-storage-methods.fdi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 20-storage-methods.fdi	9 Dec 2005 05:50:54 -0000	1.1
+++ 20-storage-methods.fdi	14 Dec 2005 00:46:34 -0000	1.2
@@ -6,7 +6,7 @@
       <append key="info.interfaces" type="strlist">org.freedesktop.Hal.Device.Volume</append>
 
       <append key="org.freedesktop.Hal.Device.Volume.method_names" type="strlist">Mount</append>
-      <append key="org.freedesktop.Hal.Device.Volume.method_signatures" type="strlist">ssas</append>
+      <append key="org.freedesktop.Hal.Device.Volume.method_signatures" type="strlist">ssasb</append>
       <append key="org.freedesktop.Hal.Device.Volume.method_execpaths" type="strlist">hal-system-storage-mount</append>
 
       <append key="org.freedesktop.Hal.Device.Volume.method_names" type="strlist">Unmount</append>




More information about the hal-commit mailing list