comparison etc/mine/pad.xpm @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents
children
comparison
equal deleted inserted replaced
119:d101af7320b8 120:cca96a509cfe
1 /* XPM */
2 static char *noname[] = {
3 /* width height ncolors chars_per_pixel */
4 "47 6 1 1",
5 /* colors */
6 "` s None c None",
7 /* pixels */
8 "```````````````````````````````````````````````",
9 "```````````````````````````````````````````````",
10 "```````````````````````````````````````````````",
11 "```````````````````````````````````````````````",
12 "```````````````````````````````````````````````",
13 "```````````````````````````````````````````````"
14 };