view pixmaps/italic.xpm @ 3616:9e776fde2fed

[gaim-migrate @ 3730] IRC file receive support. This may be a little odd at the moment. It is also a little spammy on the console. I did this so I could make sure things were working until I get a GUI designed for FT stuff. I'll try to do that tomorrow night. Could some people test this and let me know what you think. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 09 Oct 2002 06:09:10 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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