comparison etc/images/jump-to.xpm @ 66168:28718fa5d988

Moved all remaining images from lisp/toolbar to etc/images, moved lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low resolution images were placed in their own directory (low-color). Replaced underscore (_) in filenames with dash (-) per convention * make-dist: Create and populate etc/images/low-color. * admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list since it's gone. Also marked mh-e as done. * lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*: * lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*: * lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*: * lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*: * lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, * * lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*: * lisp/toolbar/saveas.*, lisp/toolbar/search.*: * lisp/toolbar/search-replace.*: lisp/toolbar/spell.*: * lisp/toolbar/undo.*: Moved to etc/images. * lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*. * lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*. * lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*. * lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*. * lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*. * lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*. * lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*. * lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*. * lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*. * lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*. * lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*. * lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*. * lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*. * lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*. * lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*. To conform with convention, the underscore (_) in the following image names were replaced with dash (-) or (/) as appropriate. * lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*. * lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*. * lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*. * lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*. * lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*. * lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*. * lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*. * lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*. * lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*. * lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*. * lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*. * lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*. * lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*. * lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*. * lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*. * lisp/info.el (info-tool-bar-map): Replaced underscores in image names with dashes. * lisp/makefile.w32-in (WINS): Removed toolbar. * lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in comment. * lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that lisp/toolbar is empty, it should be deleted when folks run "cvs up -P". * etc/images/README: Incorporated the content of lisp/toolbar/README now that all of the images are here.
author Bill Wohler <wohler@newt.com>
date Mon, 17 Oct 2005 22:21:06 +0000
parents
children
comparison
equal deleted inserted replaced
66167:60d4cad2cd95 66168:28718fa5d988
1 /* XPM */
2 static char * jump_to_xpm[] = {
3 "24 24 144 2",
4 " c None",
5 ". c #000000",
6 "+ c #9ABC82",
7 "@ c #C1E3AA",
8 "# c #A0C487",
9 "$ c #8F6508",
10 "% c #AD671D",
11 "& c #D6AF41",
12 "* c #E1B744",
13 "= c #B86F20",
14 "- c #7E5907",
15 "; c #D8E7CD",
16 "> c #D9E7CF",
17 ", c #DDEAD2",
18 "' c #E4EFDA",
19 ") c #EBF6DF",
20 "! c #C8EBB0",
21 "~ c #A2C688",
22 "{ c #986F26",
23 "] c #E2B946",
24 "^ c #EFCD64",
25 "/ c #F4D268",
26 "( c #F6D469",
27 "_ c #E7C24A",
28 ": c #D5B044",
29 "< c #BC8C31",
30 "[ c #1A0700",
31 "} c #D7E6CD",
32 "| c #B2D29C",
33 "1 c #B6D69F",
34 "2 c #BDDEA5",
35 "3 c #C4E7AC",
36 "4 c #CAEEB1",
37 "5 c #A1C387",
38 "6 c #CBB86E",
39 "7 c #EDD97E",
40 "8 c #FEE882",
41 "9 c #FEE77E",
42 "0 c #FDDF60",
43 "a c #FBD14F",
44 "b c #E4BF49",
45 "c c #BB8C31",
46 "d c #CFE2C3",
47 "e c #B2D19C",
48 "f c #B5D59F",
49 "g c #BBDBA4",
50 "h c #C1E3A9",
51 "i c #C6E9AE",
52 "j c #C3E6AB",
53 "k c #A9CE8D",
54 "l c #DCBA5C",
55 "m c #FBE46B",
56 "n c #FFEB64",
57 "o c #FFE054",
58 "p c #FED952",
59 "q c #F8CF4E",
60 "r c #C4A13E",
61 "s c #8BA27B",
62 "t c #618249",
63 "u c #628349",
64 "v c #64864B",
65 "w c #66894D",
66 "x c #688B4E",
67 "y c #678B4D",
68 "z c #6B9251",
69 "A c #719755",
70 "B c #55833A",
71 "C c #ECC75E",
72 "D c #FFED59",
73 "E c #FFE757",
74 "F c #FFDF54",
75 "G c #FBD44F",
76 "H c #E1BD48",
77 "I c #B36C1F",
78 "J c #608148",
79 "K c #628449",
80 "L c #63854A",
81 "M c #65894C",
82 "N c #6C9151",
83 "O c #527E39",
84 "P c #B39237",
85 "Q c #F0C248",
86 "R c #FFF25B",
87 "S c #FFEB58",
88 "T c #FFE155",
89 "U c #FBD450",
90 "V c #E3BD49",
91 "W c #BC983B",
92 "X c #618349",
93 "Y c #628549",
94 "Z c #65884B",
95 "` c #4D7735",
96 " . c #907934",
97 ".. c #DCB444",
98 "+. c #FCDB52",
99 "@. c #FFEF5A",
100 "#. c #FFE957",
101 "$. c #FEDF54",
102 "%. c #F9D24F",
103 "&. c #E0BA48",
104 "*. c #B08F37",
105 "=. c #52743B",
106 "-. c #456A2F",
107 ";. c #608248",
108 ">. c #628448",
109 ",. c #476F31",
110 "'. c #7F6B32",
111 "). c #D0AF4B",
112 "!. c #F5CF4E",
113 "~. c #FFE255",
114 "{. c #FEDA52",
115 "]. c #EAC54B",
116 "^. c #D0AC42",
117 "/. c #9C5D1A",
118 "(. c #5A7B42",
119 "_. c #456C2F",
120 ":. c #6F5C23",
121 "<. c #A78833",
122 "[. c #F0C54A",
123 "}. c #FFDA52",
124 "|. c #FFDE53",
125 "1. c #C39032",
126 "2. c #886423",
127 "3. c #BC9D3B",
128 "4. c #F0C84E",
129 "5. c #FFD551",
130 "6. c #FED751",
131 "7. c #FDD550",
132 "8. c #EDC74C",
133 "9. c #E5BF49",
134 "0. c #CCA941",
135 "a. c #AB7727",
136 "b. c #B1822D",
137 "c. c #DCB746",
138 "d. c #DFBA47",
139 "e. c #EDC64C",
140 "f. c #E9C34B",
141 "g. c #D6B144",
142 "h. c #C19D3D",
143 "i. c #AB7C2B",
144 "j. c #BC7222",
145 "k. c #BB983B",
146 "l. c #B09638",
147 "m. c #A2621B",
148 " ",
149 " ",
150 " . ",
151 " . . ",
152 " . + . . . . . . . ",
153 " . . . . . . @ # . . $ % & * = - . . ",
154 " . ; > , ' ) ! ! ~ . { ] ^ / ( _ : < [ . ",
155 " . } | 1 2 3 4 4 3 5 . 6 7 8 9 0 a b c . ",
156 " . d e f g h i i h j k . l m n o p q r - . ",
157 " . s t u v w x x y z A B . C D E F G H I . ",
158 " . s J t K L v v M N O . P Q R S T U V W . ",
159 " . s J J t X u Y Z ` . ...+.@.#.$.%.&.*.. ",
160 " . =.-.-.-.-.;.>.,.. '.).!.E E ~.{.].^./.. ",
161 " . . . . . . (._.. :.<.[.}.|.|.{.%.V 1.$ . ",
162 " . -.. . 2.3.4.5.6.7.8.9.0.a.. ",
163 " . . . . b.c.d.e.f.g.h.i.. . ",
164 " . . $ j.k.l.m.$ . . ",
165 " . . . . . . ",
166 " ",
167 " ",
168 " ",
169 " ",
170 " ",
171 " "};