view etc/images/sort-row-ascending.xpm @ 96019:6cece6cbe017

* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector) (build_font_name_from_vector): Delete externs. * xfaces.c (struct font_name): Don't declare.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 16 Jun 2008 22:42: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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};