Fixed saving of .wav files when it was disabled

This commit is contained in:
Jordan Sherer
2018-09-12 16:08:25 -04:00
parent f4ed9a9eac
commit bafaf8a5ae
2 changed files with 21 additions and 16 deletions
+2 -5
View File
@@ -4470,10 +4470,10 @@ list. The list can be maintained in Settings (F2).</string>
</action>
<action name="actionDelete_all_wav_files_in_SaveDir">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>Delete all *.wav &amp;&amp; *.c2 files in SaveDir</string>
<string>Delete all *.wav files in SaveDir</string>
</property>
</action>
<action name="actionQuickDecode">
@@ -4500,9 +4500,6 @@ list. The list can be maintained in Settings (F2).</string>
<property name="text">
<string>None</string>
</property>
<property name="visible">
<bool>false</bool>
</property>
</action>
<action name="actionSave_all">
<property name="checkable">