Mercurial > emacs
view lisp/gnus/forced.xpm @ 57609:5aefaad0a5f1
(init_environment): Set emacs_dir correctly when running
emacs from the build directory.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 19 Oct 2004 19:08:58 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * forced_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".+.+++++++.+.", ".+.........+.", ".+++++++++++.", " ...+++++... ", " ....... "};