1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <PreferenceScreen xmlns:
android=
"http://schemas.android.com/apk/res/android" >
3 <PreferenceCategory android:
title=
"@string/prefs_category_general">
6 android:
key=
"select_oc_account"
7 android:
title=
"@string/prefs_select_oc_account"
8 android:
summary=
"@string/prefs_summary_select_oc_account"
10 <Preference android:
title=
"Manage accounts" android:
key=
"manage_account" />
11 <CheckBoxPreference android:
title=
"ownCloud App PIN" android:
key=
"set_pincode"
12 android:
summary=
"Protect your ownCloud client"/>
13 <CheckBoxPreference android:
key=
"instant_uploading"
14 android:
title=
"Enable instant uploading"
15 android:
summary=
"Instantly upload photos taken by camera"/>