view etc/images/sort-criteria.xpm @ 105867:00c0adbb54a9

* mh-thread.el (mh-thread-set-tables): * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update): (mh-speed-extract-folder-name, mh-speed-parse-flists-output): (mh-speed-invalidate-map, mh-speed-add-folder): * mh-show.el (mh-invalidate-show-buffer, mh-show-sequence-menu): * mh-seq.el (mh-list-sequences): * mh-search.el (mh-index-execute-commands, mh-index-add-to-sequence) (mh-index-delete-from-sequence, mh-index-update-maps): * mh-scan.el (mh-msg-num-width): * mh-print.el (mh-ps-spool-buffer): * mh-mime.el (mh-mime-save-parts, mh-handle-set-external-undisplayer) (mh-file-mime-type): * mh-letter.el (mh-yank-cur-msg): * mh-funcs.el (mh-list-folders, mh-pipe-msg, mh-store-msg) (mh-store-buffer): * mh-folder.el (mh-modify, mh-visit-folder, mh-write-msg-to-file) (mh-prompt-for-refile-folder): * mh-e.el (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon) (mh-handle-process-error, mh-variant-info): * mh-comp.el (mh-forward): * mh-alias.el (mh-alias-local-users, mh-alias-which-file-has-alias): (mh-alias-add-alias-to-file): Use with-current-buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 05 Nov 2009 21:04:59 +0000
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_sort_criteria_xpm[] = {
"24 24 28 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #D3D3D3",
"#	c #F2ECE1",
"$	c #F4EFE5",
"%	c #DFDAD2",
"&	c #C9C4BD",
"*	c #74716E",
"=	c #FAFAFA",
"-	c #EADFC9",
";	c #ECE2CF",
">	c #EEE5D4",
",	c #4C4B48",
"'	c #F5F5F5",
")	c #C9C9C9",
"!	c #E2D2B1",
"~	c #CFC4B1",
"{	c #BFBFBF",
"]	c #C0C0C0",
"^	c #C7B99C",
"/	c #F0F0F0",
"(	c #B7B7B7",
"_	c #9A8F78",
":	c #877E69",
"<	c #AFA389",
"[	c #A09889",
"}	c #314E6C",
"                        ",
"                        ",
"                ......  ",
"                   ...  ",
"                  ...   ",
"                 ...    ",
"  .........     ...     ",
"  .+@.#$%&*.    ......  ",
"  .=@.-;;;>,            ",
"  .').!!!!.~.           ",
"  .{].^^!.^.~.          ",
"  ./(.._.^.:.~.         ",
"   .....<.:...[.        ",
"        .:..  ..        ",
"         ..             ",
"                        ",
"                 }}}}   ",
"                }}  }}  ",
"                }}  }}  ",
"                }}}}}}  ",
"                }}  }}  ",
"                }}  }}  ",
"                        ",
"                        "};