aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/cloud_search_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain/src/main/res/xml/cloud_search_preferences.xml')
-rw-r--r--OpenKeychain/src/main/res/xml/cloud_search_preferences.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenKeychain/src/main/res/xml/cloud_search_preferences.xml b/OpenKeychain/src/main/res/xml/cloud_search_preferences.xml
index 85d6a6bca..e1ab50d63 100644
--- a/OpenKeychain/src/main/res/xml/cloud_search_preferences.xml
+++ b/OpenKeychain/src/main/res/xml/cloud_search_preferences.xml
@@ -5,17 +5,13 @@
android:key="search_keyserver_pref"
android:summary="@string/pref_keyserver_summary"
android:title="@string/pref_keyserver" />
-
<PreferenceScreen
android:dependency="search_keyserver_pref"
android:key="keyServers"
- android:persistent="false"
android:title="@string/label_keyservers" />
-
<SwitchPreference
android:defaultValue="true"
android:key="search_keybase_pref"
android:summary="@string/pref_keybase_summary"
android:title="@string/pref_keybase" />
-
</PreferenceScreen> \ No newline at end of file