summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index cdf952a6..73f82c0b 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -28,32 +28,6 @@
android:title="@string/prefs_network_settings" />
</PreferenceCategory>
- <!-- <PreferenceCategory android:title="@string/ssl" >
- <org.fox.ttrss.util.LessBrokenSwitchPreference
- android:defaultValue="false"
- android:key="ssl_trust_any"
- android:summary="@string/ssl_trust_any_long"
- android:title="@string/ssl_trust_any" />
- <org.fox.ttrss.util.LessBrokenSwitchPreference
- android:defaultValue="false"
- android:key="ssl_trust_any_host"
- android:summary="@string/ssl_trust_any_host_long"
- android:title="@string/ssl_trust_any_host" />
- </PreferenceCategory>
- <PreferenceCategory android:title="@string/http_authentication" >
- <EditTextPreference
- android:key="http_login"
- android:singleLine="true"
- android:summary="@string/http_login_summary"
- android:title="@string/login" >
- </EditTextPreference>
- <EditTextPreference
- android:key="http_password"
- android:password="true"
- android:singleLine="true"
- android:title="@string/password" >
- </EditTextPreference>
- </PreferenceCategory> -->
<PreferenceCategory
android:key="category_look_and_feel"
android:title="@string/look_and_feel" >