forked from len0rd/rockbox
rbutil: rework and rename the "dont overwrite talkfiles" option so it really generates only new Talkfiles.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23162 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e3bd45ef81
commit
11bd80cd38
4 changed files with 21 additions and 8 deletions
|
|
@ -216,9 +216,9 @@
|
|||
</widget>
|
||||
</item>
|
||||
<item row="7" column="0">
|
||||
<widget class="QCheckBox" name="OverwriteTalk">
|
||||
<widget class="QCheckBox" name="GenerateOnlyNew">
|
||||
<property name="text">
|
||||
<string>Overwrite Talkfiles</string>
|
||||
<string>Create only new Talkfiles</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue