diff options
author | Max Kostikov <max@kostikov.co> | 2019-05-09 19:40:47 +0200 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2019-05-09 19:40:47 +0200 |
commit | b9b65d7dfbf0d5532c93bd7395b5dbbcb8c1b68f (patch) | |
tree | 7983e0b72be6bbd924af694cde0e1482264cf247 /app/calendar.apd | |
parent | 1545c78d05cee05de18d191169fd577a3fd9842d (diff) | |
parent | f0c292e77b697bd89a529244cb23e886e5481d40 (diff) | |
download | volse-hubzilla-b9b65d7dfbf0d5532c93bd7395b5dbbcb8c1b68f.tar.gz volse-hubzilla-b9b65d7dfbf0d5532c93bd7395b5dbbcb8c1b68f.tar.bz2 volse-hubzilla-b9b65d7dfbf0d5532c93bd7395b5dbbcb8c1b68f.zip |
Merge branch 'dev' into 'dev'
remove the caldav and event app and make calendar the default app
See merge request hubzilla/core!1643
Diffstat (limited to 'app/calendar.apd')
-rw-r--r-- | app/calendar.apd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/calendar.apd b/app/calendar.apd new file mode 100644 index 000000000..8de046e48 --- /dev/null +++ b/app/calendar.apd @@ -0,0 +1,6 @@ +version: 1 +url: $baseurl/cdav/calendar, $baseurl/settings/calendar +requires: local_channel +name: Calendar +photo: icon:calendar +categories: Productivity, nav_featured_app |