view lisp/toolbar/lc-save.xpm @ 59420:eb72706060ad

* xterm.h (struct x_output): New member, toolbar_detached. * gtkutil.c (xg_create_frame_widgets): Set initial tool bar height to 38. (xg_tool_bar_detach_callback): Set toolbar_detached to 1. (xg_tool_bar_attach_callback): Set toolbar_detached to 0. (xg_create_tool_bar): Initialize toolbar_detached. (update_frame_tool_bar): Only set FRAME_TOOLBAR_HEIGHT (f) if toolbar_detached is zero.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 08 Jan 2005 16:49:14 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * save2_xpm[] = {
"24 24 12 1",
" 	c None",
".	c #FFFFFF",
"+	c #000100",
"@	c #BBBDBA",
"#	c #7A98B0",
"$	c #6B6B66",
"%	c #EBA291",
"&	c #3E4850",
"*	c #B0CCE2",
"=	c #4D687C",
"-	c #504D46",
";	c #974F3D",
"                        ",
"  +++++++++++++++++++   ",
" +**$%%%%%%%%%%%%@$**+  ",
" +*#$%%%%%%%%;;%;;$#=+  ",
" +*#$%%%%%%;%;%;;;$#=+  ",
" +*#$.............$#=+  ",
" +*#$.............$#=+  ",
" +*#$@@@@@@@@@@@@@$#=+  ",
" +*#$.............$#=+  ",
" +*#$.............$#=+  ",
" +*#$@@@@@@@@@@@@@$#$+  ",
" +*#$.............$#&+  ",
" +*##$$$$$$$$$$$$$$#&+  ",
" +*#################&+  ",
" +*###&&&==$$$$&&&#*&+  ",
" +*##&@@....@@@@$==*&+  ",
" +*##&@.$--@@@@@&==*&+  ",
" +*##&..$--@@@@@&==*&+  ",
" +*##&..---@@@..&==*&+  ",
" +###&@@---@@...&==*&+  ",
"  +==&@@@@@@..@@&==*&+  ",
"   ++++++++++++++++&+   ",
"                        ",
"                        "};