Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 92248:a7ab20a5d62e
Mention --disable-font-backend option.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 27 Feb 2008 04:43:48 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};