view pixmaps/bold.xpm @ 87:8923e3bd6c5a

[gaim-migrate @ 97] call gdk_window_show() instead of gdk_window_raise() on double clicks in buddylist so that iconified converse windows will be brought to the front as well. committer: Tailor Script <tailor@pidgin.im>
author Syd Logan <slogan>
date Thu, 06 Apr 2000 09:11:46 +0000
parents 2846a03bda67
children 013590fe512c
line wrap: on
line source

/* XPM */
static char * bold_xpm[] = {
"22 17 2 1",
" 	c None",
".	c #000000",
"                      ",
"                      ",
"                      ",
"                      ",
"                      ",
"       .......        ",
"        ... ...       ",
"        ... ...       ",
"        ... ...       ",
"        ......        ",
"        ... ...       ",
"        ... ...       ",
"        ... ...       ",
"       .......        ",
"                      ",
"                      ",
"                      "};