mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 12:24:00 +02:00
...
This commit is contained in:
parent
2a8ebdb766
commit
5e9fbd8f66
1 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,9 @@
|
|||
</item>
|
||||
<item row="2" column="0">
|
||||
<widget class="QCheckBox" name="opt_use_subdirs">
|
||||
<property name="toolTip">
|
||||
<string>If checked, books are placed into sub directories based on their metadata on the device. If unchecked, books are all put into the top level directory.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use sub directories</string>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue