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.

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

mercurial