X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/1db620124a09dfbf581f15ad2dee7f6fab240bce..ea760bad448c79cc747faee7c3e3f56481fc62f2:/res/xml/preferences.xml
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index b645fc1a..da8b7bac 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -22,45 +22,70 @@
android:title="@string/prefs_category_accounts"
android:key="accounts_category">
-
+
-
-
+
-
-
-
+
+
+
+ android:key="instant_uploading"
+ android:title="@string/prefs_instant_upload"
+ android:summary="@string/prefs_instant_upload_summary"/>
+
+
+
+
+ android:title="@string/prefs_instant_video_upload"
+ android:summary="@string/prefs_instant_video_upload_summary" />
+ android:dependency="instant_video_uploading"
+ android:disableDependentsState="true"
+ android:title="@string/prefs_instant_video_upload_path_title"
+ android:key="instant_video_upload_path" />
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+