view etc/images/gnus/save-aif.xpm @ 74951:96636bda161b

(readline): When creating a relative file name from a #line directive, leave the file name alone. The previous behaviour was to make it relative to the tags file directory, under the hypothesis that the #line directive file name was relative to the directory of the tagged file. That hypothesis is wrong with Cpp and Lex. (Makefile_targets): Do not include spaces in tag names.
author Francesco Potortì <pot@gnu.org>
date Thu, 28 Dec 2006 00:05:53 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * save_aif_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #999999999999",
"X	c #E1E1E0E0E0E0",
"o	c #C7C7C6C6C6C6",
"O	c #000000000000",
"+	c #FFFFFFFFFFFF",
"                        ",
"                        ",
"       .............    ",
"       .XXXXXXXXXX.X..  ",
"       .XXXXXXXXXX.XX.  ",
"       .XXXXXXXXXX....  ",
"       .XXXXXXXXXXooo.  ",
"       .XXXXXXXXXXXXX.  ",
"       .XXXXXXXXXXXXX.  ",
"       .XXXXXXXXXXXXX.  ",
" OOOOOOOOOOOOOOXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..OOOOOOOOO.OXXXXXX.  ",
" O............OXXXXXX.  ",
" O............OXXXXXX.  ",
" O..OOOOOOOOO.O.......  ",
" O..OoooooO++.O         ",
" O..OoooooO++.O         ",
"  O.OoooooO++.O         ",
"   OOOOOOOOOOOO         "};