aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
diff options
context:
space:
mode:
authorvdrfan <vdrfan-nospam-@xbmc.org>2011-10-09 23:49:31 +0200
committervdrfan <vdrfan-nospam-@xbmc.org>2011-10-09 23:49:31 +0200
commit1c6c572bec489f2525e458409b9c296a88c9d4af (patch)
tree1455a5fd4f7c32c75c92c852a785dd0393d4ea9d /system/keymaps
parentbe32e6d2c42483c746244191af7be1791e30e2b8 (diff)
fixed: close the addon information dialog by pressing 'i' (for the sake of consistency)
Diffstat (limited to 'system/keymaps')
-rw-r--r--system/keymaps/keyboard.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index 557ff48c1a..3c4a65d286 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.xml
@@ -462,4 +462,9 @@
<s>Back</s>
</keyboard>
</ShutdownMenu>
+ <AddonInformation>
+ <keyboard>
+ <i>Back</i>
+ </keyboard>
+ </AddonInformation>
</keymap>