Mercurial > pidgin
view pixmaps/tongue.xpm @ 608:e33dfed611c9
[gaim-migrate @ 618]
removed modality from the remaining im-window dialogs, and kept -Wall nice
and clean while i was at it! :)
committer: Tailor Script <tailor@pidgin.im>
author | Todd Kulesza <fflewddur> |
---|---|
date | Fri, 04 Aug 2000 21:56:18 +0000 |
parents | 230b022108f4 |
children | 213da352c0a8 |
line wrap: on
line source
/* XPM */ static char * tongue_xpm[] = { "19 19 5 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #FF0000", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@...@@@...@@@. ", ".+@@@...@@@...@@@+.", ".@@@@...@@@...@@@@.", ".@@@@...@@@...@@@@.", ".@@@@@.@@@@@.@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".+@@...........@@+.", " .@@@@@#####@@@@@. ", " .+@@@@@@####@@@+. ", " .@@@@@@@##@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};