[Bug 34886] displays too many drives

fangorious fangorious at gmail.com
Fri Mar 17 22:44:18 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/34886

Comment:
well, commenting out the rules for vfat/ntfs prevented mt NTFS partition
from showing on the desktop, even when mounted under /media. I just
commented out these two

            <!--match key="volume.fstype" string="vfat">
	      <merge key="volume.ignore" type="bool">false</merge>
	    </match-->
            <!--match key="volume.fstype" string="ntfs">
	      <merge key="volume.ignore" type="bool">false</merge>
	    </match-->

Should setting them to true allow them to show on the desktop if mounted
under /media?




More information about the desktop-bugs mailing list