Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_up.xpm @ 9609:93211b7538d6
[gaim-migrate @ 10452]
" To write this cleanly I had to add a handle, init, and
uninit functions to gtkaccount.c
Also, made doc/gtkaccount-signals.dox as well as update
plugins/ChangeLog.API
Added plugins/gtk-signals-test.c since we're starting
to get some more ui signals, and it's a great place to
test new signals." --Gary Kramlich
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 28 Jul 2004 00:49:22 +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", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};