view etc/images/sort-column-ascending.xpm @ 76562:4eed412c4d44

(arm-*-openbsd*, hppa-*-openbsd*) (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added. (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
author Richard M. Stallman <rms@gnu.org>
date Mon, 19 Mar 2007 05:42:13 +0000
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_sort_column_ascending_xpm[] = {
"24 24 2 1",
" 	c None",
".	c #000000",
"                        ",
"                        ",
"    ...                 ",
"   . ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"   .....   .            ",
"                        ",
"           .            ",
"                        ",
"           .            ",
"    ....                ",
"   ..  ..               ",
"   ..  ..               ",
"   ..  ..               ",
"    .....               ",
"       ..               ",
"   .  ...               ",
"   .....                ",
"                        ",
"                        "};