Mercurial > emacs
view etc/images/custom/down-pushed.xpm @ 110045:2758282288b9
Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 31 Aug 2010 00:07:40 +0000 |
parents | 87681b1f74ce |
children |
line wrap: on
line source
/* XPM */ static char * down_pushed_xpm[] = { "8 12 4 1", " c none", ". c gray45", "X c gray90", "O c gray60", "........", ".OOOOOOX", " .OOOOX ", " .OOOOX ", " .OOX ", " .OOX ", " OX ", " OX ", " ", " ", " ", " "};