view etc/images/sort-row-ascending.xpm @ 100940:24b031f24662

(Finsert_file_contents): In the case of replace, remeber the coding system used for decoding in coding_system.
author Kenichi Handa <handa@m17n.org>
date Wed, 07 Jan 2009 12:26:02 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};