16 lines
833 B
XML
16 lines
833 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="adiciona" text="Adiciona" comment="Adiciona Conteo a la tabla" image="save" contextMenu="no"/>
|
|
<ActionDefault name="detalle" text="Detalles" comment="Visualizar Productos almacenados" image="" contextMenu="no"/>
|
|
<ActionDefault name="salir" text="Salir" comment="" image="quit" contextMenu="no"/>
|
|
</ActionDefaultList>
|