2012-01-06 01:12:57 -03:00
|
|
|
<!-- ASEPRITE -->
|
2012-01-06 00:52:11 -03:00
|
|
|
<!-- Copyright (C) 2001-2012 by David Capello -->
|
2012-06-15 23:37:59 -03:00
|
|
|
<gui>
|
2012-07-09 13:20:58 -03:00
|
|
|
<box noborders="true" vertical="true" id="main_box">
|
2012-06-15 23:37:59 -03:00
|
|
|
<box noborders="true" horizontal="true" id="menubar" />
|
|
|
|
<box noborders="true" horizontal="true" id="tabsbar" />
|
2009-12-16 23:24:57 +00:00
|
|
|
<box noborders="true" horizontal="true" expansive="true">
|
2012-07-18 01:10:43 -03:00
|
|
|
<splitter id="colorbarsplitter"
|
|
|
|
horizontal="true" expansive="true"
|
|
|
|
by="pixel" position="52">
|
|
|
|
<box noborders="true" vertical="true" id="colorbar" />
|
|
|
|
<box noborders="true" horizontal="true" id="editor" expansive="true" />
|
|
|
|
</splitter>
|
2012-06-15 23:37:59 -03:00
|
|
|
<box noborders="true" vertical="true" id="toolbar" />
|
2007-09-18 23:57:02 +00:00
|
|
|
</box>
|
2012-06-15 23:37:59 -03:00
|
|
|
<box noborders="true" horizontal="true" id="statusbar" />
|
2007-09-18 23:57:02 +00:00
|
|
|
</box>
|
2012-06-15 23:37:59 -03:00
|
|
|
</gui>
|