view etc/images/sort-row-ascending.xpm @ 70252:8b0a765eb64a

(command-line-1): Display warning when pure-space-overflow is non-nil.
author Reiner Steib <Reiner.Steib@gmx.de>
date Thu, 27 Apr 2006 13:51:57 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};