test for fdroid
[pub/Android/ownCloud.git] / res / xml / preferences.xml
index b4f46f9..3972e9e 100644 (file)
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -->
 <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" >
-    <PreferenceCategory
-               android:title="@string/prefs_category_accounts"
-               android:key="accounts_category">
+       <PreferenceCategory android:title="@string/prefs_category_general">
+               <com.owncloud.android.ui.PreferenceWithLongSummary
+                       android:title="@string/prefs_storage_path"
+                       android:key="storage_path" />
+       </PreferenceCategory>
+    <PreferenceCategory android:title="@string/prefs_category_accounts" android:key="accounts_category">
     </PreferenceCategory>
 
        <PreferenceCategory android:title="@string/prefs_category_security">