Mercurial > pidgin
view pixmaps/exit_small.xpm @ 3597:bc87186a7478
[gaim-migrate @ 3699]
I wrote two plugins tonight, emulating features of other clients.
history.c - this puts the last 4kb of your message log in new conversations
This was first done by EB, copied by Trillian Pro and gets requested of us
once in a while.
timestamp.c - adds iChat-style timestamps to conversations. Never use iChat?
it puts an inconspicuous timestamp at the top of new conversations and then
keeps adding them every 5 minutes. It's hard to explain really--try it out.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sun, 06 Oct 2002 07:56:14 +0000 |
parents | 8b9f0537f473 |
children |
line wrap: on
line source
/* XPM */ static char * exit_small_xpm[] = { "18 18 28 1", " c None", ". c #000000", "+ c #555552", "@ c #72726E", "# c #ABABA5", "$ c #E4E4DC", "% c #0C0708", "& c #180F0F", "* c #301D1E", "= c #905A5D", "- c #6E6563", "; c #B6B6B0", "> c #787874", ", c #6B3C3D", "' c #7A4446", ") c #824B4C", "! c #965B5E", "~ c #C2797D", "{ c #A56B6D", "] c #646460", "^ c #1C1C1C", "/ c #6B3C3E", "( c #915A5D", "_ c #D6D6CE", ": c #2B2B29", "< c #565653", "[ c #575754", "} c #040404", " ", " ", " ", " ", " .+@@@+. ", " .#$$$#. ", " %&#$$$#. ", " ...*=-$;>#. ", " .,')!~{]>^#. ", " ./')!~{]$$#. ", " ...*(-$$$#. ", " %&#$$$#. ", " .#_#:.. ", " .<[}}}} ", " ", " ", " ", " "};