view pixmaps/italic.xpm @ 1043:1528d05b3e6b

[gaim-migrate @ 1053] insert protocols in sorted order. this may seem odd but it helps things in the account editor committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 01 Nov 2000 09:32:34 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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