1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +00:00

You can drag image folders or comic files/archives into this window to convert (#968)

This commit is contained in:
Alex Xu
2025-06-16 15:50:10 -07:00
committed by GitHub
parent 9a7de0f5d9
commit 30a3f90907

View File

@@ -1120,6 +1120,7 @@ class KCCGUI(KCC_ui.Ui_mainWindow):
self.addMessage('<b>Welcome!</b>', 'info')
self.addMessage('<b>Remember:</b> All options have additional information in tooltips.', 'info')
self.addMessage('<b>Important:</b> You can drag image folders or comic files/archives into this window to convert.', 'info')
if self.startNumber < 5:
self.addMessage('Since you are a new user of <b>KCC</b> please see few '
'<a href="https://github.com/ciromattia/kcc/wiki/Important-tips">important tips</a>.',