summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/pixmaps/chapter.xpm
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-23 07:42:42 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-23 07:42:42 +0000
commit5c9abf7f9f02a3b675072b2725c2814d1c1ee239 (patch)
tree8e213b4087e2b185725c378bd01c495de587c759 /gui/mplayer/pixmaps/chapter.xpm
parentc9e2a43f1ae48831b0110abc6d92e51b325cf863 (diff)
downloadmpv-5c9abf7f9f02a3b675072b2725c2814d1c1ee239.tar.bz2
mpv-5c9abf7f9f02a3b675072b2725c2814d1c1ee239.tar.xz
Gui --> gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23095 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'gui/mplayer/pixmaps/chapter.xpm')
-rw-r--r--gui/mplayer/pixmaps/chapter.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/gui/mplayer/pixmaps/chapter.xpm b/gui/mplayer/pixmaps/chapter.xpm
new file mode 100644
index 0000000000..b64294fe8a
--- /dev/null
+++ b/gui/mplayer/pixmaps/chapter.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static const char * chapter_xpm[] = {
+"16 16 4 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #CD0909",
+" .. ",
+" .++. ",
+".++++. ",
+".++++. . . ",
+" .++. .@. .@. ",
+" .. .@@@..@@@.",
+" .@. .@. ",
+" . . ",
+" .. ",
+" .++. ",
+".++++. ",
+".++++. . . ",
+" .++. .@. .@. ",
+" .. .@@@..@@@.",
+" .@. .@. ",
+" . . "};