\/ looks nice part II
This commit is contained in:
		
							parent
							
								
									ed0038b963
								
							
						
					
					
						commit
						4dd1116ffa
					
				
					 2 changed files with 10 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +1,13 @@
 | 
			
		|||
/* XPM */
 | 
			
		||||
static char * closed_xpm[] = {
 | 
			
		||||
"6 7 2 1",
 | 
			
		||||
"6 8 2 1",
 | 
			
		||||
" 	c None",
 | 
			
		||||
".	c #000000",
 | 
			
		||||
" .    ",
 | 
			
		||||
" ..   ",
 | 
			
		||||
" ...  ",
 | 
			
		||||
" .... ",
 | 
			
		||||
" ...  ",
 | 
			
		||||
" ..   ",
 | 
			
		||||
" .    "};
 | 
			
		||||
".     ",
 | 
			
		||||
"..    ",
 | 
			
		||||
"...   ",
 | 
			
		||||
"....  ",
 | 
			
		||||
"...   ",
 | 
			
		||||
"..    ",
 | 
			
		||||
".     ",
 | 
			
		||||
"      "};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,9 +3,9 @@ static char * opened_xpm[] = {
 | 
			
		|||
"7 6 2 1",
 | 
			
		||||
" 	c None",
 | 
			
		||||
".	c #000000",
 | 
			
		||||
"       ",
 | 
			
		||||
".......",
 | 
			
		||||
" ..... ",
 | 
			
		||||
"  ...  ",
 | 
			
		||||
"   .   ",
 | 
			
		||||
"       ",
 | 
			
		||||
"       "};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue