mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 09:46:25 +00:00
support kobo forma.
This commit is contained in:
@@ -934,6 +934,8 @@ class KCCGUI(KCC_ui.Ui_mainWindow):
|
||||
'DefaultUpscale': True, 'Label': 'KoAH2O'},
|
||||
"Kobo Aura ONE": {'PVOptions': False, 'ForceExpert': False, 'DefaultFormat': 1,
|
||||
'DefaultUpscale': True, 'Label': 'KoAO'},
|
||||
"Kobo Forma": {'PVOptions': False, 'ForceExpert': False, 'DefaultFormat': 1,
|
||||
'DefaultUpscale': True, 'Label': 'KoF'},
|
||||
"Other": {'PVOptions': False, 'ForceExpert': True, 'DefaultFormat': 1,
|
||||
'DefaultUpscale': False, 'Label': 'OTHER'},
|
||||
"Kindle 1": {'PVOptions': False, 'ForceExpert': False, 'DefaultFormat': 0,
|
||||
@@ -954,6 +956,7 @@ class KCCGUI(KCC_ui.Ui_mainWindow):
|
||||
"Kindle",
|
||||
"Separator",
|
||||
"Kobo Aura ONE",
|
||||
"Kobo Forma",
|
||||
"Kobo Aura H2O",
|
||||
"Kobo Aura HD",
|
||||
"Kobo Aura",
|
||||
|
||||
Reference in New Issue
Block a user