hal/fdi/90defaultpolicy storage-policy.fdi,1.9.2.3,1.9.2.4
Danny Kukawka
dkukawka at freedesktop.org
Tue Nov 8 09:40:58 PST 2005
Update of /cvs/hal/hal/fdi/90defaultpolicy
In directory gabe:/tmp/cvs-serv17433/fdi/90defaultpolicy
Modified Files:
Tag: hal-0_4-stable-branch
storage-policy.fdi
Log Message:
2005-11-08 Danny Kukawka <danny.kukawka at web.de>
* fdi/90defaultpolicy/storage-policy.fdi: fixed fd.o bug #2509
changed for VFAT from *.iocharset=utf8 (is not recommended, see:
/usr/src/linux/Documentation/filesystems/vfat.txt) to *.utf8=true
Index: storage-policy.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/90defaultpolicy/storage-policy.fdi,v
retrieving revision 1.9.2.3
retrieving revision 1.9.2.4
diff -u -d -r1.9.2.3 -r1.9.2.4
--- storage-policy.fdi 27 Feb 2005 00:34:01 -0000 1.9.2.3
+++ storage-policy.fdi 8 Nov 2005 17:40:56 -0000 1.9.2.4
@@ -166,7 +166,7 @@
<!-- Use UTF-8 charset for vfat -->
<match key="volume.fstype" string="vfat">
- <merge key="volume.policy.mount_option.iocharset=utf8" type="bool">true</merge>
+ <merge key="volume.policy.mount_option.utf8=true" type="bool">true</merge>
</match>
<!-- whitelist of partition table id's, if from a msdos partition table -->
More information about the hal-commit
mailing list