Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_left.xpm @ 9829:e98c9a80fb74
[gaim-migrate @ 10700]
This adds the /say command. Someone can improve the help string if they
want.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Sun, 22 Aug 2004 20:04:33 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_left_xpm[] = { "16 13 2 1", " c None", ". c #FF0000", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};