view etc/images/sort-row-ascending.xpm @ 78429:a3a4480349cb

(diff-unified->context, diff-reverse-direction, diff-fixup-modifs): Typo in docstring.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 06 Aug 2007 20:08:08 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};