From 45de7ad221f9e505abdabcc5084dd12c80851469 Mon Sep 17 00:00:00 2001
From: Georg Ehrke <dev@georgswebsite.de>
Date: Wed, 18 Apr 2012 17:27:34 +0200
Subject: [PATCH] move files to app folder

---
 {files => apps/files}/admin.php                     | 0
 {files => apps/files}/ajax/autocomplete.php         | 0
 {files => apps/files}/ajax/delete.php               | 0
 {files => apps/files}/ajax/download.php             | 0
 {files => apps/files}/ajax/list.php                 | 0
 {files => apps/files}/ajax/mimeicon.php             | 0
 {files => apps/files}/ajax/move.php                 | 0
 {files => apps/files}/ajax/newfile.php              | 0
 {files => apps/files}/ajax/newfolder.php            | 0
 {files => apps/files}/ajax/rawlist.php              | 0
 {files => apps/files}/ajax/rename.php               | 0
 {files => apps/files}/ajax/scan.php                 | 0
 {files => apps/files}/ajax/timezone.php             | 0
 {files => apps/files}/ajax/upload.php               | 0
 {files => apps/files}/appinfo/app.php               | 0
 {files => apps/files}/css/files.css                 | 0
 {files => apps/files}/download.php                  | 0
 {files => apps/files}/index.php                     | 0
 {files => apps/files}/js/admin.js                   | 0
 {files => apps/files}/js/fileactions.js             | 0
 {files => apps/files}/js/filelist.js                | 0
 {files => apps/files}/js/files.js                   | 0
 {files => apps/files}/js/timezone.js                | 0
 {files => apps/files}/l10n/ar.php                   | 0
 {files => apps/files}/l10n/bg_BG.php                | 0
 {files => apps/files}/l10n/ca.php                   | 0
 {files => apps/files}/l10n/cs_CZ.php                | 0
 {files => apps/files}/l10n/da.php                   | 0
 {files => apps/files}/l10n/de.php                   | 0
 {files => apps/files}/l10n/el.php                   | 0
 {files => apps/files}/l10n/eo.php                   | 0
 {files => apps/files}/l10n/es.php                   | 0
 {files => apps/files}/l10n/et_EE.php                | 0
 {files => apps/files}/l10n/eu.php                   | 0
 {files => apps/files}/l10n/fr.php                   | 0
 {files => apps/files}/l10n/gl.php                   | 0
 {files => apps/files}/l10n/he.php                   | 0
 {files => apps/files}/l10n/hr.php                   | 0
 {files => apps/files}/l10n/hu_HU.php                | 0
 {files => apps/files}/l10n/ia.php                   | 0
 {files => apps/files}/l10n/id.php                   | 0
 {files => apps/files}/l10n/it.php                   | 0
 {files => apps/files}/l10n/ja_JP.php                | 0
 {files => apps/files}/l10n/lb.php                   | 0
 {files => apps/files}/l10n/lt_LT.php                | 0
 {files => apps/files}/l10n/ms_MY.php                | 0
 {files => apps/files}/l10n/nb_NO.php                | 0
 {files => apps/files}/l10n/nl.php                   | 0
 {files => apps/files}/l10n/nn_NO.php                | 0
 {files => apps/files}/l10n/pl.php                   | 0
 {files => apps/files}/l10n/pt_BR.php                | 0
 {files => apps/files}/l10n/ro.php                   | 0
 {files => apps/files}/l10n/ru.php                   | 0
 {files => apps/files}/l10n/sk_SK.php                | 0
 {files => apps/files}/l10n/sl.php                   | 0
 {files => apps/files}/l10n/sr.php                   | 0
 {files => apps/files}/l10n/sr@latin.php             | 0
 {files => apps/files}/l10n/sv.php                   | 0
 {files => apps/files}/l10n/th_TH.php                | 0
 {files => apps/files}/l10n/tr.php                   | 0
 {files => apps/files}/l10n/xgettextfiles            | 0
 {files => apps/files}/l10n/zh_CN.php                | 0
 {files => apps/files}/settings.php                  | 0
 {files => apps/files}/templates/admin.php           | 0
 {files => apps/files}/templates/index.php           | 0
 {files => apps/files}/templates/part.breadcrumb.php | 0
 {files => apps/files}/templates/part.list.php       | 0
 {files => apps/files}/webdav.php                    | 0
 68 files changed, 0 insertions(+), 0 deletions(-)
 rename {files => apps/files}/admin.php (100%)
 rename {files => apps/files}/ajax/autocomplete.php (100%)
 rename {files => apps/files}/ajax/delete.php (100%)
 rename {files => apps/files}/ajax/download.php (100%)
 rename {files => apps/files}/ajax/list.php (100%)
 rename {files => apps/files}/ajax/mimeicon.php (100%)
 rename {files => apps/files}/ajax/move.php (100%)
 rename {files => apps/files}/ajax/newfile.php (100%)
 rename {files => apps/files}/ajax/newfolder.php (100%)
 rename {files => apps/files}/ajax/rawlist.php (100%)
 rename {files => apps/files}/ajax/rename.php (100%)
 rename {files => apps/files}/ajax/scan.php (100%)
 rename {files => apps/files}/ajax/timezone.php (100%)
 rename {files => apps/files}/ajax/upload.php (100%)
 rename {files => apps/files}/appinfo/app.php (100%)
 rename {files => apps/files}/css/files.css (100%)
 rename {files => apps/files}/download.php (100%)
 rename {files => apps/files}/index.php (100%)
 rename {files => apps/files}/js/admin.js (100%)
 rename {files => apps/files}/js/fileactions.js (100%)
 rename {files => apps/files}/js/filelist.js (100%)
 rename {files => apps/files}/js/files.js (100%)
 rename {files => apps/files}/js/timezone.js (100%)
 rename {files => apps/files}/l10n/ar.php (100%)
 rename {files => apps/files}/l10n/bg_BG.php (100%)
 rename {files => apps/files}/l10n/ca.php (100%)
 rename {files => apps/files}/l10n/cs_CZ.php (100%)
 rename {files => apps/files}/l10n/da.php (100%)
 rename {files => apps/files}/l10n/de.php (100%)
 rename {files => apps/files}/l10n/el.php (100%)
 rename {files => apps/files}/l10n/eo.php (100%)
 rename {files => apps/files}/l10n/es.php (100%)
 rename {files => apps/files}/l10n/et_EE.php (100%)
 rename {files => apps/files}/l10n/eu.php (100%)
 rename {files => apps/files}/l10n/fr.php (100%)
 rename {files => apps/files}/l10n/gl.php (100%)
 rename {files => apps/files}/l10n/he.php (100%)
 rename {files => apps/files}/l10n/hr.php (100%)
 rename {files => apps/files}/l10n/hu_HU.php (100%)
 rename {files => apps/files}/l10n/ia.php (100%)
 rename {files => apps/files}/l10n/id.php (100%)
 rename {files => apps/files}/l10n/it.php (100%)
 rename {files => apps/files}/l10n/ja_JP.php (100%)
 rename {files => apps/files}/l10n/lb.php (100%)
 rename {files => apps/files}/l10n/lt_LT.php (100%)
 rename {files => apps/files}/l10n/ms_MY.php (100%)
 rename {files => apps/files}/l10n/nb_NO.php (100%)
 rename {files => apps/files}/l10n/nl.php (100%)
 rename {files => apps/files}/l10n/nn_NO.php (100%)
 rename {files => apps/files}/l10n/pl.php (100%)
 rename {files => apps/files}/l10n/pt_BR.php (100%)
 rename {files => apps/files}/l10n/ro.php (100%)
 rename {files => apps/files}/l10n/ru.php (100%)
 rename {files => apps/files}/l10n/sk_SK.php (100%)
 rename {files => apps/files}/l10n/sl.php (100%)
 rename {files => apps/files}/l10n/sr.php (100%)
 rename {files => apps/files}/l10n/sr@latin.php (100%)
 rename {files => apps/files}/l10n/sv.php (100%)
 rename {files => apps/files}/l10n/th_TH.php (100%)
 rename {files => apps/files}/l10n/tr.php (100%)
 rename {files => apps/files}/l10n/xgettextfiles (100%)
 rename {files => apps/files}/l10n/zh_CN.php (100%)
 rename {files => apps/files}/settings.php (100%)
 rename {files => apps/files}/templates/admin.php (100%)
 rename {files => apps/files}/templates/index.php (100%)
 rename {files => apps/files}/templates/part.breadcrumb.php (100%)
 rename {files => apps/files}/templates/part.list.php (100%)
 rename {files => apps/files}/webdav.php (100%)

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
-- 
GitLab