summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/pixmaps/dolby.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/pixmaps/dolby.xpm')
-rw-r--r--gui/mplayer/pixmaps/dolby.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/gui/mplayer/pixmaps/dolby.xpm b/gui/mplayer/pixmaps/dolby.xpm
new file mode 100644
index 0000000000..baef72e5e3
--- /dev/null
+++ b/gui/mplayer/pixmaps/dolby.xpm
@@ -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",
+"................",
+".+@@###..###@@+.",
+".$...%#..#%...$.",
+".$....#..#....$.",
+".$....&..&....$.",
+".$....&..&....$.",
+".$....&..&....$.",
+".$....#..#....$.",
+".$...%#..#%...$.",
+".+@@*##..##*@@+.",
+"................"};