diff gui/mplayer/pixmaps/dolby.xpm @ 23077:17bf4f4b0715

Gui --> gui
author diego
date Mon, 23 Apr 2007 07:42:42 +0000
parents
children 09c3ce60f369
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gui/mplayer/pixmaps/dolby.xpm	Mon Apr 23 07:42:42 2007 +0000
@@ -0,0 +1,23 @@
+/* XPM */
+static const char * dolby_xpm[] = {
+"16 11 9 1",
+" 	c None",
+".	c #000000",
+"+	c #C3C828",
+"@	c #BCBF27",
+"#	c #DBE82C",
+"$	c #B5B626",
+"%	c #CAD229",
+"&	c #CDD62A",
+"*	c #C6CD29",
+"................",
+".+@@###..###@@+.",
+".$...%#..#%...$.",
+".$....#..#....$.",
+".$....&..&....$.",
+".$....&..&....$.",
+".$....&..&....$.",
+".$....#..#....$.",
+".$...%#..#%...$.",
+".+@@*##..##*@@+.",
+"................"};