Mercurial > emacs
view lisp/sb-pg-plus.xpm @ 57117:d2ffbe58525c
(calc-mode): Compare `calc-settings-file' to `user-init-file' rather
than "\\.emacs" to determine if it is the user-init-file.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Wed, 15 Sep 2004 16:54:26 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_plus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #828282", "# c #FFFFFF", " ............ ", " .++++++++++++@", " .++##########+@", " .+#+##########+@", " .+##+##########+@", " .+###+###+######+@", " .+####+###+.#####+@", ".+++++++#+++++####+@", ".+########.+...###+@", ".+#########+.#####+@", ".+##########.#####+@", ".+################+@", ".+################+@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};