view etc/custom/radio0.xpm @ 3021:285d258fdeb6

[xemacs-hg @ 2005-10-24 22:40:20 by adrian] xemacs-21.5-clean: package-get.el fixes after checklink and linklint testing -------------------- ChangeLog entries follow: -------------------- lisp/ChangeLog addition: 2005-10-25 Adrian Aichner <adrian@xemacs.org> * package-get.el (package-get-download-sites): Fixes after checklink and linklint testing. * package-get.el (package-get-pre-release-download-sites): Ditto.
author adrian
date Mon, 24 Oct 2005 22:40:21 +0000
parents 8fc7fe29b841
children 7910031dd78a
line wrap: on
line source

/* XPM */
static char * radio0_xpm[] = {
"12 11 4 1",
" 	c #FFFFFFFFFFFF s background",
".	c #E6E6E6E6E6E6",
"X	c #BFBFBFBFBFBF",
"o	c #737373737373",
"     ..     ",
"    ....    ",
"   ..XX..   ",
"  ..XXXX..  ",
" ..XXXXXX.. ",
"ooXXXXXXXXoo",
" ooXXXXXXoo ",
"  ooXXXXoo  ",
"   ooXXoo   ",
"    oooo    ",
"     oo     "};