view etc/images/sort-column-ascending.xpm @ 104829:b06b66cffb2d

2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl> * org-protocol.el (org-protocol-store-link) (org-protocol-remember, org-protocol-open-source): Remove autoload cookies again.
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 03 Sep 2009 07:20:50 +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",
"                        ",
"                        ",
"    ...                 ",
"   . ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"     ..                 ",
"   .....   .            ",
"                        ",
"           .            ",
"                        ",
"           .            ",
"    ....                ",
"   ..  ..               ",
"   ..  ..               ",
"   ..  ..               ",
"    .....               ",
"       ..               ",
"   .  ...               ",
"   .....                ",
"                        ",
"                        "};