view etc/images/sort-row-ascending.xpm @ 98855:4b84377f2f72

(ediff-coding-system-for-read): Doc fix. (ediff-coding-system-for-write): Set to emacs-internal.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 19 Oct 2008 08:24:49 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};