Mercurial > pidgin
view pixmaps/tb_drag_arrow_down.xpm @ 10062:b6178d85d132
[gaim-migrate @ 11037]
marv has mentioned several times in #gaim that we were never using
GTK_WORD_WRAP_CHAR because we were checking if an enum is #ifdef
This fixes that.
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sun, 26 Sep 2004 16:17:09 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_down_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", ".............", " ........... ", " ......... ", " ....... ", " ..... ", " ... ", " . "};