view pixmaps/tb_drag_arrow_right.xpm @ 5750:eb4f129361ca

[gaim-migrate @ 6175] robflynn changelogged russion, which reminded me to changelog all the others. also, i added a couple entries to make the prefs move explicet, and sorted out the changelog entries for 0.65 to date. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 04 Jun 2003 16:57:57 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};