extend support for Motorola Phones with iTunes support (was
Re: hal: Branch 'master')
David Zeuthen
david at fubar.dk
Fri Apr 6 10:59:01 PDT 2007
On Fri, 2007-04-06 at 10:20 -0700, Danny Kukawka wrote:
> + <match key="@storage.physical_device:info.product" contains_ncase="iTunes">
> + <merge key="storage.model" type="string">Motorola iTunes Phone</merge>
> + <merge key="portable_audio_player.type" type="string">ipod</merge>
> + </match>
Please don't match on info.product; instead match on usb.product since I
think that is what you mean. Thanks!
David
ps. as an aside it would be nice if our script to send diffs to
hal-commit would set the subject line of the mail to the first line of
the commit description...
More information about the hal
mailing list