view pixmaps/italic.xpm @ 2559:e49ab50736bf

[gaim-migrate @ 2572] some protocols (like icq) expect that they'll be signed off. if they're compiled statically they need to be signed off. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 19 Oct 2001 21:55:46 +0000
parents 267ed2b889ee
children
line wrap: on
line source

/* XPM */
static char * italic_xpm[] = {
"14 11 2 1",
" 	c None",
".	c #000000",
"              ",
"       ...... ",
"         ..   ",
"        ..    ",
"       ..     ",
"      ..      ",
"     ..       ",
"    ..        ",
"   ..         ",
" ......       ",
"              "};