From 0b17f2a57666f7811d1aa171a8e974e131c032a8 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Mon, 25 Oct 2021 20:14:15 +0200 Subject: Renaname x-canonical properties to x-ayatana --- tests/notification-fixture.h | 2 +- tests/test-eds-ics-missing-trigger.ics.in | 4 ++-- tests/test-eds-ics-non-selected-source.ics.in | 2 +- tests/test-eds-ics-nonrepeating-events.ics.in | 2 +- tests/test-eds-ics-repeating-events.ics.in | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests') diff --git a/tests/notification-fixture.h b/tests/notification-fixture.h index 301c53c..739a1fc 100644 --- a/tests/notification-fixture.h +++ b/tests/notification-fixture.h @@ -75,7 +75,7 @@ protected: static constexpr char const * SIGNAL_CLOSED {"NotificationClosed"}; - static constexpr char const * HINT_TIMEOUT {"x-canonical-snap-decisions-timeout"}; + static constexpr char const * HINT_TIMEOUT {"x-ayatana-snap-decisions-timeout"}; static constexpr char const * AS_BUSNAME {"org.freedesktop.Accounts"}; static constexpr char const * AS_INTERFACE {"com.ubuntu.touch.AccountsService.Sound"}; diff --git a/tests/test-eds-ics-missing-trigger.ics.in b/tests/test-eds-ics-missing-trigger.ics.in index 0b7881f..01a306c 100644 --- a/tests/test-eds-ics-missing-trigger.ics.in +++ b/tests/test-eds-ics-missing-trigger.ics.in @@ -8,7 +8,7 @@ UID:20150617T211838Z-6217-32011-2036-1@ubuntu-phablet DTSTAMP:20150617T211838Z DTSTART:20150618T100000 SUMMARY:One Time Alarm -CATEGORIES:x-canonical-alarm +CATEGORIES:x-ayatana-alarm CREATED:20150617T211838Z LAST-MODIFIED:20150617T211838Z BEGIN:VALARM @@ -28,7 +28,7 @@ DTSTAMP:20150617T211913Z DTSTART:20150618T100100 RRULE:FREQ=DAILY SUMMARY:Recurring Alarm -CATEGORIES:x-canonical-alarm +CATEGORIES:x-ayatana-alarm CREATED:20150617T211913Z LAST-MODIFIED:20150617T211913Z BEGIN:VALARM diff --git a/tests/test-eds-ics-non-selected-source.ics.in b/tests/test-eds-ics-non-selected-source.ics.in index f7b028b..3ae584f 100644 --- a/tests/test-eds-ics-non-selected-source.ics.in +++ b/tests/test-eds-ics-non-selected-source.ics.in @@ -9,7 +9,7 @@ DTSTAMP:20150508T211449Z DTSTART:20150508T164000 RRULE:FREQ=WEEKLY;BYDAY=FR SUMMARY:Alarm -CATEGORIES:x-canonical-alarm +CATEGORIES:x-ayatana-alarm CREATED:20150507T211449Z LAST-MODIFIED:20150507T211449Z BEGIN:VALARM diff --git a/tests/test-eds-ics-nonrepeating-events.ics.in b/tests/test-eds-ics-nonrepeating-events.ics.in index be95ed1..6e45450 100644 --- a/tests/test-eds-ics-nonrepeating-events.ics.in +++ b/tests/test-eds-ics-nonrepeating-events.ics.in @@ -8,7 +8,7 @@ UID:20150520T000726Z-3878-32011-1770-81@ubuntu-phablet DTSTAMP:20150520T223932Z DTSTART:20150520T200000 SUMMARY:Alarm -CATEGORIES:x-canonical-alarm +CATEGORIES:x-ayatana-alarm SEQUENCE:1 LAST-MODIFIED:20150520T223932Z BEGIN:VALARM diff --git a/tests/test-eds-ics-repeating-events.ics.in b/tests/test-eds-ics-repeating-events.ics.in index 7c728c6..51679a3 100644 --- a/tests/test-eds-ics-repeating-events.ics.in +++ b/tests/test-eds-ics-repeating-events.ics.in @@ -9,7 +9,7 @@ DTSTAMP:20150508T211449Z DTSTART:20150508T164000 RRULE:FREQ=WEEKLY;BYDAY=FR SUMMARY:Alarm -CATEGORIES:x-canonical-alarm +CATEGORIES:x-ayatana-alarm CREATED:20150507T211449Z LAST-MODIFIED:20150507T211449Z BEGIN:VALARM -- cgit v1.2.3