File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <ExtensionManifest Version =" 5.0" ExtensionBundleId =" com.greyrook.Draw2Script" ExtensionBundleVersion =" 0.0.1 "
3+ <ExtensionManifest Version =" 5.0" ExtensionBundleId =" com.greyrook.Draw2Script" ExtensionBundleVersion =" 0.2.0 "
44 ExtensionBundleName=" Draw2Script" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
55 <ExtensionList >
6- <Extension Id =" com.greyrook.Draw2Script.extension" Version =" 1 .0" />
6+ <Extension Id =" com.greyrook.Draw2Script.extension" Version =" 0.2 .0" />
77 </ExtensionList >
88 <ExecutionEnvironment >
99 <HostList >
10- <Host Name =" ILST" Version =" [17 .0,99]" />
10+ <Host Name =" ILST" Version =" [18 .0,99]" />
1111 </HostList >
1212 <LocaleList >
1313 <Locale Code =" All" />
2929 </Lifecycle >
3030 <UI >
3131 <Type >Panel</Type >
32- <Menu >DrawToScript </Menu >
32+ <Menu >Draw2Script </Menu >
3333 <Geometry >
3434 <Size >
3535 <Height >400</Height >
36- <Width >400 </Width >
36+ <Width >350 </Width >
3737 </Size >
38+ <MinSize >
39+ <Height >400</Height >
40+ <Width >350</Width >
41+ </MinSize >
3842 </Geometry >
3943 </UI >
4044 </DispatchInfo >
You can’t perform that action at this time.
0 commit comments