diff options
author | Nick Sweeting <git@sweeting.me> | 2021-03-26 23:43:42 -0400 |
---|---|---|
committer | Nick Sweeting <git@sweeting.me> | 2021-03-26 23:57:48 -0400 |
commit | 8c6f0aa3d2d8143da3e0a5da6b57d5fe8bc858d8 (patch) | |
tree | 68e1787c2bb882d2ba6da93c4a0bc9bef7bff140 /core | |
parent | aec9c8437a3de5d69451ae303ac5334b412f76d8 (diff) | |
download | nextcloud-server-8c6f0aa3d2d8143da3e0a5da6b57d5fe8bc858d8.tar.gz nextcloud-server-8c6f0aa3d2d8143da3e0a5da6b57d5fe8bc858d8.zip |
change calendar invite emails to use pngs instead of svgs
Signed-off-by: Nick Sweeting <git@sweeting.me>
Diffstat (limited to 'core')
-rwxr-xr-x | core/img/caldav/attendees.png | bin | 0 -> 446 bytes |
-rwxr-xr-x | core/img/caldav/description.png | bin | 0 -> 166 bytes |
-rwxr-xr-x | core/img/caldav/link.png | bin | 0 -> 412 bytes |
-rwxr-xr-x | core/img/caldav/location.png | bin | 0 -> 358 bytes |
-rwxr-xr-x | core/img/caldav/organizer.png | bin | 0 -> 337 bytes |
-rwxr-xr-x | core/img/caldav/time.png | bin | 0 -> 243 bytes |
-rwxr-xr-x | core/img/caldav/title.png | bin | 0 -> 160 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/core/img/caldav/attendees.png b/core/img/caldav/attendees.png Binary files differnew file mode 100755 index 00000000000..2e0baa49443 --- /dev/null +++ b/core/img/caldav/attendees.png diff --git a/core/img/caldav/description.png b/core/img/caldav/description.png Binary files differnew file mode 100755 index 00000000000..55e3f2cf64d --- /dev/null +++ b/core/img/caldav/description.png diff --git a/core/img/caldav/link.png b/core/img/caldav/link.png Binary files differnew file mode 100755 index 00000000000..c59d0e34acc --- /dev/null +++ b/core/img/caldav/link.png diff --git a/core/img/caldav/location.png b/core/img/caldav/location.png Binary files differnew file mode 100755 index 00000000000..0992c348d10 --- /dev/null +++ b/core/img/caldav/location.png diff --git a/core/img/caldav/organizer.png b/core/img/caldav/organizer.png Binary files differnew file mode 100755 index 00000000000..19e08065e61 --- /dev/null +++ b/core/img/caldav/organizer.png diff --git a/core/img/caldav/time.png b/core/img/caldav/time.png Binary files differnew file mode 100755 index 00000000000..059a95abce3 --- /dev/null +++ b/core/img/caldav/time.png diff --git a/core/img/caldav/title.png b/core/img/caldav/title.png Binary files differnew file mode 100755 index 00000000000..b312250ef08 --- /dev/null +++ b/core/img/caldav/title.png |