summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2020-08-24 22:06:34 +0200
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-08-26 22:48:17 +0200
commitb73c7c0f8a43b5c4e65ca4daeb0ec7dc4c7c2306 (patch)
tree751e5310b824c343ec0c199fd9c3b1eb1b14b0ff /appinfo/info.xml
parente42150067ba185516caf370b725574f0db68e122 (diff)
Cleanup appinfo files
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b41983682..6845dc39c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -50,6 +50,15 @@ Before you update to a new version, [check the changelog](https://github.com/nex
</post-migration>
</repair-steps>
+ <commands>
+ <command>OCA\News\Command\ExploreGenerator</command>
+ <command>OCA\News\Command\ShowFeed</command>
+ <command>OCA\News\Command\Updater\AllFeeds</command>
+ <command>OCA\News\Command\Updater\UpdateFeed</command>
+ <command>OCA\News\Command\Updater\BeforeUpdate</command>
+ <command>OCA\News\Command\Updater\AfterUpdate</command>
+ </commands>
+
<settings>
<admin>OCA\News\Settings\Admin</admin>
<admin-section>OCA\News\Settings\Section</admin-section>