aseprite/data/jids/playfli.jid

17 lines
521 B
Plaintext
Raw Normal View History

2007-11-16 18:25:45 +00:00
<!-- ASE - Allegro Sprite Editor -->
<!-- Copyright (C) 2001-2005, 2007 by David A. Capello -->
2007-09-18 23:57:02 +00:00
<!-- Read "LEGAL.txt" for more information. -->
<window text="Play FLI/FLC" name="play_fli">
2007-09-18 23:57:02 +00:00
<box vertical>
<check text="Loop" name="loop" />
<check text="Fullscreen" name="fullscreen" />
<button text="&Open" name="button_open" />
2007-09-18 23:57:02 +00:00
<box horizontal homogeneous expansive>
<button text="&Play" name="button_play" magnetic />
<button text="&Close" />
2007-09-18 23:57:02 +00:00
</box>
</box>
</window>