view etc/images/sort-row-ascending.xpm @ 90868:cda1d64776fb

(fill_composite_glyph_string): Make the first arg to STORE_XCHARB a valid l-value.
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 01:03:23 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};