Small improvements to the refresh of the files list and memory handling while synchro...
[pub/Android/ownCloud.git] / res / xml / preferences.xml
index c38123c..42e0784 100644 (file)
@@ -7,7 +7,8 @@
         android:title="@string/prefs_select_oc_account"
         android:summary="@string/prefs_summary_select_oc_account" 
         />
-    <CheckBoxPreference android:key="instant_uploading" android:title="Enable instant uploading" android:summary="Instantly upload photos taken by camera"/>
+    <Preference android:title="Manage accounts" android:key="manage_account" /><CheckBoxPreference android:key="instant_uploading" android:title="Enable instant uploading" android:summary="Instantly upload photos taken by camera"/>
+    
        </PreferenceCategory>