view etc/images/sort-row-ascending.xpm @ 111248:ec27ab597931

nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 31 Oct 2010 09:53: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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};