Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 12055:0747647faca1
[gaim-migrate @ 14350]
I wrote this plugin back when I was writing my book. The publisher's
stylesheet had me underline any code terms, and getting into that
habit led me to underline code terms in IM too. So I wrote this plugin
to format underlined stuff as code. Now that I'm using a bunch of different
computers, I find I want to have the plugin elsewhere, so I'm adding it
to CVS
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 12 Nov 2005 20:19:39 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};