view etc/images/sort-row-ascending.xpm @ 101865:4e643f5b16ea

(Explicit Encoding): Document the `charset' text property produced by decode-coding-region and decode-coding-string.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 Feb 2009 11:48:00 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};