view pixmaps/italic.xpm @ 3411:5df423e0bca8

[gaim-migrate @ 3430] This hopefully adds automake 1.6 support to gaim. I have not tested it, though it came from a guy who uses 1.6, so I'd hope it works. It doesn't break 1.4. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 Aug 2002 19:32:05 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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