Index: libadblockplus-android-settings/res/xml/preference_adblock_general.xml |
diff --git a/libadblockplus-android-settings/res/xml/preference_adblock_general.xml b/libadblockplus-android-settings/res/xml/preference_adblock_general.xml |
index 3e3f8e3f9343ade3a133ba046d2f1556914b0280..73fc39d0a0f1c74ac26578e03495911842af192e 100644 |
--- a/libadblockplus-android-settings/res/xml/preference_adblock_general.xml |
+++ b/libadblockplus-android-settings/res/xml/preference_adblock_general.xml |
@@ -24,4 +24,10 @@ |
android:title="@string/fragment_adblock_settings_wl_title" |
android:summary="@string/fragment_adblock_settings_wl_summary" /> |
+ <!-- Allowed connection type for updates --> |
+ <ListPreference |
+ android:key="@string/fragment_adblock_settings_allowed_connection_type_key" |
+ android:title="@string/fragment_adblock_settings_allowed_connection_type" |
+ android:summary="%s"/> |
+ |
</PreferenceScreen> |