Mercurial > pidgin
view pixmaps/tb_drag_arrow_up.xpm @ 11069:65db26d0bc90
[gaim-migrate @ 13065]
Stu committed this to oldstatus:
"gtk_message_dialog_new_with_markup() is new to Gtk 2.4, so Gaim wouldn't
compile with Gtk < 2.4."
This was broken by a patch I wrote. My apologies, Stu, for the hassle during string freeze. Thanks for fixing it.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 08 Jul 2005 03:54:31 +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", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};