mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			425 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			425 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
 | |
|     <String Id="ShortDescriptor">doc</String>
 | |
|     <String Id="Descriptor">Documentation</String>
 | |
|     <String Id="ShortcutName">Python {{ShortVersion}} Manuals ({{Bitness}})</String>
 | |
|     <String Id="ShortcutDescription">View the !(loc.ProductName) documentation.</String>
 | |
| </WixLocalization>
 | 
