view etc/images/sort-row-ascending.xpm @ 106336:33c61d7ea5d8

Make vc-print-log buttons work. * log-view.el (log-view-mode-map): Inherit from from widget-keymap.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 01 Dec 2009 00:35:43 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};