Mercurial > mplayer.hg
view gui/mplayer/pixmaps/empty1px.xpm @ 26425:3357581cefa5
10l: Rename remaining instances of $i to $lang.
patch by Andrew Savchenko, Bircoph list ru
author | diego |
---|---|
date | Fri, 18 Apr 2008 07:16:22 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const empty1px_xpm[] = { "1 1 1 1", " c None", " "};