support kindle previewer 4 (#1439)

This commit is contained in:
Alex Xu
2026-09-14 15:56:18 -07:00
committed by GitHub
parent fe85274105
commit 7245fdf2e1
3 changed files with 3 additions and 3 deletions
+1
View File
@@ -33,6 +33,7 @@ def modify_path():
mac_paths = [
'/Applications/Kindle Comic Creator/Kindle Comic Creator.app/Contents/MacOS',
'/Applications/Kindle Previewer 3.app/Contents/lib/fc/bin/',
'/Applications/Kindle Previewer 4.app/Contents/Resources/KFXGen/bin/'
]
if getattr(sys, 'frozen', False):
os.environ['PATH'] += os.pathsep + os.pathsep.join(mac_paths +