Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 70891:96a49e1507ec
Renamed `tumme-display-dired-image' to `tumme-dired-display-image'.
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Wed, 24 May 2006 18:31:36 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};