Mercurial > emacs
view lisp/sb-dir.xpm @ 59518:d91d1f84814f
(url-retrieve-synchronously): Use accept-process-output rather than sit-for.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 13 Jan 2005 14:35:11 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ...... ", " .++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@+++++++++. ", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #++++++++++++++++# ", " ################ "};