Mercurial > emacs
view lisp/toolbar/lc-undo.xpm @ 61390:a210e1e508d5
Fix spelling.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 08 Apr 2005 11:58:10 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * undo2_xpm[] = { "24 24 5 1", " c None", ". c #D3B354", "+ c #000100", "@ c #FFFFFF", "# c #6B6B66", " ", " ", " ", " + ", " ++ ", " +@+ ", " +@.++++ ", " +@......+ ", " +@........+ ", " +...........+ ", " +..........++ ", " +..........+ ", " +..+++....+ ", " +.+ ++...+ ", " ++ ++..+ ", " + +..+ ", " +..+ ", " +.+ ", " +.#+ ", " +..+ ", " ++ ", " ", " ", " "};