view etc/images/sort-row-ascending.xpm @ 74220:ae3e88b9ef1b

(w32_msg_worker): Declare correctly. (w32_initialize): Don't cast w32_msg_worker.
author Jason Rumney <jasonr@gnu.org>
date Mon, 27 Nov 2006 10:00: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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};