Mercurial > mplayer.hg
view gui/ui/pixmaps/open2.xpm @ 33997:68633e7c5e1e
Preserve x and y position of a half-size window.
Don't change position in an evHalfSize event.
author | ib |
---|---|
date | Thu, 08 Sep 2011 14:00:12 +0000 |
parents | 052789583781 |
children |
line wrap: on
line source
/* XPM */ static const char * const open2_xpm[] = { "16 16 4 1", " c None s None", ". c black", "X c #808080", "o c white", " ", " .. ", " .Xo. ... ", " .Xoo. ..oo. ", " .Xooo.Xooo... ", " .Xooo.oooo.X. ", " .Xooo.Xooo.X. ", " .Xooo.oooo.X. ", " .Xooo.Xooo.X. ", " .Xooo.oooo.X. ", " .Xoo.Xoo..X. ", " .Xo.o..ooX. ", " .X..XXXXX. ", " ..X....... ", " .. ", " "};