Grammalecte  options_page.xdl at trunk

File gc_core/py/oxt/options_page.xdl artifact b5343d8dd9 on branch trunk


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
<dlg:window
    xmlns:dlg="http://openoffice.org/2000/dialog"
    xmlns:script="http://openoffice.org/2000/script"
    dlg:id="${lang}" dlg:left="101" dlg:top="52" dlg:width="196" dlg:height="72" dlg:closeable="true" dlg:moveable="true" dlg:withtitlebar="false">

    <dlg:bulletinboard>
        ${xdl_dialog_options}
    </dlg:bulletinboard>

</dlg:window>