view pixmaps/italic.xpm @ 1030:38452403563b

[gaim-migrate @ 1040] updating the buddy list to work better with multiple connections. there are still a bunch of things fucked up with this but i wanted more people to start working on it than just me, especially since i won't be here this weekend. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 27 Oct 2000 07:53:32 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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