aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml/apg_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/apg_preferences.xml')
-rw-r--r--res/xml/apg_preferences.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/xml/apg_preferences.xml b/res/xml/apg_preferences.xml
index 07471a4b9..aa2defc87 100644
--- a/res/xml/apg_preferences.xml
+++ b/res/xml/apg_preferences.xml
@@ -66,4 +66,14 @@
</PreferenceCategory>
+ <PreferenceCategory
+ android:title="@string/section_advanced">
+
+ <CheckBoxPreference
+ android:persistent="false"
+ android:key="forceV3Signatures"
+ android:title="@string/label_forceV3Signature" />
+
+ </PreferenceCategory>
+
</PreferenceScreen>