Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 101693:d8e498f22523
Minor fixes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 31 Jan 2009 02:47:50 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};