view etc/images/smilies/grayscale/blink.xpm @ 106156:cf329ff7daa6
* sem-user.texi (Idle Completions Mode): More copyedits.
author |
Chong Yidong <cyd@stupidchicken.com> |
date |
Fri, 20 Nov 2009 05:02:46 +0000 (2009-11-20) |
parents |
a3c27999decb |
children |
|
line source
/* XPM */
static char * blink_xpm[] = {
"14 14 7 1",
" c None",
". c #484848",
"+ c #000000",
"@ c #6E6E6E",
"# c #515151",
"$ c #ABABAB",
"% c #737373",
" ",
" ",
" . ",
" + ",
" @#$$# + ",
" ++ + ",
" ",
" + + ",
" $+ +$ ",
" %+ +% ",
" %++++% ",
" $$$$ ",
" ",
" "};