Mercurial > emacs
view lisp/sb-dir.xpm @ 62065:115b0152e8bb
(gdb-cpp-define-alist-flags): New variable.
(gdb-create-define-alist): Use. it.
(gdb-cpp-define-alist-program): Update for MS-DOS?
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 04 May 2005 20:44:02 +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", " ...... ", " .++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@+++++++++. ", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #++++++++++++++++# ", " ################ "};