view etc/images/sort-row-ascending.xpm @ 78962:1e24f865fb6d

(gud-gud-gdb-command-name): Fix typo in docstring.
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Thu, 04 Oct 2007 09:26:46 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};