Mercurial > mplayer.hg
view gui/mplayer/pixmaps/delsub.xpm @ 32313:ad6178f15dd1
Use a single svn:externals declaration for all of FFmpeg.
This avoids duplicating parts of the FFmpeg build system locally,
which is a brittle and maintenance-heavy process.
author | diego |
---|---|
date | Tue, 28 Sep 2010 20:46:19 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const delsub_xpm[] = { "16 16 3 1", " c None", ". c #CD0909", "+ c #000000", " ", " ", ". .", " .. .. ", " ++. + + +.+ ", "+ .. + . + ", "+ +. ..+ + ", " ++ + ..+ +++ ", " + + . . + + ", " + .. +.. + ", "+++ . +++ +.+ ", " . .. ", " .. .", ". ", " ", " "};