mirror of
https://github.com/ciromattia/kcc
synced 2026-04-18 06:58:58 +00:00
option: create temporary files directory on source file drive (#1296)
This commit is contained in:
10
gui/KCC.ui
10
gui/KCC.ui
@@ -885,6 +885,16 @@ Ignored for Kindle EPUB/MOBI and all PDF.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="12" column="1">
|
||||
<widget class="QCheckBox" name="tempDirBox">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Unchecked - Main Drive<br/></span>Use dedicated temporary directory on main OS drive.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - Source File Drive<br/></span>Create temporary file directory on source file drive.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Temp Directory</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user