Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/MPlayer_mini.xpm @ 7130:a27a786e98f9
remove nonsense tabs from makefile so emacs won't complain :)
author | rfelker |
---|---|
date | Thu, 29 Aug 2002 01:49:15 +0000 |
parents | 8f49c75a2824 |
children | d252b6236ba9 |
line wrap: on
line source
/* XPM */ static char * MPlayer_mini_xpm[] = { "16 16 11 1", " c None", ". c #000000", "+ c #C6C6C6", "@ c #FFFFFF", "# c #E2E2E2", "$ c #383838", "% c #555555", "& c #717171", "* c #1C1C1C", "= c #AAAAAA", "- c #8D8D8D", "................", ".+@..+@..+@..+@.", ".+@..+@..+@..+@.", ".+@..+@..+@..+@.", "................", "......#$.#$.....", "......++%@$.....", "......&@%@*.....", "......&+=#&.....", ".....%&==&#&....", ".....-*&%.-*....", "................", ".+@..+@..+@..+@.", ".+@..+@..+@..+@.", ".+@..+@..+@..+@.", "................"};