Mercurial > pidgin
view src/cancel.xpm @ 340:0d9cfc3579a5
[gaim-migrate @ 350]
More changes to the applet. Now, you can have it remember the position and
not have it near the applet, or not remember the position and not near the
applet, or near the applet. Also, if you want it near the applet, the login
box will appear near the applet.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 06 Jun 2000 21:33:20 +0000 |
parents | fbf1d60668d1 |
children |
line wrap: on
line source
/* XPM */ static char * cancel_xpm[] = { "24 24 8 1", " c None", ". c #000000", "+ c #C46D74", "@ c #9F3C44", "# c #B5444E", "$ c #BD5A62", "% c #7B2D34", "& c #8C343C", " ", " ", " ", " ", " ", " ", " .. . ", " .+@. .#. ", " .##. .$#. ", " .#@. .$#%. ", " .##..$#&. ", " .####@. ", " .####. ", " .$###. ", " .$####. ", " .$#&..#&. ", " .+#&. .@#. ", " .#&. .#@. ", " .. .@#. ", " .. ", " ", " ", " ", " "};