hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue Nov 18 03:23:52 PST 2008
fdi/information/10freedesktop/10-usb-music-players.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ea6ffa5d93703df06c6a1ac69df38b8168e55d97
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Tue Nov 18 12:22:20 2008 +0100
fixed usage of prefix_ncase: s/SONY/sony/
Fixed usage of prefix_ncase: s/SONY/sony/ .
diff --git a/fdi/information/10freedesktop/10-usb-music-players.fdi b/fdi/information/10freedesktop/10-usb-music-players.fdi
index fc7d93b..e567358 100644
--- a/fdi/information/10freedesktop/10-usb-music-players.fdi
+++ b/fdi/information/10freedesktop/10-usb-music-players.fdi
@@ -936,7 +936,7 @@
<match key="info.category" string="storage">
<!-- Sony PSP (PlayStation Portable) -->
- <match key="storage.vendor" prefix_ncase="SONY">
+ <match key="storage.vendor" prefix_ncase="sony">
<match key="storage.model" contains="PSP">
<append key="info.capabilities" type="strlist">portable_audio_player</append>
<!-- NOTE: for backward compatibility until key get removed finally -->
More information about the hal-commit
mailing list