From a31cc2cefe70c670fd1d2bd73115512753263b1d Mon Sep 17 00:00:00 2001 From: Paul Neubauer Date: Fri, 3 Nov 2023 19:10:01 +0100 Subject: [PATCH] Add changelog --- changelog/unreleased/enhancement-provide-neutral-file-icons | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelog/unreleased/enhancement-provide-neutral-file-icons diff --git a/changelog/unreleased/enhancement-provide-neutral-file-icons b/changelog/unreleased/enhancement-provide-neutral-file-icons new file mode 100644 index 00000000000..bae51121bd8 --- /dev/null +++ b/changelog/unreleased/enhancement-provide-neutral-file-icons @@ -0,0 +1,6 @@ +Enhancement: Provide vendor neutral file icons + +We replaced the icons for Document, Spreadsheet, Presentation, Forms and Markdown + +https://github.com/owncloud/web/pull/9911 +https://github.com/owncloud/web/issues/9847