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/tests/testfb.cpp | |
parent | 66914d2878a6cadacbaf6ceacdd74d2999e4114e (diff) | |
download | tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.tar.gz tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'libkcal/tests/testfb.cpp')
-rw-r--r-- | libkcal/tests/testfb.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/tests/testfb.cpp b/libkcal/tests/testfb.cpp index c72d0071f..819827921 100644 --- a/libkcal/tests/testfb.cpp +++ b/libkcal/tests/testfb.cpp @@ -37,7 +37,7 @@ int main( int, char ** ) "VERSION:2.0\n" "BEGIN:VFREEBUSY\n" "ORGANIZER:MAILTO:test3@kdab.net\n" - "X-KDE-Foo:bla\n" + "X-TDE-Foo:bla\n" "DTSTAMP:20071202T152453Z\n" "URL:http://mail.kdab.net/freebusy/test3%40kdab.net.ifb\n" "DTSTART:19700101T000000Z\n" |