Mercurial > emacs
view etc/images/ezimage/checkmark.xpm @ 96817:6b7bbb1d9eb1
fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean' target
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Sat, 19 Jul 2008 22:23:30 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_chk_xpm[] = { "15 15 2 1", " c None", ". c #FF0000", " ", " . . .. ", " . . . ", " . . . . ", " . .. . ", " .. ", " .. ", " ... .. ", " ... .. ", " .... .. ", " ... .. ", " .... ", " ... ", " . ", " "};