view etc/images/sort-row-ascending.xpm @ 92489:3d2c0cec0a1a

(gnus-article-mode-line-format-alist): Move here from gnus-art. (top-level): No need to load own source when compiling.
author Glenn Morris <rgm@gnu.org>
date Wed, 05 Mar 2008 03:56:28 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};