annotate Gui/mplayer/pixmaps/prev.xpm @ 14678:58f061d12c83

Fix the behaviour of -geometry according to the documentation. Patch by Bjorn Danielsson <mplayer-mail ta dax tod nu>
author al
date Wed, 09 Feb 2005 17:58:41 +0000
parents be3261b2bcf4
children 518b5935a909
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13852
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
1 /* XPM */
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
2 static char * prev_xpm[] = {
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
3 "16 16 58 1",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
4 " c None",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
5 ". c #000000",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
6 "+ c #FFFFFF",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
7 "@ c #D9D9D9",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
8 "# c #737372",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
9 "$ c #888887",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
10 "% c #7E7E7D",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
11 "& c #A4A4A3",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
12 "* c #696867",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
13 "= c #8E8E8D",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
14 "- c #B5B4B3",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
15 "; c #5B5A59",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
16 "> c #9C9C9A",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
17 ", c #949392",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
18 "' c #C0BFBE",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
19 ") c #636261",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
20 "! c #908F8D",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
21 "~ c #C5C4C3",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
22 "{ c #A4A3A2",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
23 "] c #CACAC8",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
24 "^ c #6F6E6C",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
25 "/ c #959491",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
26 "( c #C0BFBD",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
27 "_ c #D3D3D1",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
28 ": c #A1A09F",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
29 "< c #D0CECD",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
30 "[ c #636260",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
31 "} c #8D8C8B",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
32 "| c #B4B3B1",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
33 "1 c #757574",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
34 "2 c #868481",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
35 "3 c #BAB9B6",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
36 "4 c #B9B7B4",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
37 "5 c #C5C4C2",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
38 "6 c #D4D3D1",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
39 "7 c #A2A09F",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
40 "8 c #A6A4A2",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
41 "9 c #BDBCB9",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
42 "0 c #C6C5C3",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
43 "a c #D4D3D2",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
44 "b c #AFAEAB",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
45 "c c #D2D1CF",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
46 "d c #A3A2A0",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
47 "e c #B7B6B3",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
48 "f c #D0CFCD",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
49 "g c #D4D4D3",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
50 "h c #B8B8B5",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
51 "i c #A8A7A5",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
52 "j c #D5D5D3",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
53 "k c #DFDFDD",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
54 "l c #BBBAB7",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
55 "m c #D7D5D3",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
56 "n c #C4C4C2",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
57 "o c #DFDFDE",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
58 "p c #BBB9B7",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
59 "q c #D9D8D6",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
60 "r c #B9B8B5",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
61 "s c #DEDDDB",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
62 " ....+ .@",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
63 " .#$.+ ..+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
64 " .%&.+ .*.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
65 " .=-.+ .;>.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
66 " .,'.+ .)!~.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
67 " .{].+ .^/(_.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
68 " .:<.+ .[}|(_.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
69 " .{].+.123456.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
70 " .:<.+ .7890a.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
71 " .bc.+ .defg.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
72 " .ha.+ .ijk.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
73 " .lm.+ .no.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
74 " .pq.+ .6.+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
75 " .rs.+ ..+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
76 " ....+ .+",
be3261b2bcf4 icons for the GUI context menu
diego
parents:
diff changeset
77 " ++++ "};