Mercurial > emacs
view etc/images/ezimage/bitsbang.xpm @ 110041:46d881ed5491
Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Mon, 30 Aug 2010 23:35:19 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_objod_xpm[] = { "15 15 3 1", " c None", ". c #000CFF", "+ c #FFFA00", " .. . .. . ", ". .++ . . . ", ". .++ . . . ", ". . ++. . . ", " .. ++ .. . ", " ++ ", ". ..++. .. ", ". . .++ . . ", ". . .++ . . ", ". . .++ . . ", ". .. . .. ", " ++ ", " .. . ++. . ", ". . . . . . ", ". . . . . . "};