view etc/images/sort-column-ascending.xpm @ 82206:c6c8359d90ff

Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 74) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-831
author Miles Bader <miles@gnu.org>
date Mon, 30 Jul 2007 05:33:27 +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",
"                        ",
"                        ",
"    ...                 ",
"   . ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"   .....   .            ",
"                        ",
"           .            ",
"                        ",
"           .            ",
"    ....                ",
"   ..  ..               ",
"   ..  ..               ",
"   ..  ..               ",
"    .....               ",
"       ..               ",
"   .  ...               ",
"   .....                ",
"                        ",
"                        "};