view etc/images/sort-column-ascending.xpm @ 77091:b3589a49ba09

** dashteacup@gmail.com, Apr 2: c-subword-mode - inconsistent behavior Fixed in 2007-04-09 checkin by Masatake YAMATO
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 09 Apr 2007 22:27:14 +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",
"                        ",
"                        ",
"    ...                 ",
"   . ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"   .....   .            ",
"                        ",
"           .            ",
"                        ",
"           .            ",
"    ....                ",
"   ..  ..               ",
"   ..  ..               ",
"   ..  ..               ",
"    .....               ",
"       ..               ",
"   .  ...               ",
"   .....                ",
"                        ",
"                        "};