diff options
Diffstat (limited to 'apps/calendar/appinfo/info.xml')
-rw-r--r-- | apps/calendar/appinfo/info.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/calendar/appinfo/info.xml b/apps/calendar/appinfo/info.xml deleted file mode 100644 index dde0260f071..00000000000 --- a/apps/calendar/appinfo/info.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<info> - <id>calendar</id> - <name>Calendar</name> - <licence>AGPL</licence> - <author>Georg Ehrke, Bart Visscher, Jakob Sack</author> - <require>4</require> - <shipped>true</shipped> - <description>Calendar with CalDAV support</description> - <default_enable/> - <remote> - <calendar>appinfo/remote.php</calendar> - <caldav>appinfo/remote.php</caldav> - </remote> - <public> - <calendar>share.php</calendar> - <caldav>share.php</caldav> - </public> -</info> |