aseprite/data/jids/advanced.jid
David Capello 8e498470d5 Fixed bug #2511762 (thanks to Clayton Enga for the patch).
Added the feature #2419098 (David Campo idea).
2009-01-24 00:41:01 +00:00

14 lines
480 B
Plaintext

<!-- ASE - Allegro Sprite Editor -->
<!-- Copyright (C) 2001-2009 by David Capello -->
<jinete>
<window text="Warning - Important" name="advanced_mode_warning">
<grid columns="1">
<label text="You are going to enter in \"Advanced Mode\"." />
<label text="" name="warning_label" />
<check text="Don't show this again" name="donot_show" />
<separator horizontal />
<button text="&OK" magnetic minwidth="60" cell_align="center" />
</grid>
</window>
</jinete>