view etc/images/sort-row-ascending.xpm @ 103583:36fd6f9e6463

* emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 24 Jun 2009 14:27:47 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};