Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/stop.xpm @ 6196:f01f6fd93ce8
gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)
Suggested by Okki <okki666@nerim.net>
Added gcc-3.1 and gcc-3.0 in the find-a-sane-compiler loop
author | pl |
---|---|
date | Sun, 26 May 2002 13:41:08 +0000 |
parents | 01bab6f60ede |
children | 813bc920b876 |
line wrap: on
line source
/* XPM */ static char * stop_xpm[] = { "45 45 4 1", " c None", ". c #00007F", "+ c #0000FF", "@ c #FFFFFF", " ............. ", " ................... ", " .......+++++++++....... ", " .....+++++++++++++++..... ", " .....+++++++++++++++++++..... ", " ....+++++++++++++++++++++++.... ", " ....+++++++++++++++++++++++++.... ", " ....+++++++++++++++++++++++++++.... ", " ....+++++++++++++++++++++++++++++.... ", " ...+++++++++++++++++++++++++++++++... ", " ...+++++++@@++++++++++++++++@@++++++... ", " ...+++++++@@@@++++++++++++++@@@@++++++... ", " ...++++++@@@@@@++++++++++++@@@@@@+++++... ", " ...++++++@@@@@@@@++++++++++@@@@@@@@+++++... ", " ...+++++++@@@@@@@@++++++++@@@@@@@@++++++... ", " ..+++++++++@@@@@@@@++++++@@@@@@@@++++++++.. ", "...++++++++++@@@@@@@@++++@@@@@@@@+++++++++...", "...+++++++++++@@@@@@@@++@@@@@@@@++++++++++...", "..+++++++++++++@@@@@@@@@@@@@@@@++++++++++++..", "..++++++++++++++@@@@@@@@@@@@@@+++++++++++++..", "..+++++++++++++++@@@@@@@@@@@@++++++++++++++..", "..++++++++++++++++@@@@@@@@@@+++++++++++++++..", "..+++++++++++++++++@@@@@@@@++++++++++++++++..", "..++++++++++++++++@@@@@@@@@@+++++++++++++++..", "..+++++++++++++++@@@@@@@@@@@@++++++++++++++..", "..++++++++++++++@@@@@@@@@@@@@@+++++++++++++..", "..+++++++++++++@@@@@@@@@@@@@@@@++++++++++++..", "...+++++++++++@@@@@@@@++@@@@@@@@++++++++++...", "...++++++++++@@@@@@@@++++@@@@@@@@+++++++++...", " ..+++++++++@@@@@@@@++++++@@@@@@@@++++++++.. ", " ...+++++++@@@@@@@@++++++++@@@@@@@@++++++... ", " ...++++++@@@@@@@@++++++++++@@@@@@@@+++++... ", " ...++++++@@@@@@++++++++++++@@@@@@+++++... ", " ...+++++++@@@@++++++++++++++@@@@++++++... ", " ...+++++++@@++++++++++++++++@@++++++... ", " ...+++++++++++++++++++++++++++++++... ", " ....+++++++++++++++++++++++++++++.... ", " ....+++++++++++++++++++++++++++.... ", " ....+++++++++++++++++++++++++.... ", " ....+++++++++++++++++++++++.... ", " .....+++++++++++++++++++..... ", " .....+++++++++++++++..... ", " .......+++++++++....... ", " ................... ", " ............. "};