Mercurial > emacs
view lisp/toolbar/gud-display.xpm @ 51945:bfb22215769d
Revise various segments, fix typos, add GNU Press information,
add RMS essay on need for documentation, update documentation license.
author | Robert J. Chassell <bob@rattlesnake.com> |
---|---|
date | Wed, 16 Jul 2003 19:00:29 +0000 |
parents | 46a4047710f4 |
children |
line wrap: on
line source
/* XPM */ static char * display_xpm[] = { "24 24 2 1", " c #C0C0C0C0C0C0", ". c #000000000000", " ", " ", " ", " ", " ... ", " .. ", " .. ", " .. ", " ..... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ...... ", " ", " ", " ", " ", " ", " ", " "};