From 81d4a149d54d3b79f0449dad77264c642469f10d Mon Sep 17 00:00:00 2001 From: jmarshallnz Date: Wed, 28 Apr 2010 00:05:22 +0000 Subject: changed: paint the (system) addons bikeshed (moves - id's to come) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29568 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- .../720p/script-Apple_Movie_Trailers-chooser.xml | 242 +++++++++++++++++++++ 1 file changed, 242 insertions(+) create mode 100644 addons/skin.confluence/720p/script-Apple_Movie_Trailers-chooser.xml (limited to 'addons/skin.confluence/720p/script-Apple_Movie_Trailers-chooser.xml') diff --git a/addons/skin.confluence/720p/script-Apple_Movie_Trailers-chooser.xml b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-chooser.xml new file mode 100644 index 0000000000..114f0c9d7c --- /dev/null +++ b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-chooser.xml @@ -0,0 +1,242 @@ + + + 1 + 0 + 0 + + + + 780 + WindowOpen + WindowClose + + 0 + 0 + 500 + 720 + MediaBladeSub.png + + + Close Window button + 20 + 0 + 64 + 32 + + - + PreviousMenu + DialogCloseButton-focus.png + DialogCloseButton.png + 5 + 5 + 5 + 5 + system.getbool(input.enablemouse) + + + WindowOpen + WindowClose + + header label + 460 + 60 + 440 + 30 + font24_title + + right + bottom + true + white + black + + + + + 30 + 390 + 430 + 300 + thumbs + Skin.String(AMT-chooser-thumbfolder) + 2000 + 500 + !Control.IsVisible(504) + !Control.IsVisible(505) + keep + + + 30 + 390 + 430 + 300 + font13 + Container(503).ListItem.Label2 + + + + 30 + 130 + 430 + 240 + 503 + 503 + 503 + 503 + - + 200 + + + 0 + 0 + 430 + 41 + MenuItemNF.png + + + 10 + 0 + 410 + 35 + font13 + left + center + selected + ListItem.Label + + + + + 0 + 0 + 430 + 41 + MenuItemNF.png + !Control.HasFocus(503) + + + 0 + 0 + 430 + 41 + MenuItemFO.png + Control.HasFocus(503) += + + 10 + 0 + 410 + 35 + font13 + left + center + selected + ListItem.Label + + + + + Page label + 460 + 375 + 440 + 30 + right + center + grey + font12 + + Control.IsVisible(503) + + + + 30 + 130 + 430 + 520 + 504 + 504 + 504 + 504 + - + 200 + + + 0 + 0 + 430 + 41 + MenuItemNF.png + + + 10 + 0 + 410 + 35 + font13 + left + center + selected + ListItem.Label + + + + + 0 + 0 + 430 + 41 + MenuItemNF.png + !Control.HasFocus(504) + + + 0 + 0 + 430 + 41 + MenuItemFO.png + Control.HasFocus(504) += + + 10 + 0 + 410 + 35 + font13 + left + center + selected + ListItem.Label + + + + + Page label + 460 + 680 + 440 + 30 + right + center + grey + font12 + + Control.IsVisible(504) + + + + SideBladeRight + Clock + + + + Chooser Warning Label + 500 + 430 + 310 + 20 + center + - + + + + \ No newline at end of file -- cgit v1.2.3