view etc/images/sort-row-ascending.xpm @ 107359:4e4364e2100c

(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:" This ensures that the output is newline-terminated.
author Miles Bader <miles@gnu.org>
date Tue, 09 Mar 2010 22:24:44 +0900
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_sort_row_ascending_xpm[] = {
"21 17 2 1",
" 	c None",
".	c #000000",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};