mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Change "calendar" into "collection" when needed.
WARNING: the default folders storing calendars/addressbooks have been changed
This commit is contained in:
parent
d5b1cdcbf2
commit
4299348776
4 changed files with 11 additions and 11 deletions
2
setup.py
2
setup.py
|
@ -58,7 +58,7 @@ setup(
|
|||
packages=["radicale", "radicale.acl", "radicale.storage"],
|
||||
provides=["radicale"],
|
||||
scripts=["bin/radicale"],
|
||||
keywords=["calendar", "CalDAV"],
|
||||
keywords=["calendar", "addressbook", "CalDAV", "CardDAV"],
|
||||
classifiers=[
|
||||
"Development Status :: 4 - Beta",
|
||||
"Environment :: Console",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue