aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorjezz_x <jezz_x@svn>2010-05-01 08:21:50 +0000
committerjezz_x <jezz_x@svn>2010-05-01 08:21:50 +0000
commit991bc19c65518b31b592817e52d9f7909e574603 (patch)
tree1244f8e7331cc254ab755dd89670eb00a7f30f4b /system
parentc067c7b17022ad9652f3f0f8600305218e61aa80 (diff)
Fixed : Apple Remote couldn't go to parent dir in addon browser
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29700 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system')
-rw-r--r--system/keymaps/joystick.AppleRemote.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/keymaps/joystick.AppleRemote.xml b/system/keymaps/joystick.AppleRemote.xml
index 59ddd29df3..75355487df 100644
--- a/system/keymaps/joystick.AppleRemote.xml
+++ b/system/keymaps/joystick.AppleRemote.xml
@@ -253,4 +253,9 @@
<button id="6">Close</button>
</joystick>
</PictureInfo>
+ <AddonBrowser>
+ <joystick name="AppleRemote">
+ <button id="6">ParentDir</button>
+ </joystick>
+ </AddonBrowser>
</keymap>