1 <?xml version="1.0" encoding="UTF-8"?>
2 <window type="dialog" id="1107">
3 <defaultcontrol always="true">9000</defaultcontrol>
4 <include>Animation_DialogPopupOpenClose</include>
7 <centerleft>50%</centerleft>
9 <centertop>60%</centertop>
11 <include content="DialogBackgroundCommons">
12 <param name="width" value="600" />
13 <param name="height" value="80" />
14 <param name="header_label" value="$LOCALIZE[137]" />
15 <param name="header_id" value="" />
17 <control type="panel" id="9000">
18 <include>ButtonMenuList</include>
21 <label>$LOCALIZE[31113]</label>
22 <onclick>Dialog.Close(all)</onclick>
23 <onclick condition="System.AddonIsEnabled(script.globalsearch)">RunScript(script.globalsearch)</onclick>
24 <onclick condition="System.HasAddon(script.globalsearch) + !System.AddonIsEnabled(script.globalsearch)">EnableAddon(script.globalsearch)</onclick>
25 <onclick condition="!System.HasAddon(script.globalsearch)">InstallAddon(script.globalsearch)</onclick>
28 <label>$LOCALIZE[31145]</label>
29 <onclick>Dialog.Close(all)</onclick>
30 <onclick>ActivateWindow(addonbrowser,addons://search/,return)</onclick>
33 <label>$LOCALIZE[31114]</label>
34 <onclick>Dialog.Close(all)</onclick>
35 <onclick condition="System.AddonIsEnabled(plugin.video.youtube)">ActivateWindow(videos,"plugin://plugin.video.youtube/kodion/search/list/",return)</onclick>
36 <onclick condition="System.HasAddon(plugin.video.youtube) + !System.AddonIsEnabled(plugin.video.youtube)">EnableAddon(plugin.video.youtube)</onclick>
37 <onclick condition="!System.HasAddon(plugin.video.youtube)">InstallAddon(plugin.video.youtube)</onclick>