From 1465471b1004380ac2a0a6e05d5b821e24d3e031 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Sat, 11 Jun 2022 11:17:08 +0200 Subject: [PATCH] Tweak the `editorNone` icon to circumvent the "duplicated files"-check The update in https://bugzilla.mozilla.org/show_bug.cgi?id=1773794 failed, because the `editorNone` icon is identical to a pre-existing one. Given that all of the editor-icons are simply placeholders for now, we can just make a tiny change to the SVG-paths to prevent these kind of problems. --- web/images/toolbarButton-editorNone.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/images/toolbarButton-editorNone.svg b/web/images/toolbarButton-editorNone.svg index 43e9789444487..7137e05de0f78 100644 --- a/web/images/toolbarButton-editorNone.svg +++ b/web/images/toolbarButton-editorNone.svg @@ -1,4 +1,4 @@ - \ No newline at end of file + \ No newline at end of file