view etc/images/sort-row-ascending.xpm @ 98524:622e1277bbf2

(vc-bzr-after-dir-status): Parse the output for non existent files. (vc-bzr-dir-status-files): New function.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 05 Oct 2008 00:08: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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};