view pixmaps/bold.xpm @ 191:948100a8cb23

[gaim-migrate @ 201] Wrote a plugin for IcedSoal to put an asterisk in the titlebar of conversations where you haven't replied to the person yet (e.g. you weren't the last person to say something). committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 27 Apr 2000 12:14:16 +0000
parents 2846a03bda67
children 013590fe512c
line wrap: on
line source

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