Mercurial > mplayer.hg
view gui/mplayer/pixmaps/sub.xpm @ 27161:b4094f8dccf0
Simplify tool generation rules with a pattern rule.
author | diego |
---|---|
date | Fri, 04 Jul 2008 14:35:44 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};