view etc/images/sort-row-ascending.xpm @ 77780:c0c3bc060eb3

Add information about where to find GDB, and warn against --no-debug option to configure.bat.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 May 2007 12:57:39 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};