comparison etc/images/home.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 * home_xpm[] = {
3 "24 24 101 2",
4 " c None",
5 ". c #000000",
6 "+ c #212121",
7 "@ c #2C2C2C",
8 "# c #C1665A",
9 "$ c #924B37",
10 "% c #2A2A2A",
11 "& c #333333",
12 "* c #343434",
13 "= c #242424",
14 "- c #944D3A",
15 "; c #A05443",
16 "> c #181818",
17 ", c #474747",
18 "' c #555555",
19 ") c #8D8D8D",
20 "! c #383838",
21 "~ c #191919",
22 "{ c #974F3C",
23 "] c #222222",
24 "^ c #313131",
25 "/ c #A1A1A1",
26 "( c #676767",
27 "_ c #ACACAC",
28 ": c #BCBCBC",
29 "< c #585858",
30 "[ c #141414",
31 "} c #1C1C1C",
32 "| c #464646",
33 "1 c #666666",
34 "2 c #BABABA",
35 "3 c #7E7E7E",
36 "4 c #D2D2D2",
37 "5 c #FFFFFF",
38 "6 c #4F4F4F",
39 "7 c #262626",
40 "8 c #232323",
41 "9 c #505050",
42 "0 c #B2B2B2",
43 "a c #909090",
44 "b c #9A9A9A",
45 "c c #838383",
46 "d c #171717",
47 "e c #202020",
48 "f c #717171",
49 "g c #A6A6A6",
50 "h c #616161",
51 "i c #1D1D1D",
52 "j c #1F1F1F",
53 "k c #C4C4C4",
54 "l c #CACACA",
55 "m c #AEAEAE",
56 "n c #D1D1D1",
57 "o c #7C7C7C",
58 "p c #BFBFBF",
59 "q c #6C6C6C",
60 "r c #EEEEEE",
61 "s c #949494",
62 "t c #C7C7C7",
63 "u c #EBEBEB",
64 "v c #7D7D7D",
65 "w c #6E6E6E",
66 "x c #A9A9A9",
67 "y c #E99E8F",
68 "z c #DD806D",
69 "A c #9B5343",
70 "B c #CECECE",
71 "C c #626262",
72 "D c #858585",
73 "E c #ECA292",
74 "F c #D0533A",
75 "G c #934F3E",
76 "H c #6D6D6D",
77 "I c #ECA291",
78 "J c #CF543C",
79 "K c #371D16",
80 "L c #5D5D5D",
81 "M c #868686",
82 "N c #787878",
83 "O c #ECA696",
84 "P c #C95C49",
85 "Q c #E17C66",
86 "R c #924E3D",
87 "S c #888888",
88 "T c #A0A0A0",
89 "U c #3D1208",
90 "V c #D15137",
91 "W c #919191",
92 "X c #879981",
93 "Y c #82947C",
94 "Z c #8A9B85",
95 "` c #6E8467",
96 " . c #5D7555",
97 ".. c #4C6042",
98 "+. c #3F4F37",
99 "@. c #303D2A",
100 "#. c #7F8F7A",
101 "$. c #64785E",
102 "%. c #44563E",
103 "&. c #657460",
104 "*. c #40503A",
105 " ",
106 " . . ",
107 " . . . . . + @ . ",
108 " . # $ . . % & * = . ",
109 " . - ; . > , ' ) ! ~ . ",
110 " . { . ] ^ / ( _ : < [ . ",
111 " . . } | 1 2 3 4 : 5 6 7 . ",
112 " . 8 9 0 a 4 b 5 : 5 : c d . ",
113 " . e f g 4 b 5 : 5 : 5 : 5 h i . ",
114 " . j k k l 5 m 5 2 5 2 5 : 5 n o } . ",
115 " . 8 m p p p p p p p p . . . . . a q = . ",
116 " . . . . r 5 5 5 5 5 5 5 . s t u . v . . . . ",
117 " . 4 5 . . . . . 5 . : 5 5 . w . ",
118 " . x 5 . y z A . 5 . B 5 5 . C . ",
119 " . D 5 . E F G . 5 . . . . . H . ",
120 " . . 5 . I J K . k s L L M N . . ",
121 " . . r . O P G . 5 5 5 5 5 2 . ",
122 " . 2 . Q # R . : : : : : S . ",
123 " . T U V # A . 5 5 5 5 5 W . ",
124 " . . . . . . . . . . . . . . . . . . . . . ",
125 " } X Y Z X ` ...+.@.. Y #.$.%.&.*.. ",
126 " . . . . . . . . . . . . . . . . . ",
127 " . . . ",
128 " "};