Mercurial > pidgin.yaz
view pixmaps/ok.xpm @ 3510:e23909729192
[gaim-migrate @ 3576]
A GNOME2 docklet. This follows the opendesktop.org specs used by GNOME2 and
(I think) KDE in Redhat's null (I don't think vanilla KDE supports it yet)
For GNOME--you will need to have the GNOME Panel Notification Area installed.
This replaces the applet--thanks Robert McQueen.
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: configure.ac configure.in plugins/Makefile.am src/aim.c
CVS: src/buddy.c src/core.h src/module.c src/multi.c src/perl.c
CVS: src/server.c src/ui.h
CVS: ----------------------------------------------------------------------
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 14 Sep 2002 23:27:28 +0000 |
parents | a86882c351f0 |
children |
line wrap: on
line source
/* XPM */ static char * ok_xpm[] = { "24 24 18 1", " c None", ". c #000000", "+ c #B3C2A7", "@ c #708C58", "# c #859D71", "$ c #627B4D", "% c #97AB86", "& c #566C43", "* c #A2BD9E", "= c #789774", "- c #88AC84", "; c #5E764A", "> c #698566", ", c #6D8855", "' c #688251", ") c #668050", "! c #6D8956", "~ c #4F633E", " ", " ", " ", " ", " ", " ", " .. ", " .+@. ", " .#$. ", " .%@. ", " .. .#&. ", " .*=. .#@. ", " .--.. .@&. ", " .-=..;@. ", " .-->.,&. ", " .--'). ", " .-!~. ", " .--. ", " .>. ", " . ", " ", " ", " ", " "};