view pixmaps/tb_drag_arrow_right.xpm @ 9073:cb4d9604d1e5

[gaim-migrate @ 9849] (14:27:33) nosnilmot: LSchiere: http://www.nosnilmot.com/patches/gaim-0.78cvs-man-prefslash.patch (14:29:56) Paco-Paco: every line of that file changed, due to word-wrapping (14:30:20) nosnilmot: yes, that was intentional (14:30:41) nosnilmot: but the only real changes are adjustments to match what is actually in preferences now (14:34:25) wing|work: if i were to re-wrap every line in man pages, i would wrap after punctuation :P committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 26 May 2004 19:06:47 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

/* XPM */
static char * tb_drag_arrow_left_xpm[] = {
"16 13 2 1",
" 	c None",
".	c #FF0000",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};