Merge pull request #19328 from owncloud/update-shipped-apps-list

Update the list of shipped apps
This commit is contained in:
Thomas Müller 2015-09-24 11:18:11 +02:00
commit 3903ba7ffa
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@
"shippedApps": [
"activity",
"admin_audit",
"encryption",
"enterprise_key",
"external",
"files",
"files_antivirus",
"encryption",
"files_external",
"files_ldap_home",
"files_locking",
@ -21,6 +21,7 @@
"firewall",
"firstrunwizard",
"gallery",
"notifications",
"objectstore",
"provisioning_api",
"sharepoint",
@ -29,7 +30,6 @@
"user_external",
"user_ldap",
"user_shibboleth",
"user_webdavauth",
"windows_network_drive"
]
}