17 lines
875 B
XML
17 lines
875 B
XML
<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
|
|
<ActionDefaultList>
|
|
|
|
<ActionDefault name="show" text="Show" />
|
|
<ActionDefault name="hide" text="Hide" />
|
|
<ActionDefault name="exit" text="Exit" />
|
|
<ActionDefault name="back" text="Back"/>
|
|
<ActionDefault name="find" text="Find" defaultView="yes"/>
|
|
<ActionDefault name="accept" text="Ok"/>
|
|
<ActionDefault name="help" text="Help" validate="no" comment="should give some help" image="i-icon-2" contextMenu="no"/>
|
|
|
|
<ActionDefault name="conteo" text="conteo" comment="Importar informaciones desde base MBS" image="download" contextMenu="no"/>
|
|
<ActionDefault name="errores" text="Visualiza Error Log" comment="Visualizar el error log" image="errorlog" contextMenu="no"/>
|
|
|
|
<ActionDefault name="productos" text="Consulta producos" comment=" " image="items" contextMenu="no"/>
|
|
</ActionDefaultList>
|