aboutsummaryrefslogtreecommitdiff
path: root/guilib
diff options
context:
space:
mode:
authorspiff_ <spiff_@svn>2010-04-24 14:40:44 +0000
committerspiff_ <spiff_@svn>2010-04-24 14:40:44 +0000
commitb301520af5ec9cd5c2e5aed64677e70751eaca5b (patch)
treed004ed4b2b610078ae069ec1612be542b3e9b5b5 /guilib
parent40c9aadf10535a010fb64f9becca95e3b2dfcd14 (diff)
added: addon info dialog. my skinning is a joke as usual
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29476 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'guilib')
-rw-r--r--guilib/Key.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/guilib/Key.h b/guilib/Key.h
index 7e989e0289..4ef60ff759 100644
--- a/guilib/Key.h
+++ b/guilib/Key.h
@@ -358,6 +358,7 @@
#define WINDOW_DIALOG_KARAOKE_SONGSELECT 10143
#define WINDOW_DIALOG_KARAOKE_SELECTOR 10144
#define WINDOW_DIALOG_SLIDER 10145
+#define WINDOW_DIALOG_ADDON_INFO 10146
#define WINDOW_MUSIC_PLAYLIST 10500
#define WINDOW_MUSIC_FILES 10501