order is probably less important than the others

This commit is contained in:
Hugo Osvaldo Barrera 2021-06-13 00:52:39 +02:00
parent d1b148c919
commit 0231f3999e

View file

@ -56,12 +56,12 @@ have any file extensions.
known from CSS, for example) are allowed. The prefixing ``#`` must be known from CSS, for example) are allowed. The prefixing ``#`` must be
present. present.
- A file called ``order`` inside the vdir includes the relative order
of the calendar, a property that is only relevant in UI design.
- Files called ``displayname`` and ``description`` contain a UTF-8 encoded label/ - Files called ``displayname`` and ``description`` contain a UTF-8 encoded label/
description, that may be used to represent the vdir in UIs. description, that may be used to represent the vdir in UIs.
- A file called ``order`` inside the vdir includes the relative order
of the calendar, a property that is only relevant in UI design.
Writing to vdirs Writing to vdirs
================ ================