diff options
author | vdrfan <vdrfan@svn> | 2010-09-15 10:18:28 +0000 |
---|---|---|
committer | vdrfan <vdrfan@svn> | 2010-09-15 10:18:28 +0000 |
commit | 95b79f9aa607c9be56d37a4e5161b74e310e6d00 (patch) | |
tree | a88b6b188bde36d3ee40ef8372a1b6ceaadacc9b /system/keymaps/joystick.Harmony.xml | |
parent | afb416a12e7b9aee52f88b1e0c4c5488cdd47d74 (diff) |
fixed: #10173 - Back button will not close Addon changelog popup
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33829 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/keymaps/joystick.Harmony.xml')
-rw-r--r-- | system/keymaps/joystick.Harmony.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/keymaps/joystick.Harmony.xml b/system/keymaps/joystick.Harmony.xml index 3824a077c3..439036463a 100644 --- a/system/keymaps/joystick.Harmony.xml +++ b/system/keymaps/joystick.Harmony.xml @@ -488,4 +488,9 @@ <!-- Prev --> <button id="32">Close</button> </joystick> </AddonSettings> + <TextViewer> + <joystick name="Harmony"> + <!-- Prev --> <button id="32">Close</button> + </joystick> + </TextViewer> </keymap> |