view etc/images/sort-row-ascending.xpm @ 69428:1b5fec6d607f

(x_icon): Disable redundant call to `x_wm_set_window_state'.
author Károly Lőrentey <lorentey@elte.hu>
date Sun, 12 Mar 2006 01:37:34 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};