You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.4 KiB

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ExtensionManifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ExtensionBundleId="com.yorchnet.yToolBox" ExtensionBundleVersion="1.0" Version="12.0"> <!-- MAJOR-VERSION-UPDATE-MARKER -->
<ExtensionList>
<Extension Id="com.yorchnet.yToolBox.Panel1" Version="12.0.0"/>
</ExtensionList>
<ExecutionEnvironment>
<HostList>
<Host Name="AEFT" Version="13.0"/>
</HostList>
<LocaleList>
<Locale Code="All"/>
</LocaleList>
<RequiredRuntimeList>
<RequiredRuntime Name="CSXS" Version="12.0"/> <!-- MAJOR-VERSION-UPDATE-MARKER -->
</RequiredRuntimeList>
</ExecutionEnvironment>
<DispatchInfoList>
<Extension Id="com.yorchnet.yToolBox.Panel1">
<DispatchInfo>
<Resources>
<MainPath>./client/index.html</MainPath>
<ScriptPath>./host/functions.jsx</ScriptPath>
<CEFCommandLine>
</CEFCommandLine>
</Resources>
<Lifecycle>
<AutoVisible>true</AutoVisible>
</Lifecycle>
<UI>
<Type>Panel</Type>
<Menu>yToolBox</Menu>
<Geometry>
<Size>
<Height>580</Height>
<Width>1020</Width>
</Size>
<MaxSize>
<Height>800</Height>
<Width>1200</Width>
</MaxSize>
<MinSize>
<Height>400</Height>
<Width>600</Width>
</MinSize>
</Geometry>
<Icons>
<Icon Type="Normal">./client/img/TeEx_HTML_TEST_23x23_N.png</Icon>
<Icon Type="RollOver">./client/img/TeEx_HTML_TEST_23x23_R.png</Icon>
<Icon Type="DarkNormal">./client/img/TeEx_HTML_TEST_23x23_DN.png</Icon>
<Icon Type="DarkRollOver">./client/img/TeEx_HTML_TEST_23x23_DR.png</Icon>
</Icons>
</UI>
</DispatchInfo>
</Extension>
</DispatchInfoList>
</ExtensionManifest>