aseprite/data/jids/invrtcol.jid
2009-12-16 23:24:57 +00:00

15 lines
479 B
Plaintext

<!-- ASE - Allegro Sprite Editor -->
<!-- Copyright (C) 2001-2009 by David Capello -->
<jinete>
<window text="Invert Color" name="invert_color">
<box vertical="true">
<box vertical="true" expansive="true" name="target" />
<check text="&amp;Preview" name="preview" />
<box horizontal="true" homogeneous="true">
<button text="&amp;OK" name="button_ok" magnetic="true" />
<button text="&amp;Cancel" />
</box>
</box>
</window>
</jinete>