Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 8133:7616ff76fe07
[gaim-migrate @ 8838]
Make ctrl+tab work like it used to.
Turns out that function was as silly as a thought.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 17 Jan 2004 17:43:32 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};