Mercurial > pidgin.yaz
view pixmaps/smile8.xpm @ 3362:b1cdee27ef02
[gaim-migrate @ 3381]
pixbuf stuff will start to work in gtk2... I was just playing around with
it a bit. Static icons work fine, animated will work soon.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 02 Aug 2002 04:39:23 +0000 |
parents | 213da352c0a8 |
children |
line wrap: on
line source
/* XPM */ static char * smile8_xpm[] = { "19 19 5 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #999933", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@@@@@@@@@@@+. ", " .......@@@....... ", ".+@.............@+.", ".@@.............@@.", ".@@.....@@@.....@@.", ".@@@...@@@@@...@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@.@@@@@@@@@.@@@.", ".+@..@@@@@@@@@..@+.", " .@@@.#@@@@@#.@@@. ", " .+@@@.......@@@+. ", " .@@@@.###.@@@@. ", " .+@@@...@@@+. ", " ..+@@@@@+.. ", " ....... "};