mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 09:46:25 +00:00
add 7z wiki link (#543)
This commit is contained in:
@@ -1045,7 +1045,7 @@ class KCCGUI(KCC_ui.Ui_mainWindow):
|
||||
self.sevenzip = True
|
||||
else:
|
||||
self.sevenzip = False
|
||||
self.addMessage('Install <a href="https://www.7-zip.org/">7-Zip</a> and add 7z to PATH!'
|
||||
self.addMessage('<a href="https://github.com/ciromattia/kcc/wiki/Installation#7-zip">Install 7z and add to PATH!</a>!'
|
||||
' CBZ/CBR/ZIP/etc processing disabled.', 'warning')
|
||||
self.detectKindleGen(True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user