view etc/images/sort-column-ascending.xpm @ 101671:4c26fea2986c

2009-01-30 Carsten Dominik <dominik@science.uva.nl> * org.texi (TODO dependencies): Document key binding for toggling ORDERED property.
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 30 Jan 2009 08:34:24 +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",
"                        ",
"                        ",
"    ...                 ",
"   . ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"   .....   .            ",
"                        ",
"           .            ",
"                        ",
"           .            ",
"    ....                ",
"   ..  ..               ",
"   ..  ..               ",
"   ..  ..               ",
"    .....               ",
"       ..               ",
"   .  ...               ",
"   .....                ",
"                        ",
"                        "};