hal/fdi/policy/10osvendor 10-storage-policy.fdi,1.8,1.9

Danny Kukawka dkukawka at freedesktop.org
Fri Jan 13 09:35:10 PST 2006


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

Modified Files:
	10-storage-policy.fdi 
Log Message:
2006-01-13  Danny Kukawka  <danny.kukawka at web.de>

        Fixed fd.o bug #5137 with slightly adopted and split off patch
        from James Henstridge <james at jamesh.id.au>

        * fdi/information/10freedesktop/10-usb-music-players.fdi: added
        Sony PSP to usb music players.

        * fdi/policy/10osvendor/10-storage-policy.fdi: added
        desired_mount_point for Sony PSP.



Index: 10-storage-policy.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/policy/10osvendor/10-storage-policy.fdi,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- 10-storage-policy.fdi	13 Jan 2006 17:08:24 -0000	1.8
+++ 10-storage-policy.fdi	13 Jan 2006 17:35:08 -0000	1.9
@@ -136,6 +136,11 @@
 	    <merge key="volume.policy.desired_mount_point" type="string">ipod</merge>
 	  </match>
 	  
+	  <!-- Attempt mount point 'psp' for Sony PSP -->
+	  <match key="@block.storage_device:portable_audio_player.type" string="psp">
+	    <merge key="volume.policy.desired_mount_point" type="string">psp</merge>
+	  </match>
+	  
 	  <!-- whitelist of partition table id's, if from a msdos partition table -->
 	  <match key="volume.partition.msdos_part_table_type" exists="true">
 	    <!-- Default to no mount and punch holes -->




More information about the hal-commit mailing list