hal/fdi/policy/10osvendor 20-storage-methods.fdi,1.2,1.3
David Zeuthen
david at freedesktop.org
Wed Dec 14 11:51:15 PST 2005
Update of /cvs/hal/hal/fdi/policy/10osvendor
In directory gabe:/tmp/cvs-serv26658/fdi/policy/10osvendor
Modified Files:
20-storage-methods.fdi
Log Message:
2005-12-14 David Zeuthen <david at fubar.dk>
Remove the dry-run boolean option. Need a better way to figure out
what mount options are available.
* 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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 20-storage-methods.fdi 14 Dec 2005 00:46:34 -0000 1.2
+++ 20-storage-methods.fdi 14 Dec 2005 19:51:13 -0000 1.3
@@ -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">ssasb</append>
+ <append key="org.freedesktop.Hal.Device.Volume.method_signatures" type="strlist">ssas</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