Moved editor toolbar icons into a tileset and cleaned up toolbar icon

creation and appearance.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@315 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-08-27 21:05:23 +00:00
parent e0f055a461
commit 8367338a66
+10 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="yes"?> <?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets.xml,v 1.10 2001/08/21 23:35:25 shaper Exp $ --> <!-- $Id: tilesets.xml,v 1.11 2001/08/27 21:05:23 shaper Exp $ -->
<!-- Initial test tileset description data. --> <!-- Initial test tileset description data. -->
@@ -85,4 +85,13 @@
<tilecount>8</tilecount> <tilecount>8</tilecount>
</tileset> </tileset>
<tileset>
<name>Editor Icons</name>
<tsid>1008</tsid>
<imagefile>media/miso/tiles/editor-icons.png</imagefile>
<rowheight>22</rowheight>
<rowwidth>20</rowwidth>
<tilecount>10</tilecount>
</tileset>
</tilesetgroup> </tilesetgroup>