aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/cloud_search_preferences.xml
diff options
context:
space:
mode:
authorVincent <valodim@mugenguild.com>2016-05-17 20:26:51 +0200
committerVincent <valodim@mugenguild.com>2016-05-17 20:26:51 +0200
commit047b6b34b880fbb207b83eff0a65b4e371093049 (patch)
treea26d8f91c97cd113625256a35d9c0958c15a7a57 /OpenKeychain/src/main/res/xml/cloud_search_preferences.xml
parent320909f3ce6e10b18e7ffdb457825204c8a359d8 (diff)
parentdc32ff270732053fec29f44b27b320276bb139de (diff)
downloadopen-keychain-047b6b34b880fbb207b83eff0a65b4e371093049.tar.gz
open-keychain-047b6b34b880fbb207b83eff0a65b4e371093049.tar.bz2
open-keychain-047b6b34b880fbb207b83eff0a65b4e371093049.zip
Merge pull request #1871 from runnerway/ui-01
Minor UI improvements and cleanup
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