Mercurial > emacs
view lisp/toolbar/preferences.xpm @ 54142:5a9638c2c889
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
Merge some minor redisplay bug-fixes from emacs--tiling--0
Patches applied:
* miles@gnu.org--gnu-2004/emacs--tiling--0--patch-9
Remove bogus xassert
* miles@gnu.org--gnu-2004/emacs--tiling--0--patch-10
Avoid negative descents for images with ascent > height
* miles@gnu.org--gnu-2004/emacs--tiling--0--patch-13
Fix iterator-inconsistency bug in redisplay
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 25 Feb 2004 12:54:16 +0000 |
parents | b45a8f9db907 |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char * preferences_xpm[] = { "24 24 8 1", " c None", ". c #000000", "+ c #E1E0E0", "@ c #D7C99B", "# c #9A6C4E", "$ c #A4A199", "% c #858579", "& c #AD8E30", " ", " ", " ", " .. ", " ..++. . ", " ..++++. .@. ", " ...+++++++. .@#. ", " ..++++++++++. .@#. ", " .++++++#++++++.@#. ", " .+++++#++++++.@#. ", " .++#+#+++++.@#. ", " .++#$#++++.@#.+. ", " .++##+++.@#.++@. ", " .++++++.@#.+++@%. ", " .++++&+..@$$$$%. ", " .++++..$$$$$$@. ", " .+$%%$+++++.. ", " .+++++++++. ", " .++++++.. ", " .++++@. ", " .++.. ", " .. ", " ", " "};