1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/etc/images/print.xpm
Bill Wohler ffda926c9c 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.
2005-10-17 22:21:06 +00:00

203 lines
4.0 KiB
C

/* XPM */
static char * print_xpm[] = {
"24 24 175 2",
" c None",
". c #000000",
"+ c #C7C7C7",
"@ c #FAFAFA",
"# c #FCFCFC",
"$ c #FBFBFB",
"% c #F8F8F8",
"& c #AFAFAF",
"* c #F9F9F9",
"= c #E5E5E5",
"- c #E3E3E3",
"; c #E2E2E2",
"> c #E0E0E0",
", c #DFDFDF",
"' c #DCDCDC",
") c #DBDBDB",
"! c #B6B6B6",
"~ c #6B6B6B",
"{ c #676767",
"] c #818181",
"^ c #E7E7E7",
"/ c #606060",
"( c #A0A0A0",
"_ c #DADADA",
": c #E1E1E1",
"< c #B7B7B7",
"[ c #FDFDFD",
"} c #EFEFEF",
"| c #EEEEEE",
"1 c #EDEDED",
"2 c #ECECEC",
"3 c #EBEBEB",
"4 c #E9E9E9",
"5 c #E8E8E8",
"6 c #BFBFBF",
"7 c #8A8A8A",
"8 c #6A6A6A",
"9 c #9E9E9E",
"0 c #F6F6F6",
"a c #909090",
"b c #A2A2A2",
"c c #AAAAAA",
"d c #F4F4F4",
"e c #CECECE",
"f c #ADADAD",
"g c #AEAEAE",
"h c #BEBEBE",
"i c #A6A6A6",
"j c #CDCDCD",
"k c #F5F5F5",
"l c #DEDEDE",
"m c #DDDDDD",
"n c #C9C9C9",
"o c #878787",
"p c #888888",
"q c #D0D0D0",
"r c #6E6E6E",
"s c #797979",
"t c #D1D1D1",
"u c #A1A1A1",
"v c #B3B3B3",
"w c #FFFFFF",
"x c #CACACA",
"y c #A7A7A7",
"z c #A5A5A5",
"A c #A4A4A4",
"B c #A3A3A3",
"C c #87847C",
"D c #EAE8E3",
"E c #8D8982",
"F c #53524C",
"G c #807D74",
"H c #AAA9A5",
"I c #BAB5AB",
"J c #F3F3F3",
"K c #C3C1BD",
"L c #8B8B89",
"M c #E6E5E1",
"N c #F9F9F8",
"O c #FAFAF9",
"P c #F9F9F7",
"Q c #F7F6F5",
"R c #F7F7F4",
"S c #F6F5F4",
"T c #F2F1EE",
"U c #F0EFEC",
"V c #E5E5E4",
"W c #9F9F9F",
"X c #DFDED9",
"Y c #A4A3A1",
"Z c #6C6B6A",
"` c #F5F4F3",
" . c #D5D5D5",
".. c #D3D3D3",
"+. c #D4D4D3",
"@. c #D4D4D4",
"#. c #A9A9A9",
"$. c #B5B5B5",
"%. c #CDCDCB",
"&. c #B5B5B4",
"*. c #DCDAD3",
"=. c #6B6B6A",
"-. c #999896",
";. c #918F87",
">. c #999895",
",. c #E6E4E1",
"'. c #F0EEEC",
"). c #FAF9F9",
"!. c #F9F8F7",
"~. c #F8F7F6",
"{. c #F8F8F7",
"]. c #F4F3F1",
"^. c #F2F1EF",
"/. c #565655",
"(. c #858482",
"_. c #9C9B99",
":. c #6B6A68",
"<. c #585858",
"[. c #5E5C57",
"}. c #524F4B",
"|. c #4A4845",
"1. c #4B4A46",
"2. c #4B4946",
"3. c #4A4844",
"4. c #494743",
"5. c #484642",
"6. c #474541",
"7. c #464440",
"8. c #514F4B",
"9. c #53514E",
"0. c #7B7A77",
"a. c #797771",
"b. c #949391",
"c. c #989694",
"d. c #868480",
"e. c #6E6C66",
"f. c #706D67",
"g. c #5C5955",
"h. c #67645F",
"i. c #5B5954",
"j. c #585651",
"k. c #5D5B56",
"l. c #595652",
"m. c #53504C",
"n. c #575450",
"o. c #595752",
"p. c #5C5956",
"q. c #5B5956",
"r. c #61615E",
"s. c #696861",
"t. c #77756F",
"u. c #7E7B77",
"v. c #979690",
"w. c #96938D",
"x. c #807E77",
"y. c #7D7A74",
"z. c #787770",
"A. c #716F6A",
"B. c #6E6C67",
"C. c #595753",
"D. c #63615C",
"E. c #686661",
"F. c #6F6E68",
"G. c #6D6C66",
"H. c #72716B",
"I. c #76746F",
"J. c #6A6963",
"K. c #8B8880",
"L. c #B2AFA8",
"M. c #B6B3AD",
"N. c #BFBDB6",
"O. c #BDBBB4",
"P. c #B0AEA6",
"Q. c #ABA8A2",
"R. c #9C9991",
" ",
" . . . . . . . . . . . . ",
" . + @ # # # # # # # $ % & . ",
" . * = - - - ; > , , ' ) ! . ",
" . # ~ { ] ^ / ( _ : > > < . ",
" . [ } | 1 1 | 2 2 3 4 5 6 . ",
" . [ 7 8 9 0 a b 4 c a d + . ",
" . [ # # # # $ $ # # $ $ e . ",
" . [ f g = h % h i j 3 # j . ",
" . k l l l m l l , l 5 : n . ",
" . . @ o ~ p q r s t p u q v . . ",
" . w . x y z A z z i B b u u 9 . C . ",
" . w D E F . . . . . . . . . . G C H I . ",
" . w w J w w w w w w w w w w w w w w w w D . ",
" . K L M N O N P Q R O O S T T U V D W X I . ",
" . Y Z ` h .! ..! +.< @.#...$.%.&.*.=.-.;.. ",
" . >.=.,.'.Q N @ ).N !.~.{.{.].].].^./.(.;.. ",
" . _.:.<.[.}.|.1.2.2.2.3.4.5.6.4.7.8.9.0.a.. ",
" . b.c.d.e.f.g.h.i.j.i.k.l.m.n.o.p.q.r.s.t.. ",
" . u.v.w.;.x.y.z.t.A.t.A.B.C.D.E.F.G.H.I.J.. ",
" . . . . . . . . . . . . . . . . . . . . ",
" . K.L.M.N.N.N.N.N.O.P.L.Q.P.R.R.R.G G . ",
" . . . . . . . . . . . . . . . . . . ",
" "};