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:
Dominik Wenger 2009-10-13 20:51:20 +00:00
parent e3bd45ef81
commit 11bd80cd38
4 changed files with 21 additions and 8 deletions

View file

@ -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>