Add files
svn path=/trunk/; revision=2391
This commit is contained in:
21
widgets/e-table/arrow-down.xpm
Normal file
21
widgets/e-table/arrow-down.xpm
Normal file
@ -0,0 +1,21 @@
|
||||
/* XPM */
|
||||
static char * arrow_down_xpm[] = {
|
||||
"13 16 2 1",
|
||||
" c None",
|
||||
". c #FF0000",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
".............",
|
||||
" ........... ",
|
||||
" ......... ",
|
||||
" ....... ",
|
||||
" ..... ",
|
||||
" ... ",
|
||||
" . "};
|
||||
21
widgets/e-table/arrow-up.xpm
Normal file
21
widgets/e-table/arrow-up.xpm
Normal file
@ -0,0 +1,21 @@
|
||||
/* XPM */
|
||||
static char * arrow_up_xpm[] = {
|
||||
"13 16 2 1",
|
||||
" c None",
|
||||
". c #FF0000",
|
||||
" . ",
|
||||
" ... ",
|
||||
" ..... ",
|
||||
" ....... ",
|
||||
" ......... ",
|
||||
" ........... ",
|
||||
".............",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... "};
|
||||
21
widgets/table/arrow-down.xpm
Normal file
21
widgets/table/arrow-down.xpm
Normal file
@ -0,0 +1,21 @@
|
||||
/* XPM */
|
||||
static char * arrow_down_xpm[] = {
|
||||
"13 16 2 1",
|
||||
" c None",
|
||||
". c #FF0000",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
".............",
|
||||
" ........... ",
|
||||
" ......... ",
|
||||
" ....... ",
|
||||
" ..... ",
|
||||
" ... ",
|
||||
" . "};
|
||||
21
widgets/table/arrow-up.xpm
Normal file
21
widgets/table/arrow-up.xpm
Normal file
@ -0,0 +1,21 @@
|
||||
/* XPM */
|
||||
static char * arrow_up_xpm[] = {
|
||||
"13 16 2 1",
|
||||
" c None",
|
||||
". c #FF0000",
|
||||
" . ",
|
||||
" ... ",
|
||||
" ..... ",
|
||||
" ....... ",
|
||||
" ......... ",
|
||||
" ........... ",
|
||||
".............",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... "};
|
||||
Reference in New Issue
Block a user