projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Small improvements to the refresh of the files list and memory handling while synchro...
[pub/Android/ownCloud.git]
/
res
/
xml
/
preferences.xml
diff --git
a/res/xml/preferences.xml
b/res/xml/preferences.xml
index
c38123c
..
42e0784
100644
(file)
--- a/
res/xml/preferences.xml
+++ b/
res/xml/preferences.xml
@@
-7,7
+7,8
@@
android:title="@string/prefs_select_oc_account"
android:summary="@string/prefs_summary_select_oc_account"
/>
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>
</PreferenceCategory>