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/gamepad.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/gamepad.xml')
-rw-r--r-- | system/keymaps/gamepad.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/keymaps/gamepad.xml b/system/keymaps/gamepad.xml index 4d02b251f7..def24377e8 100644 --- a/system/keymaps/gamepad.xml +++ b/system/keymaps/gamepad.xml @@ -347,6 +347,11 @@ <b>Close</b> </gamepad> </AddonSettings> + <TextViewer> + <gamepad> + <b>Close</b> + </gamepad> + </TextViewer> <MyPicturesSettings> <gamepad> <B>PreviousMenu</B> |