hal/fdi/policy/10osvendor 10-storage-policy.fdi,1.7,1.8
Danny Kukawka
dkukawka at freedesktop.org
Fri Jan 13 09:08:26 PST 2006
Update of /cvs/hal/hal/fdi/policy/10osvendor
In directory gabe:/tmp/cvs-serv5644/fdi/policy/10osvendor
Modified Files:
10-storage-policy.fdi
Log Message:
2006-01-13 Danny Kukawka <danny.kukawka at web.de>
* fdi/information/10freedesktop/10-usb-music-players.fdi:
revert my patch from 2005-08-31 and added property info.category
back
* fdi/policy/10osvendor/10-storage-policy.fdi: added by John (J5)
Palmieri proposed fix and changed match from info.category to
info.capabilities.
Index: 10-storage-policy.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/policy/10osvendor/10-storage-policy.fdi,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- 10-storage-policy.fdi 29 Nov 2005 18:14:54 -0000 1.7
+++ 10-storage-policy.fdi 13 Jan 2006 17:08:24 -0000 1.8
@@ -17,7 +17,7 @@
<device>
<!-- Whitelist bus types of storage devices we care about -->
- <match key="info.category" string="storage">
+ <match key="info.capabilities" contains="storage">
<match key="storage.bus" string="mmc">
<merge key="storage.policy.should_mount" type="bool">true</merge>
</match>
More information about the hal-commit
mailing list