mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
16 lines
456 B
XML
16 lines
456 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<response>
|
|
<replace id="xml_status_bar">Clear Widgets...</replace>
|
|
<clear id="text1"/>
|
|
<clear id="text2"/>
|
|
<clear id="input1"/>
|
|
<clear id="input2"/>
|
|
<clear id="xmlsel"/>
|
|
<check action="clear" id="check1"/>
|
|
<check action="clear" id="check2"/>
|
|
<check action="clear" id="check3"/>
|
|
<apply_style id="dialog_yes_no">
|
|
<attribute id="display" value="none"/>
|
|
</apply_style>
|
|
</response>
|