1
0
mirror of https://github.com/aseprite/aseprite.git synced 2025-02-16 15:40:20 +00:00

11 lines
328 B
XML

<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<grid columns="2" name="controls">
<label text="Width:" />
<entry name="width" maxsize="4" cell_align="horizontal" />
<label text="Height:" />
<entry name="height" maxsize="4" cell_align="horizontal" />
</grid>
</jinete>