tag 436682 +fixed-upstream thanks On Wed, Aug 08, 2007 at 04:03:37PM +0200, Tomaž Šolc wrote: > The attached patch adds support for K810 phone to the > 10-usb-music-players.fdi file (this phone contains an usb-storage based > music player). > > This phone actually contains two usb-storage devices, one for phone's > internal memory and one for the memory stick reader in the phone. The > last line in the patch changes the "storage.model" key of the internal > memory device to K810i, because otherwise both devices are displayed as > "Memory stick" in Nautilus and Rhythmbox.
I've applied your patch in the hal-info upstream except for the change of storage.model. The upstream view on that was that it's not something we'd like to do in hal-info. This kind of policy should probably be done at a higher level. For example, it would be good if gnome vfs detected these kind of generic names and would change the name to ``Memory stick in K810i'' or similar. Thanks for the patch! Sjoerd