Add nohandle-guide images for tree-widget
These are copies of the guide.* files
This commit is contained in:
BIN
etc/images/tree-widget/default/nohandle-guide.png
Normal file
BIN
etc/images/tree-widget/default/nohandle-guide.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 180 B |
26
etc/images/tree-widget/default/nohandle-guide.xpm
Normal file
26
etc/images/tree-widget/default/nohandle-guide.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char * guide_xpm[] = {
|
||||
"6 21 2 1",
|
||||
" c None",
|
||||
". c #ADA5C6",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" .",
|
||||
" ."};
|
||||
BIN
etc/images/tree-widget/folder/nohandle-guide.png
Normal file
BIN
etc/images/tree-widget/folder/nohandle-guide.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 178 B |
27
etc/images/tree-widget/folder/nohandle-guide.xpm
Normal file
27
etc/images/tree-widget/folder/nohandle-guide.xpm
Normal file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * guide_xpm[] = {
|
||||
"6 22 2 1",
|
||||
" c None",
|
||||
". c #ADA5C6",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" .",
|
||||
" ",
|
||||
" ."};
|
||||
Reference in New Issue
Block a user