mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	Add new variables for Woblink
This commit is contained in:
		
							parent
							
								
									62c390ecc9
								
							
						
					
					
						commit
						d9dc12c9d9
					
				@ -1364,6 +1364,10 @@ class StoreWoblinkStore(StoreBase):
 | 
				
			|||||||
    description = _('Czytanie zdarza się wszędzie!')
 | 
					    description = _('Czytanie zdarza się wszędzie!')
 | 
				
			||||||
    actual_plugin = 'calibre.gui2.store.woblink_plugin:WoblinkStore'
 | 
					    actual_plugin = 'calibre.gui2.store.woblink_plugin:WoblinkStore'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    drm_free_only = False
 | 
				
			||||||
 | 
					    location = 'PL'
 | 
				
			||||||
 | 
					    formats = ['EPUB']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
plugins += [
 | 
					plugins += [
 | 
				
			||||||
    StoreArchiveOrgStore,
 | 
					    StoreArchiveOrgStore,
 | 
				
			||||||
    StoreAmazonKindleStore,
 | 
					    StoreAmazonKindleStore,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user