view etc/images/sort-row-ascending.xpm @ 96791:c0971e06fee1

* ns-grabenv.el: File removed. * term/ns-win.el: Contents of ns-grabenv.el moved here. (ns-grabenv, ns-open-file-select-line): Doc fixes.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 18 Jul 2008 17:08:59 +0000
parents ed7704221f2b
children
line wrap: on
line source

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