mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
ffda926c9c
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.
115 lines
2.0 KiB
C
115 lines
2.0 KiB
C
/* XPM */
|
|
static char * preferences_xpm[] = {
|
|
"24 24 87 1",
|
|
" c None",
|
|
". c #000000",
|
|
"+ c #BAB5AB",
|
|
"@ c #D0CDC6",
|
|
"# c #88857D",
|
|
"$ c #C9C6BE",
|
|
"% c #CCC8C1",
|
|
"& c #E5E3E0",
|
|
"* c #FFFFFF",
|
|
"= c #757575",
|
|
"- c #2E2E2E",
|
|
"; c #F6F5F5",
|
|
"> c #CCCCCC",
|
|
", c #AFAFAF",
|
|
"' c #D3D1CB",
|
|
") c #C1C0BF",
|
|
"! c #F0EFED",
|
|
"~ c #797772",
|
|
"{ c #DCDCDC",
|
|
"] c #A5A19C",
|
|
"^ c #EAE9E5",
|
|
"/ c #F3F1F0",
|
|
"( c #EDEDED",
|
|
"_ c #A19D96",
|
|
": c #C1BDB4",
|
|
"< c #DBD8D3",
|
|
"[ c #D9D6D1",
|
|
"} c #89857E",
|
|
"| c #FCFCFC",
|
|
"1 c #EAE9E6",
|
|
"2 c #F5F4F3",
|
|
"3 c #C6C2BA",
|
|
"4 c #F0EFEE",
|
|
"5 c #F4F4F3",
|
|
"6 c #CBC7C0",
|
|
"7 c #ECECEB",
|
|
"8 c #676560",
|
|
"9 c #54524D",
|
|
"0 c #777676",
|
|
"a c #797978",
|
|
"b c #85827E",
|
|
"c c #79756F",
|
|
"d c #7590AE",
|
|
"e c #A4BAD0",
|
|
"f c #90A6BE",
|
|
"g c #9F9F9E",
|
|
"h c #BEBDBC",
|
|
"i c #B8B4AD",
|
|
"j c #87837C",
|
|
"k c #D3DFEA",
|
|
"l c #A2AEBC",
|
|
"m c #9DB6CE",
|
|
"n c #637B95",
|
|
"o c #E2E2E2",
|
|
"p c #EEEEED",
|
|
"q c #849CB6",
|
|
"r c #D7E2ED",
|
|
"s c #8D98A5",
|
|
"t c #9DB8D2",
|
|
"u c #607791",
|
|
"v c #EDEDEC",
|
|
"w c #99ADC3",
|
|
"x c #DFE7F0",
|
|
"y c #8193A9",
|
|
"z c #586D84",
|
|
"A c #5B7189",
|
|
"B c #F1F1F1",
|
|
"C c #EEEDEB",
|
|
"D c #A7A6A5",
|
|
"E c #726F6A",
|
|
"F c #A1B4C8",
|
|
"G c #EEF3F6",
|
|
"H c #60768F",
|
|
"I c #DEDDDC",
|
|
"J c #787776",
|
|
"K c #4E4E4D",
|
|
"L c #91A6BE",
|
|
"M c #F0F4F7",
|
|
"N c #97A5B6",
|
|
"O c #BFBEBD",
|
|
"P c #AAAAA9",
|
|
"Q c #ACACAB",
|
|
"R c #B0C6DB",
|
|
"S c #EDF2F6",
|
|
"T c #818A95",
|
|
"U c #6C85A1",
|
|
"V c #C0D1E2",
|
|
" .. ",
|
|
" .+@#. ",
|
|
" .$%+. .. ",
|
|
" .&$. .*=. ",
|
|
" .. -;$. .*>,. ",
|
|
" .' ..)!+~. .{,. ",
|
|
" .]%%^/+++. .(.. ",
|
|
" ._:%$<[+}. .|. ",
|
|
" .....123}..>. ",
|
|
" .456.,. ",
|
|
" .7.,.. ",
|
|
" .,.89. ",
|
|
" ....,.0abc. ",
|
|
" .def.. .ghij. ",
|
|
" .dklmn. .op6}. ",
|
|
" .qrsntu. .v/$}. ",
|
|
" .wxyztdA. .BCDE..",
|
|
" .FGyHtdA. .IJK,.",
|
|
" .LMNHtdA. .OPQ.",
|
|
" .RSTtdA.. ... ",
|
|
" .UtVLA.. ",
|
|
" .UUn.. ",
|
|
" ... ",
|
|
" "};
|