Mercurial > pidgin
view pixmaps/arrow_right.xpm @ 5673:62f57ec16f29
[gaim-migrate @ 6091]
Moved GTK conversation preferences to gtkconv.c, and attached the first
callback, which shows/hides close buttons on pref change.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Mon, 02 Jun 2003 19:37:23 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_right_xpm[] = { "11 11 3 1", " c None", ". c #000000", "+ c #FFFFFF", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};