|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<window type="dialog" id="1107"> |
| 3 | + <defaultcontrol always="true">5000</defaultcontrol> |
| 4 | + <include>Animation_DialogPopupOpenClose</include> |
| 5 | + <controls> |
| 6 | + <control type="group"> |
| 7 | + <top>270</top> |
| 8 | + <centerleft>50%</centerleft> |
| 9 | + <width>600</width> |
| 10 | + <include content="DialogBackgroundCommons"> |
| 11 | + <param name="DialogBackgroundWidth" value="600" /> |
| 12 | + <param name="DialogBackgroundHeight" value="410" /> |
| 13 | + <param name="DialogHeaderLabel" value="$LOCALIZE[137]" /> |
| 14 | + <param name="DialogHeaderId" value="" /> |
| 15 | + </include> |
| 16 | + <control type="list" id="5000"> |
| 17 | + <left>2</left> |
| 18 | + <top>107</top> |
| 19 | + <width>596</width> |
| 20 | + <height>660</height> |
| 21 | + <onup>5000</onup> |
| 22 | + <ondown>5000</ondown> |
| 23 | + <onleft>99</onleft> |
| 24 | + <onright>61</onright> |
| 25 | + <include content="DefaultSimpleListLayout"> |
| 26 | + <param name="width" value="600" /> |
| 27 | + <param name="list_id" value="5000" /> |
| 28 | + <param name="align" value="center" /> |
| 29 | + </include> |
| 30 | + <content> |
| 31 | + <item> |
| 32 | + <label>$LOCALIZE[31113]</label> |
| 33 | + <onclick>Dialog.Close(all)</onclick> |
| 34 | + <onclick condition="System.hasAddon(script.globalsearch)">RunScript(script.globalsearch)</onclick> |
| 35 | + <onclick condition="!System.hasAddon(script.globalsearch)">InstallAddon(script.globalsearch)</onclick> |
| 36 | + </item> |
| 37 | + <item> |
| 38 | + <label>$LOCALIZE[31145]</label> |
| 39 | + <onclick>Dialog.Close(all)</onclick> |
| 40 | + <onclick>ActivateWindow(addonbrowser,addons://search/,return)</onclick> |
| 41 | + </item> |
| 42 | + <item> |
| 43 | + <label>$LOCALIZE[31114]</label> |
| 44 | + <onclick>Dialog.Close(all)</onclick> |
| 45 | + <onclick condition="System.hasAddon(plugin.video.youtube)">ActivateWindow(videos,plugin://plugin.video.youtube/kodion/search/input/,return)</onclick> |
| 46 | + <onclick condition="!System.hasAddon(plugin.video.youtube)">InstallAddon(plugin.video.youtube)</onclick> |
| 47 | + </item> |
| 48 | + <item> |
| 49 | + <label>$LOCALIZE[31115]</label> |
| 50 | + <onclick>Dialog.Close(all)</onclick> |
| 51 | + |
0 commit comments