Mercurial > emacs
view etc/images/low-color/search.xpm @ 109133:efd2c7ec61fe
* print.c (strout): Use const char* for arg PTR.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 04 Jul 2010 16:40:41 +0200 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * search2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000100", "# c #6B6B66", "$ c #504D46", " ", " @@@@@@@@@@@@@ ", " @+..........+$@ ", " @...........+++@ ", " @...........+..+@ ", " @...........+...#@ ", " @...........+...++@ ", " @....+$@@$+.+@@@@@@@ ", " @...+$+++#$+.++++##@ ", " @...$+..++#$..++++#@ ", " @...@+.++++@+...++#@ ", " @...@++++++@++...+#@ ", " @...$#+++++$++....#@ ", " @...+$#+++@@++....+@ ", " @...+#$@@$#@@+....+@ ", " @....++++++@@@+++++@ ", " @....++++++#@@@++++@ ", " @.....++++++#@@@+++@ ", " @..........++#@@+++@ ", " @..........++++++++@ ", " @+...+.+.+.++++++++@ ", " @+++++++++++++#####@ ", " @@@@@@@@@@@@@@@@@@ ", " "};