view etc/images/low-color/copy.xpm @ 78082:8c72fc9cd471

* pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename and move to... * subr.el (strings->string, string->strings): ...here.
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 08 Jul 2007 06:49:02 +0000
parents 45a69ccc2f35
children
line wrap: on
line source

/* XPM */
static char * copy_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #000100",
"+	c #BBBDBA",
"@	c #FFFFFF",
"#	c #6B6B66",
"$	c #504D46",
"                        ",
"                        ",
"                        ",
".............           ",
".+@@@@@@@@@@+.          ",
".@@@@@@@@@@@@.          ",
".@+###@+#@#+@.          ",
".@@@@@@@@@@@@.          ",
".@#$@##+@............   ",
".@@@@@@@.+@@@@@@@@@@+.  ",
".@+##@##.@@@@@@@@@@@@.  ",
".@@@@@@@.@+##+@+#@#+@.  ",
".@#$$@##.@@@@@@@@@@@@.  ",
".@@@@@@@.@##@##+@+#@@.  ",
".@+##@##.@@@@@@@@@@@@.  ",
".@@@@@@@.@+##@##+@+#@.  ",
".+@@@@@@.@@@@@@@@@@@@.  ",
" ........@###@##+@+#@.  ",
"        .@@@@@@@@@@@@.  ",
"        .@+##@##+@+#@.  ",
"        .@@@@@@@@@@@@.  ",
"        .+@@@@@@@@@@+.  ",
"        ..............  ",
"                        "};