view etc/images/sort-row-ascending.xpm @ 70507:dd8efbe5f0a0

(Replacing text across multiple files): Expand node to explain how to use `dired-do-query-replace-regexp' in more detail, based on suggestion by Eric Hanchrow <offby1@blarg.net>.
author Romain Francoise <romain@orebokech.com>
date Sun, 07 May 2006 17:08:48 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};