Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 112172:7bdc1e5a82a9
Add definition for `dired-directory' face.
author | Tassilo Horn <tassilo@member.fsf.org> |
---|---|
date | Sun, 09 Jan 2011 18:49:25 +0100 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};