view etc/images/sort-column-ascending.xpm @ 107340:e0514072acb0

Update some cedet template copyrights to GPLv3+. * etc/srecode/default.srt (COPYRIGHT): * lisp/cedet/semantic/grammar.el (semantic-grammar-header-template): Update template copyright to GPLv3+.
author Glenn Morris <rgm@gnu.org>
date Fri, 05 Mar 2010 19:06:37 -0800
parents ed7704221f2b
children
line wrap: on
line source

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