view etc/images/sort-column-ascending.xpm @ 91217:9cf3b1c148b9

(tai-viet-re): Include '-'. (tai-viet-glyph-info): Handle '-'.
author Kenichi Handa <handa@m17n.org>
date Sun, 09 Dec 2007 12:39:55 +0000 (2007-12-09)
parents ed7704221f2b
children
line wrap: on
line source
/* XPM */
static char * stock_sort_column_ascending_xpm[] = {
"24 24 2 1",
" 	c None",
".	c #000000",
"                        ",
"                        ",
"    ...                 ",
"   . ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"   .....   .            ",
"                        ",
"           .            ",
"                        ",
"           .            ",
"    ....                ",
"   ..  ..               ",
"   ..  ..               ",
"   ..  ..               ",
"    .....               ",
"       ..               ",
"   .  ...               ",
"   .....                ",
"                        ",
"                        "};