diff options
author | Jonathan Ernst <jonathan@ernstfamily.ch> | 2011-01-08 13:30:52 +0100 |
---|---|---|
committer | Jonathan Ernst <jonathan@ernstfamily.ch> | 2011-01-08 13:30:52 +0100 |
commit | 7bf3df4f31eacfd6e829055d39a3d9d5b4b801e1 (patch) | |
tree | 44cd10584483bab7d768c751937504de25c5ece1 | |
parent | 506cbc0b72da905dc440d00f36f8d02ee11788bc (diff) |
Add Google Nexus S
Thanks Kentaro Kazuhama for the usb id
-rw-r--r-- | media-players/google_nexus-s.mpi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media-players/google_nexus-s.mpi b/media-players/google_nexus-s.mpi new file mode 100644 index 0000000..fe334c0 --- /dev/null +++ b/media-players/google_nexus-s.mpi @@ -0,0 +1,12 @@ +[Device] +Product=Nexus S +Vendor=Google +AccessProtocol=storage +DeviceMatch=usb:18d1:4e21; + +[Media] +OutputFormats=audio/mpeg;audio/x-ms-wma;audio/3gpp;audio/mp4;audio/aac;audio/vnd.rn-realaudio;audio/x-midi;audio/x-wav;application/ogg + +[storage] +AudioFolders=Music/ + |