view lisp/toolbar/lc-search.xpm @ 57813:6cc2262110d2

* xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to tool_bar_items and assign the result to f->tool_bar_items if not equal. Move BLOCK/UNBLOCK_INPUT from around call to tool_bar_items to assignment of result.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 31 Oct 2004 15:11:31 +0000
parents e3fc28ed75ac
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",
"                        ",
"   @@@@@@@@@@@@@        ",
"  @+..........+$@       ",
"  @...........+++@      ",
"  @...........+..+@     ",
"  @...........+...#@    ",
"  @...........+...++@   ",
"  @....+$@@$+.+@@@@@@@  ",
"  @...+$+++#$+.++++##@  ",
"  @...$+..++#$..++++#@  ",
"  @...@+.++++@+...++#@  ",
"  @...@++++++@++...+#@  ",
"  @...$#+++++$++....#@  ",
"  @...+$#+++@@++....+@  ",
"  @...+#$@@$#@@+....+@  ",
"  @....++++++@@@+++++@  ",
"  @....++++++#@@@++++@  ",
"  @.....++++++#@@@+++@  ",
"  @..........++#@@+++@  ",
"  @..........++++++++@  ",
"  @+...+.+.+.++++++++@  ",
"  @+++++++++++++#####@  ",
"   @@@@@@@@@@@@@@@@@@   ",
"                        "};