view etc/images/sort-row-ascending.xpm @ 97655:287457e9bac1

(USER_FULL_NAME): Define to pw->pw_gecos if undefined. (Fuser_full_name): Use USER_FULL_NAME instead of a literal pw->pw_gecos.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 23 Aug 2008 16:51:47 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};