aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-ics-alarm-custom-sound.ics.in
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2023-06-08 10:49:52 +0200
committerRobert Tari <robert@tari.in>2023-06-08 10:49:52 +0200
commited6a9a2114c577c67923f6524d4e7bcb989be3c0 (patch)
tree452bf4176650a2bb2d4e670619ac0d84af8b99df /tests/test-eds-ics-alarm-custom-sound.ics.in
parent254bd7f76f6a3587208c8487f606b1b378b74c34 (diff)
parente089a84b306ef09667752b910d87538043140042 (diff)
downloadayatana-indicator-datetime-ed6a9a2114c577c67923f6524d4e7bcb989be3c0.tar.gz
ayatana-indicator-datetime-ed6a9a2114c577c67923f6524d4e7bcb989be3c0.tar.bz2
ayatana-indicator-datetime-ed6a9a2114c577c67923f6524d4e7bcb989be3c0.zip
Merge branch 'ubports-personal/peat-psuwit/for-upstream_alarm-sound'
Attributes GH PR #106: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/106
Diffstat (limited to 'tests/test-eds-ics-alarm-custom-sound.ics.in')
-rw-r--r--tests/test-eds-ics-alarm-custom-sound.ics.in32
1 files changed, 32 insertions, 0 deletions
diff --git a/tests/test-eds-ics-alarm-custom-sound.ics.in b/tests/test-eds-ics-alarm-custom-sound.ics.in
new file mode 100644
index 0000000..5354a71
--- /dev/null
+++ b/tests/test-eds-ics-alarm-custom-sound.ics.in
@@ -0,0 +1,32 @@
+BEGIN:VCALENDAR
+CALSCALE:GREGORIAN
+PRODID:-//Ximian//NONSGML Evolution Calendar//EN
+VERSION:2.0
+X-EVOLUTION-DATA-REVISION:2023-06-06T17:25:48.265942Z(42)
+BEGIN:VTODO
+UID:882a6a702f87a3afde203e5609d2626ba144a3c2
+DTSTAMP:20230606T172548Z
+DTSTART:20230607T165701
+PRIORITY:0
+SUMMARY:Alarm
+CATEGORIES:x-lomiri-alarm
+SEQUENCE:1
+LAST-MODIFIED:20230606T172548Z
+BEGIN:VALARM
+X-EVOLUTION-ALARM-UID:eceda45c7493b76e41cdb2369ce8160b75e53f98
+ACTION:AUDIO
+TRIGGER;RELATED=START:PT0S
+REPEAT:0
+DURATION:PT0S
+ATTACH:file:///usr/share/sounds/lomiri/ringtones/Entropy.ogg
+END:VALARM
+BEGIN:VALARM
+X-EVOLUTION-ALARM-UID:8eec04befc2876fb13a6726181fed33b9f7810c8
+ACTION:DISPLAY
+DESCRIPTION:Alarm
+TRIGGER;RELATED=START:PT0S
+REPEAT:0
+DURATION:PT0S
+END:VALARM
+END:VTODO
+END:VCALENDAR