Mercurial > pidgin.yaz
view pixmaps/away_icon.xpm @ 226:cffec6a16d31
[gaim-migrate @ 236]
Add 5 pixels to give users an easier time to grab pane grippy.
committer: Tailor Script <tailor@pidgin.im>
author | Syd Logan <slogan> |
---|---|
date | Tue, 09 May 2000 10:55:06 +0000 |
parents | 2846a03bda67 |
children | ca040e495bc6 |
line wrap: on
line source
/* XPM */ static char * away_icon_xpm[] = { "12 12 6 1", " c None", ". c #000000", "+ c #EFFB41", "@ c #FBF9AE", "# c #F2FB3C", "$ c #F4FC44", " ......... ", " ..+++++++. ", ".@.+...+++. ", ".@.+++++++. ", ".@.#+....+. ", ".@.$++++++. ", ".@.++....+. ", ".@..++++++..", ".@@.+++++++.", ".@@.........", ".@@@@@@@@. ", ".......... "};