view lisp/gnus/grin.xpm @ 59986:f164571769e0
(LaTex): Add def.
author |
Kim F. Storm <storm@cua.dk> |
date |
Tue, 08 Feb 2005 09:55:58 +0000 (2005-02-08) |
parents |
55fd4f77387a |
children |
|
line source
/* XPM */
static char * grin_xpm[] = {
"13 14 4 1",
" c None",
". c #000000",
"+ c #FFDD00",
"@ c #FFFFFF",
" ....... ",
" ..+++++.. ",
" .+++++++++. ",
".+++++++++++.",
".++..+++..++.",
".++..+++..++.",
".+++++++++++.",
".+.........+.",
".+.@@@@@@@.+.",
".++.@@@@@.++.",
".+++.....+++.",
" .+++++++++. ",
" ..+++++.. ",
" ....... "};