diff Gui/mplayer/pixmaps/pl.xpm @ 13852:be3261b2bcf4

icons for the GUI context menu patch by Piero di Vita <scognito at acaro dot org>
author diego
date Tue, 02 Nov 2004 14:45:03 +0000
parents
children 518b5935a909
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Gui/mplayer/pixmaps/pl.xpm	Tue Nov 02 14:45:03 2004 +0000
@@ -0,0 +1,26 @@
+/* XPM */
+static char * pl_xpm[] = {
+"16 16 7 1",
+" 	c None",
+".	c #000000",
+"+	c #FEFEFE",
+"@	c #C1C1C1",
+"#	c #C2C2C2",
+"$	c #A0A0A0",
+"%	c #BBBBBB",
+"  ..            ",
+" .+@. .. ... .. ",
+" .#$.           ",
+"  ..            ",
+"                ",
+"                ",
+"  ..            ",
+" .+@.           ",
+" .#$. ..... ... ",
+"  ..            ",
+"                ",
+"                ",
+"  ..            ",
+" .+%. ..... ... ",
+" .#$.           ",
+"  ..            "};