aboutsummaryrefslogtreecommitdiffstats
path: root/art/tree-unexpanded.xpm
blob: 0dfb12a0a5f7a8dcbc4cb8b5d2ba3d0914b2a08f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* XPM */
static char * tree_unexpanded_xpm[] = {
"16 16 3 1",
"   c None",
".  c #000000",
"+  c #FFFFFF",
"                ",
"                ",
"                ",
"                ",
"    .........   ",
"    .+++++++.   ",
"    .+++.+++.   ",
"    .+++.+++.   ",
"    .+.....+.   ",
"    .+++.+++.   ",
"    .+++.+++.   ",
"    .+++++++.   ",
"    .........   ",
"                ",
"                ",
"                "};
lugins-devel
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Update to 20100131sylvio2010-03-083-6/+19
* - update to jpeg-8dinoex2010-02-051-0/+1
* - Update to 20091027miwi2009-11-262-5/+5
* - Update to 20090816miwi2009-08-302-4/+4
* - Update to 20090401miwi2009-04-123-7/+137
* - Update to 20081023miwi2008-10-253-10/+63
* - Update to 20080323rafan2008-04-273-22/+35