Bug 1433133 - remove shared menu check icons which are now unused, r?florian draft
authorGijs Kruitbosch <gijskruitbosch@gmail.com>
Tue, 06 Mar 2018 17:47:12 +0000
changeset 763961 7d28e5630dc4e136de2adba4b1101466ab61bf76
parent 763960 10b7cf86bb0f05d5a4ab2f15c6b0320e5c8805a9
child 763962 a4749305bad6f97ea99192c4cbdcfdc7aa58c27d
child 764189 8a5a2398c13e9ee6ec87643a5faac3cbbe9d353c
push id101620
push userbmo:gijskruitbosch+bugs@gmail.com
push dateTue, 06 Mar 2018 23:03:36 +0000
reviewersflorian
bugs1433133
milestone60.0a1
Bug 1433133 - remove shared menu check icons which are now unused, r?florian MozReview-Commit-ID: GUzHMQYVRK
toolkit/themes/shared/jar.inc.mn
toolkit/themes/shared/menu-check-active.svg
toolkit/themes/shared/menu-check-black.svg
toolkit/themes/shared/menu-check-hover.svg
--- a/toolkit/themes/shared/jar.inc.mn
+++ b/toolkit/themes/shared/jar.inc.mn
@@ -50,19 +50,16 @@ toolkit.jar:
   skin/classic/global/narrate.css                          (../../shared/narrate.css)
   skin/classic/global/narrate/arrow.svg                    (../../shared/narrate/arrow.svg)
   skin/classic/global/narrate/back.svg                     (../../shared/narrate/back.svg)
   skin/classic/global/narrate/fast.svg                     (../../shared/narrate/fast.svg)
   skin/classic/global/narrate/forward.svg                  (../../shared/narrate/forward.svg)
   skin/classic/global/narrate/slow.svg                     (../../shared/narrate/slow.svg)
   skin/classic/global/narrate/start.svg                    (../../shared/narrate/start.svg)
   skin/classic/global/narrate/stop.svg                     (../../shared/narrate/stop.svg)
-  skin/classic/global/menu/shared-menu-check-active.svg    (../../shared/menu-check-active.svg)
-  skin/classic/global/menu/shared-menu-check-black.svg     (../../shared/menu-check-black.svg)
-  skin/classic/global/menu/shared-menu-check-hover.svg     (../../shared/menu-check-hover.svg)
   skin/classic/global/in-content/check.svg                 (../../shared/in-content/check.svg)
   skin/classic/global/in-content/check-partial.svg         (../../shared/in-content/check-partial.svg)
   skin/classic/global/in-content/dropdown.svg              (../../shared/in-content/dropdown.svg)
   skin/classic/global/in-content/help-glyph.svg            (../../shared/in-content/help-glyph.svg)
   skin/classic/global/in-content/radio.svg                 (../../shared/in-content/radio.svg)
   skin/classic/global/reader/RM-Close-24x24.svg            (../../shared/reader/RM-Close-24x24.svg)
   skin/classic/global/reader/RM-Minus-24x24.svg            (../../shared/reader/RM-Minus-24x24.svg)
   skin/classic/global/reader/RM-Plus-24x24.svg             (../../shared/reader/RM-Plus-24x24.svg)
deleted file mode 100644
--- a/toolkit/themes/shared/menu-check-active.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- This Source Code Form is subject to the terms of the Mozilla Public
-   - License, v. 2.0. If a copy of the MPL was not distributed with this
-   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-  <polygon fill="#4a90e2" points="7.1,15.5 0.5,10.8 2.2,8.3 6.3,11.2 13,0.5 15.5,2.2 "/>
-</svg>
deleted file mode 100644
--- a/toolkit/themes/shared/menu-check-black.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- This Source Code Form is subject to the terms of the Mozilla Public
-   - License, v. 2.0. If a copy of the MPL was not distributed with this
-   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9">
-  <polygon points="4,9 0,6.2 1,4.7 3.5,6.4 7.5,0 9,1 "/>
-</svg>
deleted file mode 100644
--- a/toolkit/themes/shared/menu-check-hover.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- This Source Code Form is subject to the terms of the Mozilla Public
-   - License, v. 2.0. If a copy of the MPL was not distributed with this
-   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9">
-  <polygon fill="#ccc" points="4,9 0,6.2 1,4.7 3.5,6.4 7.5,0 9,1 "/>
-</svg>