mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-04 03:27:00 -05:00 
			
		
		
		
	Mimetype icons for CBR and CBZ
This commit is contained in:
		
							parent
							
								
									66c730a996
								
							
						
					
					
						commit
						a725a95c69
					
				
							
								
								
									
										
											BIN
										
									
								
								resources/images/mimetypes/cbr.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								resources/images/mimetypes/cbr.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 10 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/images/mimetypes/cbz.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								resources/images/mimetypes/cbz.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 10 KiB  | 
@ -466,6 +466,8 @@ class FileIconProvider(QFileIconProvider):
 | 
			
		||||
             'gif'     : 'gif',
 | 
			
		||||
             'png'     : 'png',
 | 
			
		||||
             'bmp'     : 'bmp',
 | 
			
		||||
             'cbz'     : 'cbz',
 | 
			
		||||
             'cbr'     : 'cbr',
 | 
			
		||||
             'svg'     : 'svg',
 | 
			
		||||
             'html'    : 'html',
 | 
			
		||||
             'htmlz'   : 'html',
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user