Mercurial > emacs
view lisp/toolbar/lc-new.xpm @ 65937:019725b1d671
* emacs.c (standard_args): Removed options -i, -itype, --icon-type,
added -nb, --no-bitmap-icon.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 09 Oct 2005 06:57:00 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * new2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000100", "# c #6B6B66", "$ c #504D46", " ", " @@@@@@@@@@@@@ ", " @+..........+$@ ", " @...........+++@ ", " @...........+..+@ ", " @...........+...#@ ", " @...........+...++@ ", " @...........+@@@@@@@ ", " @............++++##@ ", " @.............++++#@ ", " @...............++#@ ", " @................+#@ ", " @.................#@ ", " @.................+@ ", " @.................+@ ", " @...............+++@ ", " @..............++++@ ", " @.............+++++@ ", " @............++++++@ ", " @............++++++@ ", " @+...+.+.+.++++++++@ ", " @+++++++++++++++++#@ ", " @@@@@@@@@@@@@@@@@@ ", " "};