Mercurial > emacs
view lisp/toolbar/exit.xpm @ 31989:be8ff7580414
Remove the line "#undef NULL".
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 29 Sep 2000 06:47:05 +0000 |
parents | f115e74e9dd1 |
children | 03a8b6779868 |
line wrap: on
line source
/* XPM */ static char * tb_exit_xpm[] = { "24 24 13 1", " c None", ". c #000000", "+ c #E4E4DC", "@ c #BE7579", "# c #C67D81", "$ c #2D2D2D", "% c #8A4D4F", "& c #9E575B", "* c #A75E5F", "= c #AF6668", "- c #B66D71", "; c #CD8689", "> c #080808", " ", " ", " ", " ", " ", " ......... ", " .++++++.. ", " .++++++.. ", " ...++++++.. ", " .@.++++++.. ", " ......@#.++$.+.. ", " .%&*=-@#;.+.$+.. ", " .%&*=-@#;.++++.. ", " ......@#.+++++.. ", " .@.++++++.. ", " ...++++++.. ", " .++++.... ", " .++...... ", " ...>>>>>> ", " ", " ", " ", " ", " "};