Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 107424:d39dd3c90b0f
Check for tputs and friends, abort if not found (bug #5735)
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Thu, 18 Mar 2010 12:57:21 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};