comparison etc/images/search.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 * search_xpm[] = {
3 "24 24 207 2",
4 " c None",
5 ". c #000000",
6 "+ c #D3D3D3",
7 "@ c #F6F6F6",
8 "# c #FFFFFF",
9 "$ c #F9F9F9",
10 "% c #DADADA",
11 "& c #585858",
12 "* c #C7C7C7",
13 "= c #D1D1D1",
14 "- c #D6D6D6",
15 "; c #FEFEFE",
16 "> c #FDFDFD",
17 ", c #C0C0C0",
18 "' c #E1E1E1",
19 ") c #F0F0F0",
20 "! c #9B9B9B",
21 "~ c #FCFCFB",
22 "{ c #FBFBFB",
23 "] c #AFAFAE",
24 "^ c #E9E9E9",
25 "/ c #DFDFDF",
26 "( c #8F8F8F",
27 "_ c #FAFAF9",
28 ": c #F9F9F8",
29 "< c #A4A4A3",
30 "[ c #F4F4F4",
31 "} c #CFCFCF",
32 "| c #A2A2A2",
33 "1 c #B8B8B8",
34 "2 c #47473F",
35 "3 c #0A0A09",
36 "4 c #4B4B43",
37 "5 c #B4B4B3",
38 "6 c #F7F6F5",
39 "7 c #9E9E9E",
40 "8 c #A9A9A8",
41 "9 c #34342E",
42 "0 c #9D9D8D",
43 "a c #CFCFB9",
44 "b c #C4C4AF",
45 "c c #8D8D7F",
46 "d c #353530",
47 "e c #ACACAA",
48 "f c #F1F0EF",
49 "g c #DEDDDC",
50 "h c #D3D2D0",
51 "i c #B7B7B5",
52 "j c #9F9E9D",
53 "k c #706F6F",
54 "l c #65625A",
55 "m c #46463F",
56 "n c #9C9C8C",
57 "o c #E2E2D0",
58 "p c #EDEDE7",
59 "q c #C0C0AC",
60 "r c #B2B29F",
61 "s c #828274",
62 "t c #4C4C44",
63 "u c #E4E4E2",
64 "v c #E1E1DF",
65 "w c #DAD9D7",
66 "x c #D8D8D6",
67 "y c #CDCCCA",
68 "z c #AFAEAC",
69 "A c #88847B",
70 "B c #F8F8F7",
71 "C c #090908",
72 "D c #D5D5BF",
73 "E c #FBFBFA",
74 "F c #C3C3AE",
75 "G c #B5B5A2",
76 "H c #A6A695",
77 "I c #9C9C8F",
78 "J c #080807",
79 "K c #CFCFCD",
80 "L c #E3E2E0",
81 "M c #ECEBE9",
82 "N c #E9E8E6",
83 "O c #D5D4D3",
84 "P c #C4C3C2",
85 "Q c #8F8A81",
86 "R c #F6F5F4",
87 "S c #F3F3F1",
88 "T c #090909",
89 "U c #CACAB5",
90 "V c #DDDDD0",
91 "W c #B7B7A4",
92 "X c #AAAA98",
93 "Y c #9B9B8B",
94 "Z c #AEAEA3",
95 "` c #BBBAB9",
96 " . c #E8E7E5",
97 ".. c #E5E4E2",
98 "+. c #E4E3E0",
99 "@. c #D2D1CE",
100 "#. c #8D887E",
101 "$. c #F4F3F2",
102 "%. c #F0EFEE",
103 "&. c #474740",
104 "*. c #929283",
105 "=. c #BABAA7",
106 "-. c #ADAD9B",
107 ";. c #9F9F8E",
108 ">. c #ACACA1",
109 ",. c #CFCFCB",
110 "'. c #4C4C45",
111 "). c #B3B2B1",
112 "!. c #E2E1DE",
113 "~. c #E1DFDC",
114 "{. c #979288",
115 "]. c #949493",
116 "^. c #34342F",
117 "/. c #878779",
118 "(. c #A0A090",
119 "_. c #AEAEA2",
120 ":. c #C3C3BE",
121 "<. c #010101",
122 "[. c #B1B0AF",
123 "}. c #D2D1CF",
124 "|. c #A49E93",
125 "1. c #F0F0EE",
126 "2. c #EDEDEB",
127 "3. c #DDDDDB",
128 "4. c #898988",
129 "5. c #414141",
130 "6. c #737271",
131 "7. c #A4A3A1",
132 "8. c #DFDEDB",
133 "9. c #E2E0DD",
134 "0. c #E1E0DC",
135 "a. c #E0DFDB",
136 "b. c #A19C90",
137 "c. c #E1E0DE",
138 "d. c #CBCAC9",
139 "e. c #B2B1B0",
140 "f. c #A3A2A1",
141 "g. c #9D9C9A",
142 "h. c #9E9D9C",
143 "i. c #9F9F9D",
144 "j. c #ABAAA7",
145 "k. c #DCDBD7",
146 "l. c #DEDDD9",
147 "m. c #DDDCD8",
148 "n. c #A19B90",
149 "o. c #EBEAE8",
150 "p. c #E6E5E3",
151 "q. c #C8C7C4",
152 "r. c #B6B6B3",
153 "s. c #B0AFAD",
154 "t. c #B3B2B0",
155 "u. c #747371",
156 "v. c #9D9C99",
157 "w. c #DAD9D5",
158 "x. c #E7E6E3",
159 "y. c #E6E5E2",
160 "z. c #E3E2DF",
161 "A. c #DBDAD7",
162 "B. c #D4D3D0",
163 "C. c #D0CFCB",
164 "D. c #D1CFCC",
165 "E. c #D1D0CC",
166 "F. c #C9C8C4",
167 "G. c #6B6B69",
168 "H. c #CECDC9",
169 "I. c #D6D4D0",
170 "J. c #9F998D",
171 "K. c #E3E2DE",
172 "L. c #E4E2DF",
173 "M. c #DFDEDA",
174 "N. c #D5D4D0",
175 "O. c #C0BFBC",
176 "P. c #7B7A78",
177 "Q. c #BCBAB6",
178 "R. c #CECCC8",
179 "S. c #9D978C",
180 "T. c #EDEDED",
181 "U. c #E1E0DD",
182 "V. c #E2E1DD",
183 "W. c #DBDAD6",
184 "X. c #BBB9B6",
185 "Y. c #A6A4A1",
186 "Z. c #9E9C99",
187 "`. c #ACABA7",
188 " + c #C7C5C2",
189 ".+ c #9B9589",
190 "++ c #E1DFDB",
191 "@+ c #E0DEDA",
192 "#+ c #DEDCD8",
193 "$+ c #DAD8D4",
194 "%+ c #BDBCB8",
195 "&+ c #ACABA8",
196 "*+ c #B2B1AD",
197 "=+ c #C6C4C0",
198 "-+ c #999388",
199 ";+ c #999891",
200 ">+ c #A39E92",
201 ",+ c #A39D92",
202 "'+ c #A39D91",
203 ")+ c #A29C90",
204 "!+ c #A19B8F",
205 "~+ c #9D978B",
206 "{+ c #989286",
207 "]+ c #918C82",
208 "^+ c #938D83",
209 "/+ c #979286",
210 "(+ c #666258",
211 " ",
212 " . . . . . . . . . . . . . ",
213 " . + @ # # # # # # # # $ % & . ",
214 " . @ # # # # # # # # # # * = - . ",
215 " . # # # # # # # ; # ; > , ' ) ! . ",
216 " . # # # # # ; > ~ > ~ { ] ^ # / ( . ",
217 " . # # # ; > ~ { _ { _ : < ) # [ } | . ",
218 " . # ; > ~ 1 2 3 3 4 5 6 7 . . . . . . . ",
219 " . # ~ { 8 9 0 a b c d e f g h i j k l . ",
220 " . # _ : m n o p q r s t u v w x y z A . ",
221 " . # B 6 C D E F G H I J K L M N O P Q . ",
222 " . # R S T U V W X Y Z 3 ` w ...+.@.#.. ",
223 " . # $.%.&.*.=.-.;.>.,.'.).h !.+.!.~.{.. ",
224 " . # $.%.].^./.(._.:.<.<.[.}.!.+.!.~.|.. ",
225 " . # 1.2.3.4.4 3 3 5.6.<.<.7.8.9.0.a.b.. ",
226 " . # 2.M c.d.e.f.g.h.i.<.<.<.j.k.l.m.n.. ",
227 " . # o.N p.w q.r.z s.t.u.. <.<.v.w.k.n.. ",
228 " . # x.y.y.z.A.B.C.D.E.F.G.<.<.<.H.I.J.. ",
229 " . $ +.z.K.L.K.a.a.M.M.N.O.P.<.<.Q.R.S.. ",
230 " . T.U.~.0.a.V.a.0.a.0.W.E.X.Y.Z.`. +.+. ",
231 " . = ++@+M.l.a.l.@+l.@+#+$+R.%+&+*+=+-+. ",
232 " . ;+>+|.,+'+,+b.)+b.)+!+n.~+{+]+^+/+(+. ",
233 " . . . . . . . . . . . . . . . . . . ",
234 " "};