]> source.dussan.org Git - nextcloud-server.git/commit
Register the settings of the files app via info.xml
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Oct 2016 16:23:51 +0000 (18:23 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 16 Nov 2016 08:25:44 +0000 (09:25 +0100)
commitca2124a2a17d1dc977bc5a3d31a6066b0833e58a
treee9c60819ec04f4adb809bc9a6f8adc743b15cff5
parent13ff56bfc583fc983276e38ba239ccc7a14a4f33
Register the settings of the files app via info.xml

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/files/appinfo/info.xml
apps/files/lib/Activity.php
apps/files/lib/Activity/Settings/FileChanged.php [new file with mode: 0644]
apps/files/lib/Activity/Settings/FileCreated.php [new file with mode: 0644]
apps/files/lib/Activity/Settings/FileDeleted.php [new file with mode: 0644]
apps/files/lib/Activity/Settings/FileFavorite.php [new file with mode: 0644]
apps/files/lib/Activity/Settings/FileRestored.php [new file with mode: 0644]