Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 110654:d631a67d1138
configure.in: Don't enable ImageMagick unless HAVE_X11.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Wed, 29 Sep 2010 20:52:34 +0200 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};