diff options
author | jmarshallnz <jmarshallnz@svn> | 2009-12-24 02:08:58 +0000 |
---|---|---|
committer | jmarshallnz <jmarshallnz@svn> | 2009-12-24 02:08:58 +0000 |
commit | 1ba90328682ed52f77a01da8429a3656c7cc7317 (patch) | |
tree | 5d90c18ddb79405a817fefccb73bf951ed3b6569 /system/keymaps/joystick.AppleRemote.xml | |
parent | ce2b16ffdad5c27c7fdef5525274004660adb817 (diff) |
fixed: Apple remote keymap was wrong in Music playlist editor, merges r26023 from Camelot.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26024 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/keymaps/joystick.AppleRemote.xml')
-rw-r--r-- | system/keymaps/joystick.AppleRemote.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/joystick.AppleRemote.xml b/system/keymaps/joystick.AppleRemote.xml index e327c6b316..a443298eec 100644 --- a/system/keymaps/joystick.AppleRemote.xml +++ b/system/keymaps/joystick.AppleRemote.xml @@ -91,7 +91,7 @@ </MyMusicPlaylist> <MyMusicPlaylistEditor> <joystick name="AppleRemote"> - <button id="6">Playlist</button> + <button id="6">ParentDir</button> </joystick> </MyMusicPlaylistEditor> <MyMusicFiles> |