Mercurial > emacs
view etc/images/ezimage/dir.xpm @ 85987:6a97e5e13b22
If ps-lpr-switches is not a list, force it to be one.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Fri, 09 Nov 2007 15:23:07 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #DBDB00", "# c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+##############@@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".++++++++++++++++++.", " .................. "};