summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/pixmaps/MPlayer_mini.xpm
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-05 23:47:00 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-05 23:47:00 +0000
commit4e0bd7f66ac8cecc95301e88c9b0975d53682bb6 (patch)
tree1bc8bfd3df10bdeb247c9b16e22e1a5d6fa20612 /Gui/mplayer/pixmaps/MPlayer_mini.xpm
parent28dbc3b505b8e1d45163d91b245663a50be59d52 (diff)
downloadmpv-4e0bd7f66ac8cecc95301e88c9b0975d53682bb6.tar.bz2
mpv-4e0bd7f66ac8cecc95301e88c9b0975d53682bb6.tar.xz
- add icon (nice, but very ugly hakk:)
- move all window to one group - better multilanguage support - some small bug fixed - some warning fixed - swap the two menu - fix small network playing bug ( evPlay instead of evPlayNetwork :) - add channel name selection for equalizer support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6652 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/pixmaps/MPlayer_mini.xpm')
-rw-r--r--Gui/mplayer/pixmaps/MPlayer_mini.xpm30
1 files changed, 30 insertions, 0 deletions
diff --git a/Gui/mplayer/pixmaps/MPlayer_mini.xpm b/Gui/mplayer/pixmaps/MPlayer_mini.xpm
new file mode 100644
index 0000000000..09e4eadadb
--- /dev/null
+++ b/Gui/mplayer/pixmaps/MPlayer_mini.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char * MPlayer_mini_xpm[] = {
+"16 16 11 1",
+" c None",
+". c #000000",
+"+ c #C6C6C6",
+"@ c #FFFFFF",
+"# c #E2E2E2",
+"$ c #383838",
+"% c #555555",
+"& c #717171",
+"* c #1C1C1C",
+"= c #AAAAAA",
+"- c #8D8D8D",
+"................",
+".+@..+@..+@..+@.",
+".+@..+@..+@..+@.",
+".+@..+@..+@..+@.",
+"................",
+"......#$.#$.....",
+"......++%@$.....",
+"......&@%@*.....",
+"......&+=#&.....",
+".....%&==&#&....",
+".....-*&%.-*....",
+"................",
+".+@..+@..+@..+@.",
+".+@..+@..+@..+@.",
+".+@..+@..+@..+@.",
+"................"};