1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 09:46:25 +00:00

support kobo forma.

This commit is contained in:
MurphyTsai
2019-01-03 14:52:28 +08:00
parent a2ffd259b8
commit a7ea795df5
3 changed files with 5 additions and 1 deletions

View File

@@ -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",