Files
lazarus-ccr/components/virtualtreeview-new/trunk/resources/tvirtualstringtree.xpm
blikblum 822745d0fc * Create branches and trunk directories
* Move files to trunk

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1035 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-08 14:04:26 +00:00

36 lines
856 B
C

/* XPM */
static char * tvirtualstringtree_xpm[] = {
"24 24 8 1",
". c #000000",
"+ c None",
"@ c #808000",
"# c #20A080",
"$ c #808080",
"% c #C0A000",
"& c #C0C0C0",
"* c #FFFFFF",
"++++++..++++++++++++++++",
"+++++.&&.............+++",
"++++.***&&&&&&&&&&$$@.++",
"++++.************@$$$.++",
"+++.************@$$$$.++",
"++++...@********.$$$$.++",
"+++++++.........$$$$@+++",
"+++++++.$$$$$$$$***$.+++",
"+++++++.***********&.+++",
"+++++++.*.**......*$.+++",
"+++++++.*....%%%%.*.++++",
"+++++++.*.**......*.++++",
"++++++.**.*********.++++",
"+++++.$**.**......*.++++",
"+++++.&**....####.*.++++",
"+++++.******......*.++++",
"+++++.*************&.+++",
"+...+.***.....******.+++",
"+.&&@....&&&&&.****$.+++",
"+.&&&&&&&&&&&&&.**&.++++",
"++.$&&&&&&&&&&&.&&&.++++",
"++.$$$$$$$$$$$$$.&.+++++",
"+++...............++++++",
"++++++++++++++++++++++++"};