aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorelupus <elupus@svn>2010-03-02 02:43:19 +0000
committerelupus <elupus@svn>2010-03-02 02:43:19 +0000
commit074db86a1a04e6ba3748aa6bdf2d14cb101e2a34 (patch)
tree3b461ba3c3a12ffa4eabb59eadf144a6dc113cbe /system
parent59e41cd2415b47b43dad0229103d5df886ba4e25 (diff)
merged: addons-fw branch
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28277 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system')
-rw-r--r--system/keymaps/keyboard.xml5
-rw-r--r--system/keymaps/remote.xml5
2 files changed, 10 insertions, 0 deletions
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index 67888bd658..ac0bbd0c2e 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.xml
@@ -412,6 +412,11 @@
<backspace>PreviousMenu</backspace>
</keyboard>
</Settings>
+ <AddonBrowser>
+ <keyboard>
+ <backspace>PreviousMenu</backspace>
+ </keyboard>
+ </AddonBrowser>
<MyPicturesSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml
index 07275cbc55..d9ebed1b6e 100644
--- a/system/keymaps/remote.xml
+++ b/system/keymaps/remote.xml
@@ -363,6 +363,11 @@
<back>PreviousMenu</back>
</remote>
</Settings>
+ <AddonBrowser>
+ <remote>
+ <back>PreviousMenu</back>
+ </remote>
+ </AddonBrowser>
<MyPicturesSettings>
<remote>
<back>PreviousMenu</back>