firefox instance is different now
This commit is contained in:
		
							parent
							
								
									6649dcce6d
								
							
						
					
					
						commit
						f1294353f2
					
				
							
								
								
									
										2
									
								
								tag.c
								
								
								
								
							
							
						
						
									
										2
									
								
								tag.c
								
								
								
								
							| 
						 | 
					@ -12,7 +12,7 @@
 | 
				
			||||||
/* CUSTOMIZE */ 
 | 
					/* CUSTOMIZE */ 
 | 
				
			||||||
static Rule rule[] = {
 | 
					static Rule rule[] = {
 | 
				
			||||||
	/* class			instance	tags						isfloat */
 | 
						/* class			instance	tags						isfloat */
 | 
				
			||||||
	{ "Firefox-bin",	"Gecko",	{ [Twww] = "www" },			False },
 | 
						{ "Firefox-bin",	"firefox-bin",	{ [Twww] = "www" },			False },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* extern */
 | 
					/* extern */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue