view lisp/toolbar/copy.xpm @ 35032:d8d44de5a247

Doc fixes. Maintainer change. (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type. (dired-guess-shell-alist-default): Don't use xloadimage for PNG. (dired-guess-shell-alist-user): Customize. (dired-x-help-address): Set to bug-gnu-emacs. (dired-x-maintainer, dired-x-file, dired-x-version): Deleted. (dired-default-directory): Renamed from default-directory.
author Dave Love <fx@gnu.org>
date Wed, 03 Jan 2001 21:21:08 +0000
parents 8f4a34146a9d
children 734ff40978ad
line wrap: on
line source

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"24 24 7 1",
"  c Gray0",
". c #424242423a3a",
"X c #68e968e96363",
"o c #a8b1a8b1992b",
"O c #d3d3d3d3bdbd",
"+ c #e419e419cd6b",
"@ c None",
/* pixels */
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@  @@@@@@@@@@@@@@",
"@@@@@@  Oo @@@@@@@@@@@@@",
"@@@@ .ooOO @@@@  @@@@@@@",
"@@@@ +XoOOo @  Oo @@@@@@",
"@@@@ +.oO++ .ooOO @@@@@@",
"@@@@ XoO+++ +XoOOo @@@@@",
"@@@@ oOO+++ +.oO++ @@@@@",
"@@@@ oO++++ XoOO++o @@@@",
"@@@@@ +++++ oOO++++o @@@",
"@@@@@ o++++ oO++++++ @@@",
"@@@@@@ ++o   +++++++o @@",
"@@@@@@ o  @@ o++++o  @@@",
"@@@@@@@ @@@@@ ++o  @@@@@",
"@@@@@@@@@@ @@ o  @@@@@@@",
"@@@@@@@     @@ @@@@@@@@@",
"@@@@@@@     @@@@@@@@@@@@",
"@@@@@@@@@@ @@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@"
};