diff --git a/kindlecomicconverter/KCC_gui.py b/kindlecomicconverter/KCC_gui.py index 264bbf1..c3deadc 100644 --- a/kindlecomicconverter/KCC_gui.py +++ b/kindlecomicconverter/KCC_gui.py @@ -943,7 +943,7 @@ class KCCGUI(KCC_ui.Ui_mainWindow): 'DefaultUpscale': True, 'Label': 'KV'}, "Kindle PW 1/2": {'PVOptions': True, 'ForceExpert': False, 'DefaultFormat': 0, 'DefaultUpscale': False, 'Label': 'KPW'}, - "Kindle": {'PVOptions': True, 'ForceExpert': False, 'DefaultFormat': 0, + "Kindle 4/5/7/8/10": {'PVOptions': True, 'ForceExpert': False, 'DefaultFormat': 0, 'DefaultUpscale': False, 'Label': 'K578'}, "Kindle DX/DXG": {'PVOptions': False, 'ForceExpert': False, 'DefaultFormat': 2, 'DefaultUpscale': False, 'Label': 'KDX'}, @@ -1011,7 +1011,7 @@ class KCCGUI(KCC_ui.Ui_mainWindow): "Kindle Voyage", "Kindle 2", "Kindle 1", - "Kindle", + "Kindle 4/5/7/8/10", "Separator", "Kobo Aura", "Kobo Aura ONE",