Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/delsub.xpm @ 14424:b3ab8fa3c3f5
synced to 1.22
author | gabrov |
---|---|
date | Sat, 08 Jan 2005 00:40:30 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * delsub_xpm[] = { "16 16 3 1", " c None", ". c #CD0909", "+ c #000000", " ", " ", ". .", " .. .. ", " ++. + + +.+ ", "+ .. + . + ", "+ +. ..+ + ", " ++ + ..+ +++ ", " + + . . + + ", " + .. +.. + ", "+++ . +++ +.+ ", " . .. ", " .. .", ". ", " ", " "};