Mercurial > emacs
view etc/images/ezimage/dir.xpm @ 99418:5e2ae9519997
(Entering Emacs): Document inhibit-startup-screen.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 06 Nov 2008 06:58:58 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #DBDB00", "# c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+##############@@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".++++++++++++++++++.", " .................. "};