diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:56:39 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:56:39 -0500 |
commit | 829790146716bc30c2e98cf2a767e60f60e5143a (patch) | |
tree | 9ec044f1ff90653dc07bc9e50254ab56c61b7144 /libkcal/customproperties.h | |
parent | 66914d2878a6cadacbaf6ceacdd74d2999e4114e (diff) | |
download | tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.tar.gz tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'libkcal/customproperties.h')
-rw-r--r-- | libkcal/customproperties.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/customproperties.h b/libkcal/customproperties.h index c840f69e6..e1b020dc6 100644 --- a/libkcal/customproperties.h +++ b/libkcal/customproperties.h @@ -33,7 +33,7 @@ namespace KCal { /** This class represents custom calendar properties. It is used as a base class for classes which represent calendar components. - A custom property name written by libkcal has the form X-KDE-APP-KEY where + A custom property name written by libkcal has the form X-TDE-APP-KEY where APP represents the application name, and KEY distinguishes individual properties for the application. In keeping with RFC2445, property names must be composed only of the |