mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-10-31 10:37:00 -04:00 
			
		
		
		
	Use correct mimetype for LRF files.
This commit is contained in:
		
							parent
							
								
									03305ec03d
								
							
						
					
					
						commit
						5ad276ba7f
					
				| @ -247,7 +247,7 @@ Comment=Viewer for LRF files (SONY ebook format files) | |||||||
| TryExec=lrfviewer | TryExec=lrfviewer | ||||||
| Exec=lrfviewer %%F | Exec=lrfviewer %%F | ||||||
| Icon=libprs500-viewer | Icon=libprs500-viewer | ||||||
| MimeType=application/lrf; | MimeType=application/x-sony-bbeb; | ||||||
| Categories=Graphics;Viewer; | Categories=Graphics;Viewer; | ||||||
| '''%(__version__,) | '''%(__version__,) | ||||||
| 
 | 
 | ||||||
| @ -266,7 +266,7 @@ Categories=Office; | |||||||
| MIME = '''\ | MIME = '''\ | ||||||
| <?xml version="1.0"?> | <?xml version="1.0"?> | ||||||
| <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'> | <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'> | ||||||
|     <mime-type type="application/lrf"> |     <mime-type type="application/x-sony-bbeb"> | ||||||
|         <comment>SONY E-book compiled format</comment> |         <comment>SONY E-book compiled format</comment> | ||||||
|         <glob pattern="*.lrf"/> |         <glob pattern="*.lrf"/> | ||||||
|     </mime-type> |     </mime-type> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user