mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Change working of BG job options in Pref/Misc--also affects plugin jobs.
This commit is contained in:
parent
c4a4c3a76f
commit
8b8570a135
@ -17,7 +17,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="text">
|
||||
<string>Max. simultaneous conversion/news download jobs:</string>
|
||||
<string>Max. simultaneous conversion/news download/plugin jobs:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>opt_worker_limit</cstring>
|
||||
@ -134,7 +134,7 @@
|
||||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>&Abort conversion jobs that take more than:</string>
|
||||
<string>&Abort jobs that take more than:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>opt_worker_max_time</cstring>
|
||||
|
Loading…
x
Reference in New Issue
Block a user