tray icons for pidgin – humanity style
Published November 5th, 2009 by Chad
These are not professionally done. Fair warning. I just like to customize things to the way I like them and when I saw that most of the icons in the gnome panel in the notification area were gray scale icons, I had to make (or find) some for pidgin (my personal IM client of choice).
Example Icons
|
| 
You can download my icons if you wish.
Changing the icons is easy enough to do.
- Backup your existing icon directory
sudo cp -r /usr/share/pixmaps/pidgin/tray/22 /usr/share/pixmaps/pidgin/tray/22.oldNOTE: The size that my gnome panel uses is 22. Yours may differ and there are other size folders in the tray folder to choose from. - Copy the new icon folder where the other one was
sudo cp -r ~/22 /usr/share/pixmaps/pidgin/tray/You can use mine (if your panel also uses size 22) or you can make your own. Just make sure your image files are named the same. - Restart Pidgin and you will have nice humanity themed icons.
