mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	theme: change builtin menu fallback button to arrow
This commit is contained in:
		
							parent
							
								
									84858967e4
								
							
						
					
					
						commit
						6117e85820
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -291,7 +291,7 @@ load_buttons(struct theme *theme)
 | 
			
		|||
		.name = "menu",
 | 
			
		||||
		.type = LAB_SSD_BUTTON_WINDOW_MENU,
 | 
			
		||||
		.state_set = 0,
 | 
			
		||||
		.fallback_button = (const char[]){ 0x00, 0x18, 0x3c, 0x3c, 0x18, 0x00 },
 | 
			
		||||
		.fallback_button = (const char[]){ 0x00, 0x21, 0x33, 0x1E, 0x0C, 0x00 },
 | 
			
		||||
	}, {
 | 
			
		||||
		.name = "iconify",
 | 
			
		||||
		.type = LAB_SSD_BUTTON_ICONIFY,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue