diff options
author | spiff_ <spiff_@svn> | 2010-08-02 18:31:26 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-08-02 18:31:26 +0000 |
commit | dd0e12f0c9fa7546d3a91f27648681c8c498ac37 (patch) | |
tree | 691b1aa474129f8de86d9744b011bf21885640c8 /system/keymaps/keyboard.xml | |
parent | 9bd97ef8579d2757bcf1af23c2d4959b704020c1 (diff) |
fixed: ticket #9805 - MusicInformation not closing with info button. thanks to wouterdt
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32425 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/keymaps/keyboard.xml')
-rw-r--r-- | system/keymaps/keyboard.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml index 19390ee8e1..51f2dc4282 100644 --- a/system/keymaps/keyboard.xml +++ b/system/keymaps/keyboard.xml @@ -472,6 +472,7 @@ <MusicInformation> <keyboard> <backspace>Close</backspace> + <i>Close</i> <key id='65446'>Close</key> </keyboard> </MusicInformation> |