mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-10-31 10:37:00 -04:00 
			
		
		
		
	Fix #975518 (add plugin to calibre)
This commit is contained in:
		
							parent
							
								
									b7955aa9cb
								
							
						
					
					
						commit
						efc7bb05e7
					
				| @ -57,7 +57,8 @@ class PICO(NEWSMY): | ||||
|     gui_name = 'Pico' | ||||
|     description    = _('Communicate with the Pico reader.') | ||||
| 
 | ||||
|     WINDOWS_MAIN_MEM = 'USBDISK__USER' | ||||
|     VENDOR_NAME      = ['TECLAST', 'IMAGIN', 'LASER-'] | ||||
|     WINDOWS_MAIN_MEM = ['USBDISK__USER', 'EB720'] | ||||
|     EBOOK_DIR_MAIN = 'Books' | ||||
|     FORMATS = ['EPUB', 'FB2', 'TXT', 'LRC', 'PDB', 'PDF', 'HTML', 'WTXT'] | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user