annotate Gui/mplayer/pixmaps/MPlayer_mini.xpm @ 6651:8f49c75a2824

- 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
author pontscho
date Fri, 05 Jul 2002 23:47:00 +0000
parents
children d252b6236ba9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6651
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
1 /* XPM */
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
2 static char * MPlayer_mini_xpm[] = {
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
3 "16 16 11 1",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
4 " c None",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
5 ". c #000000",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
6 "+ c #C6C6C6",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
7 "@ c #FFFFFF",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
8 "# c #E2E2E2",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
9 "$ c #383838",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
10 "% c #555555",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
11 "& c #717171",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
12 "* c #1C1C1C",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
13 "= c #AAAAAA",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
14 "- c #8D8D8D",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
15 "................",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
16 ".+@..+@..+@..+@.",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
17 ".+@..+@..+@..+@.",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
18 ".+@..+@..+@..+@.",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
19 "................",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
20 "......#$.#$.....",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
21 "......++%@$.....",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
22 "......&@%@*.....",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
23 "......&+=#&.....",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
24 ".....%&==&#&....",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
25 ".....-*&%.-*....",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
26 "................",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
27 ".+@..+@..+@..+@.",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
28 ".+@..+@..+@..+@.",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
29 ".+@..+@..+@..+@.",
8f49c75a2824 - add icon (nice, but very ugly hakk:)
pontscho
parents:
diff changeset
30 "................"};