as_gfx/statvoid.xpm

Fri, 28 Nov 2008 11:21:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 28 Nov 2008 11:21:08 +0100
changeset 1
d64aaa7d146f
permissions
-rw-r--r--

Fork project trunk at version 0.7.7 to maintain for future usage.
The original Cable & Wireless development team no longer exists.
The OSSP CVS repository is unavailable (cvs co ossp-pkg/as fails),
however http://cvs.ossp.org/dirview?d=ossp-pkg/as/as-gui is working.

michael@1 1 /* XPM */
michael@1 2 static const char *s_kpcStatvoid_xpm[] = {
michael@1 3 "22 22 1 1",
michael@1 4 " c None",
michael@1 5 " ",
michael@1 6 " ",
michael@1 7 " ",
michael@1 8 " ",
michael@1 9 " ",
michael@1 10 " ",
michael@1 11 " ",
michael@1 12 " ",
michael@1 13 " ",
michael@1 14 " ",
michael@1 15 " ",
michael@1 16 " ",
michael@1 17 " ",
michael@1 18 " ",
michael@1 19 " ",
michael@1 20 " ",
michael@1 21 " ",
michael@1 22 " ",
michael@1 23 " ",
michael@1 24 " ",
michael@1 25 " ",
michael@1 26 " "};

mercurial