diff options
Diffstat (limited to 'libkcal/DESIGN')
-rw-r--r-- | libkcal/DESIGN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/DESIGN b/libkcal/DESIGN index 37023c1a4..aecd10e85 100644 --- a/libkcal/DESIGN +++ b/libkcal/DESIGN @@ -41,7 +41,7 @@ The get-method that returns the schedulingID checks if this is set at all. If not, it returns the UID. And when the incidence is saved in iCal, the schedulingID (i.e. the UID if no SID is there) is saved in the iCal UID field, and if schedulingID is not null, the UID of the -incidence is saved in X-KDE-LIBKCAL-ID. The reason for this is +incidence is saved in X-TDE-LIBKCAL-ID. The reason for this is compatibility with other iCal based applications, because they expect the UID of the invitation to be saved in the iCal UID field. In the Kolab resource XML format, there is a tag <scheduling-id> where it is |