privacy: Fix mnemonic widget for software switch

Copy/paste error.
This commit is contained in:
Bastien Nocera 2015-01-06 13:40:19 +01:00
parent 24a4d4b9bd
commit 05a3af45ec

View file

@ -657,7 +657,7 @@ All the information we collect is made anonymous, and we will never share your d
<property name="xalign">0</property>
<property name="label" translatable="yes">_Send software usage statistics</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">recently_used_switch</property>
<property name="mnemonic_widget">software_usage_switch</property>
</object>
<packing>
<property name="left_attach">0</property>