view etc/images/sort-row-ascending.xpm @ 71233:b75b26c046ad

(bootstrap, $(lisp)/mh-e/mh-loaddefs.el): Quote $(EMACS).
author Eli Zaretskii <eliz@gnu.org>
date Mon, 05 Jun 2006 19:47:13 +0000
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_sort_row_ascending_xpm[] = {
"21 17 2 1",
" 	c None",
".	c #000000",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};