Mercurial > emacs
view lisp/sb-dir-plus.xpm @ 47032:4e4bf31455d6
2002-08-25 Andrew Choi <akochoi@shaw.ca>
* emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is
defined instead of MAC_OSX.
* s/darwin.h (select): Define select to sys_select only if
HAVE_CARBON is defined.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Sun, 25 Aug 2002 17:15:26 +0000 |
parents | 5e24be7faa32 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_dir+_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};