view etc/images/sort-row-ascending.xpm @ 96438:5efd78aaea5b

Rebind three global `C-x r' keys "b", "m", "l" to the new map `ctl-x-r-map' in autload cookies.
author Juri Linkov <juri@jurta.org>
date Mon, 30 Jun 2008 19:37:44 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};