<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<PLUGIN name="main window" version="1.0" type="misc">
  <DESCRIPTION>Manage main window setting</DESCRIPTION>
  <HELP>http://www.openspace3d.com/documentation/fr/plugits/misc/mainwindowplugit.html</HELP>
  <RESOURCE></RESOURCE>
  <EDITOR>
    <SCRIPT path="./emainwindow.pkg" />
    <PARAM name="width" type="value" />
    <PARAM name="height" type="value" />
    <PARAM name="resize" type="value" />
  </EDITOR>
  <CLIENT minstance="true">
    <SCRIPT path="./cmainwindow.pkg" />
  </CLIENT>
</PLUGIN>