diff --git a/files/admin.php b/apps/files/admin.php
similarity index 100%
rename from files/admin.php
rename to apps/files/admin.php
diff --git a/files/ajax/autocomplete.php b/apps/files/ajax/autocomplete.php
similarity index 100%
rename from files/ajax/autocomplete.php
rename to apps/files/ajax/autocomplete.php
diff --git a/files/ajax/delete.php b/apps/files/ajax/delete.php
similarity index 100%
rename from files/ajax/delete.php
rename to apps/files/ajax/delete.php
diff --git a/files/ajax/download.php b/apps/files/ajax/download.php
similarity index 100%
rename from files/ajax/download.php
rename to apps/files/ajax/download.php
diff --git a/files/ajax/list.php b/apps/files/ajax/list.php
similarity index 100%
rename from files/ajax/list.php
rename to apps/files/ajax/list.php
diff --git a/files/ajax/mimeicon.php b/apps/files/ajax/mimeicon.php
similarity index 100%
rename from files/ajax/mimeicon.php
rename to apps/files/ajax/mimeicon.php
diff --git a/files/ajax/move.php b/apps/files/ajax/move.php
similarity index 100%
rename from files/ajax/move.php
rename to apps/files/ajax/move.php
diff --git a/files/ajax/newfile.php b/apps/files/ajax/newfile.php
similarity index 100%
rename from files/ajax/newfile.php
rename to apps/files/ajax/newfile.php
diff --git a/files/ajax/newfolder.php b/apps/files/ajax/newfolder.php
similarity index 100%
rename from files/ajax/newfolder.php
rename to apps/files/ajax/newfolder.php
diff --git a/files/ajax/rawlist.php b/apps/files/ajax/rawlist.php
similarity index 100%
rename from files/ajax/rawlist.php
rename to apps/files/ajax/rawlist.php
diff --git a/files/ajax/rename.php b/apps/files/ajax/rename.php
similarity index 100%
rename from files/ajax/rename.php
rename to apps/files/ajax/rename.php
diff --git a/files/ajax/scan.php b/apps/files/ajax/scan.php
similarity index 100%
rename from files/ajax/scan.php
rename to apps/files/ajax/scan.php
diff --git a/files/ajax/timezone.php b/apps/files/ajax/timezone.php
similarity index 100%
rename from files/ajax/timezone.php
rename to apps/files/ajax/timezone.php
diff --git a/files/ajax/upload.php b/apps/files/ajax/upload.php
similarity index 100%
rename from files/ajax/upload.php
rename to apps/files/ajax/upload.php
diff --git a/files/appinfo/app.php b/apps/files/appinfo/app.php
similarity index 100%
rename from files/appinfo/app.php
rename to apps/files/appinfo/app.php
diff --git a/files/css/files.css b/apps/files/css/files.css
similarity index 100%
rename from files/css/files.css
rename to apps/files/css/files.css
diff --git a/files/download.php b/apps/files/download.php
similarity index 100%
rename from files/download.php
rename to apps/files/download.php
diff --git a/files/index.php b/apps/files/index.php
similarity index 100%
rename from files/index.php
rename to apps/files/index.php
diff --git a/files/js/admin.js b/apps/files/js/admin.js
similarity index 100%
rename from files/js/admin.js
rename to apps/files/js/admin.js
diff --git a/files/js/fileactions.js b/apps/files/js/fileactions.js
similarity index 100%
rename from files/js/fileactions.js
rename to apps/files/js/fileactions.js
diff --git a/files/js/filelist.js b/apps/files/js/filelist.js
similarity index 100%
rename from files/js/filelist.js
rename to apps/files/js/filelist.js
diff --git a/files/js/files.js b/apps/files/js/files.js
similarity index 100%
rename from files/js/files.js
rename to apps/files/js/files.js
diff --git a/files/js/timezone.js b/apps/files/js/timezone.js
similarity index 100%
rename from files/js/timezone.js
rename to apps/files/js/timezone.js
diff --git a/files/l10n/ar.php b/apps/files/l10n/ar.php
similarity index 100%
rename from files/l10n/ar.php
rename to apps/files/l10n/ar.php
diff --git a/files/l10n/bg_BG.php b/apps/files/l10n/bg_BG.php
similarity index 100%
rename from files/l10n/bg_BG.php
rename to apps/files/l10n/bg_BG.php
diff --git a/files/l10n/ca.php b/apps/files/l10n/ca.php
similarity index 100%
rename from files/l10n/ca.php
rename to apps/files/l10n/ca.php
diff --git a/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php
similarity index 100%
rename from files/l10n/cs_CZ.php
rename to apps/files/l10n/cs_CZ.php
diff --git a/files/l10n/da.php b/apps/files/l10n/da.php
similarity index 100%
rename from files/l10n/da.php
rename to apps/files/l10n/da.php
diff --git a/files/l10n/de.php b/apps/files/l10n/de.php
similarity index 100%
rename from files/l10n/de.php
rename to apps/files/l10n/de.php
diff --git a/files/l10n/el.php b/apps/files/l10n/el.php
similarity index 100%
rename from files/l10n/el.php
rename to apps/files/l10n/el.php
diff --git a/files/l10n/eo.php b/apps/files/l10n/eo.php
similarity index 100%
rename from files/l10n/eo.php
rename to apps/files/l10n/eo.php
diff --git a/files/l10n/es.php b/apps/files/l10n/es.php
similarity index 100%
rename from files/l10n/es.php
rename to apps/files/l10n/es.php
diff --git a/files/l10n/et_EE.php b/apps/files/l10n/et_EE.php
similarity index 100%
rename from files/l10n/et_EE.php
rename to apps/files/l10n/et_EE.php
diff --git a/files/l10n/eu.php b/apps/files/l10n/eu.php
similarity index 100%
rename from files/l10n/eu.php
rename to apps/files/l10n/eu.php
diff --git a/files/l10n/fr.php b/apps/files/l10n/fr.php
similarity index 100%
rename from files/l10n/fr.php
rename to apps/files/l10n/fr.php
diff --git a/files/l10n/gl.php b/apps/files/l10n/gl.php
similarity index 100%
rename from files/l10n/gl.php
rename to apps/files/l10n/gl.php
diff --git a/files/l10n/he.php b/apps/files/l10n/he.php
similarity index 100%
rename from files/l10n/he.php
rename to apps/files/l10n/he.php
diff --git a/files/l10n/hr.php b/apps/files/l10n/hr.php
similarity index 100%
rename from files/l10n/hr.php
rename to apps/files/l10n/hr.php
diff --git a/files/l10n/hu_HU.php b/apps/files/l10n/hu_HU.php
similarity index 100%
rename from files/l10n/hu_HU.php
rename to apps/files/l10n/hu_HU.php
diff --git a/files/l10n/ia.php b/apps/files/l10n/ia.php
similarity index 100%
rename from files/l10n/ia.php
rename to apps/files/l10n/ia.php
diff --git a/files/l10n/id.php b/apps/files/l10n/id.php
similarity index 100%
rename from files/l10n/id.php
rename to apps/files/l10n/id.php
diff --git a/files/l10n/it.php b/apps/files/l10n/it.php
similarity index 100%
rename from files/l10n/it.php
rename to apps/files/l10n/it.php
diff --git a/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php
similarity index 100%
rename from files/l10n/ja_JP.php
rename to apps/files/l10n/ja_JP.php
diff --git a/files/l10n/lb.php b/apps/files/l10n/lb.php
similarity index 100%
rename from files/l10n/lb.php
rename to apps/files/l10n/lb.php
diff --git a/files/l10n/lt_LT.php b/apps/files/l10n/lt_LT.php
similarity index 100%
rename from files/l10n/lt_LT.php
rename to apps/files/l10n/lt_LT.php
diff --git a/files/l10n/ms_MY.php b/apps/files/l10n/ms_MY.php
similarity index 100%
rename from files/l10n/ms_MY.php
rename to apps/files/l10n/ms_MY.php
diff --git a/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php
similarity index 100%
rename from files/l10n/nb_NO.php
rename to apps/files/l10n/nb_NO.php
diff --git a/files/l10n/nl.php b/apps/files/l10n/nl.php
similarity index 100%
rename from files/l10n/nl.php
rename to apps/files/l10n/nl.php
diff --git a/files/l10n/nn_NO.php b/apps/files/l10n/nn_NO.php
similarity index 100%
rename from files/l10n/nn_NO.php
rename to apps/files/l10n/nn_NO.php
diff --git a/files/l10n/pl.php b/apps/files/l10n/pl.php
similarity index 100%
rename from files/l10n/pl.php
rename to apps/files/l10n/pl.php
diff --git a/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php
similarity index 100%
rename from files/l10n/pt_BR.php
rename to apps/files/l10n/pt_BR.php
diff --git a/files/l10n/ro.php b/apps/files/l10n/ro.php
similarity index 100%
rename from files/l10n/ro.php
rename to apps/files/l10n/ro.php
diff --git a/files/l10n/ru.php b/apps/files/l10n/ru.php
similarity index 100%
rename from files/l10n/ru.php
rename to apps/files/l10n/ru.php
diff --git a/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php
similarity index 100%
rename from files/l10n/sk_SK.php
rename to apps/files/l10n/sk_SK.php
diff --git a/files/l10n/sl.php b/apps/files/l10n/sl.php
similarity index 100%
rename from files/l10n/sl.php
rename to apps/files/l10n/sl.php
diff --git a/files/l10n/sr.php b/apps/files/l10n/sr.php
similarity index 100%
rename from files/l10n/sr.php
rename to apps/files/l10n/sr.php
diff --git a/files/l10n/sr@latin.php b/apps/files/l10n/sr@latin.php
similarity index 100%
rename from files/l10n/sr@latin.php
rename to apps/files/l10n/sr@latin.php
diff --git a/files/l10n/sv.php b/apps/files/l10n/sv.php
similarity index 100%
rename from files/l10n/sv.php
rename to apps/files/l10n/sv.php
diff --git a/files/l10n/th_TH.php b/apps/files/l10n/th_TH.php
similarity index 100%
rename from files/l10n/th_TH.php
rename to apps/files/l10n/th_TH.php
diff --git a/files/l10n/tr.php b/apps/files/l10n/tr.php
similarity index 100%
rename from files/l10n/tr.php
rename to apps/files/l10n/tr.php
diff --git a/files/l10n/xgettextfiles b/apps/files/l10n/xgettextfiles
similarity index 100%
rename from files/l10n/xgettextfiles
rename to apps/files/l10n/xgettextfiles
diff --git a/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
similarity index 100%
rename from files/l10n/zh_CN.php
rename to apps/files/l10n/zh_CN.php
diff --git a/files/settings.php b/apps/files/settings.php
similarity index 100%
rename from files/settings.php
rename to apps/files/settings.php
diff --git a/files/templates/admin.php b/apps/files/templates/admin.php
similarity index 100%
rename from files/templates/admin.php
rename to apps/files/templates/admin.php
diff --git a/files/templates/index.php b/apps/files/templates/index.php
similarity index 100%
rename from files/templates/index.php
rename to apps/files/templates/index.php
diff --git a/files/templates/part.breadcrumb.php b/apps/files/templates/part.breadcrumb.php
similarity index 100%
rename from files/templates/part.breadcrumb.php
rename to apps/files/templates/part.breadcrumb.php
diff --git a/files/templates/part.list.php b/apps/files/templates/part.list.php
similarity index 100%
rename from files/templates/part.list.php
rename to apps/files/templates/part.list.php
diff --git a/files/webdav.php b/apps/files/webdav.php
similarity index 100%
rename from files/webdav.php
rename to apps/files/webdav.php