view etc/images/gnus/gnntg.xpm @ 64740:eeed7a7c1afa

(grep-regexp-alist): Set 5th arg `TYPE' to 0 instead of 1 to display binary file names as info file links. (grep-error-face): Use `compilation-error-face' instead of `font-lock-keyword-face'. (grep-mode-font-lock-keywords): Use `compilation-info-text-face' and `compilation-warning-text-face' instead of `font-lock-keyword-face'. Use `compilation-error-text-face' instead of `grep-error-face'.
author Juri Linkov <juri@jurta.org>
date Sat, 06 Aug 2005 01:10:19 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * gnntg_xpm[] = {
"24 24 4 1",
" 	c None",
".	c #000000000000",
"X	c #FFFFFFFFFFFF",
"o	c #C7C7C6C6C6C6",
"                        ",
" .......                ",
" .XXXXX.                ",
" .XXXXX.       ...      ",
" .XXXXX...    .ooo.     ",
" .XXXXX....  ..ooo..    ",
" .XXXXX..o.. ..ooo..    ",
" .XXXXX...o.. ..o..     ",
" .XXXXX. ..o........    ",
" .XXXXX.  ..oooooooo.   ",
" .......   .oooooooo..  ",
"            .ooooo..o.  ",
"             .oooo..o.  ",
"             .oooo..o.  ",
"             .oooo..o.  ",
"             .oooo..o.  ",
"             .........  ",
"            ......oo.   ",
"            .ooooo...   ",
"            .oo..o...   ",
"            .oo..o..    ",
"            ........    ",
"            .... ...    ",
"            ...  ...    "};