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

14 lines
506 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 &quot;Advanced Mode&quot;." />
<label text="" name="warning_label" />
<check text="Don't show this again" name="donot_show" />
<separator horizontal="true" />
<button text="&amp;OK" magnetic="true" minwidth="60" cell_align="center" />
</grid>
</window>
</jinete>