From fdfb3caa84c79948ff731969338d873465a68a4d Mon Sep 17 00:00:00 2001 From: Jezz_X Date: Sun, 14 Oct 2012 18:38:43 +1100 Subject: Added: [Confluence] a popup dialog that gets shown once and only once on first run of XBMC when they enter a window with the side menu to inform people there is a semi hidden menu off to the left hand side of the screen --- .../skin.confluence/720p/custom_SideMenuHelp.xml | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 addons/skin.confluence/720p/custom_SideMenuHelp.xml (limited to 'addons/skin.confluence/720p/custom_SideMenuHelp.xml') diff --git a/addons/skin.confluence/720p/custom_SideMenuHelp.xml b/addons/skin.confluence/720p/custom_SideMenuHelp.xml new file mode 100644 index 0000000000..657d804321 --- /dev/null +++ b/addons/skin.confluence/720p/custom_SideMenuHelp.xml @@ -0,0 +1,66 @@ + + 100 + dialogeffect + + + 0 + 0 + 1280 + 720 + hint-overlay.png + + + 120 + 300 + 64 + 64 + arrow-big-left.png + + + 190 + 100 + 2 + 512 + separator_vertical.png + + + 240 + 150 + 680 + 60 + font35_title + blue + left + center + + + + 240 + 240 + 680 + 250 + font14 + white + left + + + + OK button + 720 + 500 + 200 + 40 + + font12_title + white + white + center + Skin.Setbool(FirstTimeRun) + back + 100 + 100 + 100 + 100 + + + -- cgit v1.2.3