2007-11-16 18:25:45 +00:00
|
|
|
<!-- ASE - Allegro Sprite Editor -->
|
2008-02-29 19:29:49 +00:00
|
|
|
<!-- Copyright (C) 2001-2008 by David A. Capello -->
|
2008-03-15 01:54:45 +00:00
|
|
|
<jinete>
|
2007-11-28 14:19:36 +00:00
|
|
|
<window text="Invert Color" name="invert_color">
|
2007-09-18 23:57:02 +00:00
|
|
|
<box vertical>
|
|
|
|
<box vertical expansive name="target" />
|
2007-11-28 14:19:36 +00:00
|
|
|
<check text="&Preview" name="preview" />
|
2007-09-18 23:57:02 +00:00
|
|
|
<box horizontal homogeneous>
|
2007-11-28 14:19:36 +00:00
|
|
|
<button text="&OK" name="button_ok" magnetic />
|
|
|
|
<button text="&Cancel" />
|
2007-09-18 23:57:02 +00:00
|
|
|
</box>
|
|
|
|
</box>
|
|
|
|
</window>
|
2008-03-15 01:54:45 +00:00
|
|
|
</jinete>
|