forked from mirrors/gecko-dev
		
	 cd643848b1
			
		
	
	
		cd643848b1
		
	
	
	
	
		
			
			MozReview-Commit-ID: C4fA6cboVZY --HG-- extra : rebase_source : 8eb98fdab15cee43ba7a7b4a395d0f9a9287086e
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			520 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			520 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| # This Source Code Form is subject to the terms of the Mozilla Public
 | |
| # License, v. 2.0. If a copy of the MPL was not distributed with this
 | |
| # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | |
| 
 | |
| <menu id="charsetMenu"
 | |
|     label="&charsetMenu2.label;"
 | |
|     accesskey="&charsetMenu2.accesskey;"
 | |
|     oncommand="BrowserSetForcedCharacterSet(event.target.getAttribute('charset'));"
 | |
|     onpopupshowing="CharsetMenu.build(event.target);"
 | |
|     onpopupshown="UpdateCurrentCharset(this);">
 | |
|   <menupopup>
 | |
|   </menupopup>
 | |
| </menu>
 |