Mercurial > pidgin.yaz
view pixmaps/wink.xpm @ 3971:15b0d5b2de4d
[gaim-migrate @ 4155]
win32: serv_got_im causes conv window to flash when not in focus.
This uses FlashWindowEx, which is only supported on Win98+ and WinNT5+. For
the time being this will cause a runtime error on Windows versions not
supported. Runtime Winver check will resolve this.
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Sat, 16 Nov 2002 01:12:30 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * wink_xpm[] = { "19 19 6 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #333300", "$ c #FFFFFF", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@@@@@@@@@@@+. ", " .@@#.@@@@@@@@@@@. ", ".+@.$$.@@@@..@@@@+.", ".@@.$..@@...@@@@@@.", ".@@@..@@@@@@@@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@@@.@@@@@@@.", ".+@.@@@@@@@...@@@+.", " .@@.@@@@@..@@@@@. ", " .+@@.....#@@@@@+. ", " .@@@....@@@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};