diff options
-rw-r--r-- | vdrmanager/res/xml/vdr_prefs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vdrmanager/res/xml/vdr_prefs.xml b/vdrmanager/res/xml/vdr_prefs.xml index 041a08e..f53c19a 100644 --- a/vdrmanager/res/xml/vdr_prefs.xml +++ b/vdrmanager/res/xml/vdr_prefs.xml @@ -29,6 +29,7 @@ <CheckBoxPreference android:key="@string/vdr_ssl_key" + android:enabled="false" android:summary="@string/vdr_ssl_summary" android:title="@string/vdr_ssl_title" /> </PreferenceCategory> |