Hi, I am trying to mount an usb external drive with HAL's icons on the desktop. This external drive uses Fat32 and some directories and files contain accents ( French : like é à etc...) There is something very strange I noticed :
1 - When I try to mount this drive with the HAL's desktop icons (or with the "places" gadget), folders that contains accents are not properly written. All accents are replaced by strange squares. So when I want to access to my mp3 libraries with Goggle Music Manager, folders are not recognized. 2 - When I try to mount this drive also with HAL but with pcmanfm or dolphin : It's Ok ! All accents are here, and I can play my files. So I made some investigations, and I found that in the mtab file, there is a difference between the two ways of mounting : 1 - (with desktop icons) : /dev/sdb1 /media/MONTAGE vfat rw,nosuid,nodev,uhelper=hal,uid=1000 0 0 2- (with pcmanfm) : /dev/sdb1 /media/MONTAGE vfat rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077 0 0 I think the solution should be to set utf8 to true when using desktop icons. But how can I do that ? I tried many different configurations in the /etc/hal/fdi/policy/*.* files, without finding any solutions. Is there a particular configuration file for this ? I know that for pcmanfm you can manage different options in /usr/share/pcmanfm/mount.rules Is there a similar file for enlightenment ? Thank you for your help. Cheers, Mysth-R ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel