Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_up.xpm @ 12558:5fcb5676e1dc
[gaim-migrate @ 14877]
Make the history plugin compile by adding FALSE as the value of the smooth parameter to gtk_imhtml_scroll_to_end().
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 19 Dec 2005 09:15:49 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_up_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};