Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_right.xpm @ 9130:933a19e3a6b3
[gaim-migrate @ 9908]
This puts the core in charge of irc-style /commands, which is way cool. Tim did most of the work, I've just been keeping it in sync with CVS, and slowly adding more commands to jabber.
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sun, 30 May 2004 19:34:21 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};