We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a230e4 + 1c01fab commit 5302ec4Copy full SHA for 5302ec4
gui/theme/common/landscape.xml
@@ -2886,6 +2886,10 @@
2886
<condition var1="tw_simulate_actions" var2="1"/>
2887
<data variable="tw_simulate_fail"/>
2888
</listitem>
2889
+ <listitem name="{@sha2_chk=Use SHA2 for hashing}">
2890
+ <condition var1="tw_no_sha2" var2="0"/>
2891
+ <data variable="tw_use_sha2"/>
2892
+ </listitem>
2893
</listbox>
2894
2895
<checkbox>
gui/theme/common/watch.xml
@@ -3604,6 +3604,10 @@
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
<action>
0 commit comments