]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1590434 - Update Firefox and GeckoView logos on easy product selector
authorKohei Yoshino <kohei.yoshino@gmail.com>
Tue, 22 Oct 2019 16:12:14 +0000 (12:12 -0400)
committerdklawren <dklawren@users.noreply.github.com>
Tue, 22 Oct 2019 16:12:14 +0000 (12:12 -0400)
extensions/BMO/template/en/default/global/choose-product.html.tmpl
extensions/BMO/web/producticons/devedition.png
extensions/BMO/web/producticons/devtools.png [deleted file]
extensions/BMO/web/producticons/firefox.png
extensions/BMO/web/producticons/geckoview.png [new file with mode: 0644]

index f877e23de0abb6219369431591e075da8cfcddcd..94d56d96b5b32666a3fc5cbf202e44ec23afe199 100644 (file)
     %]
     [% INCLUDE easyproduct
       name="DevTools"
-      icon="devtools.png"
+      icon="devedition.png"
     %]
     [% INCLUDE easyproduct
       name="WebExtensions"
     %]
     [% INCLUDE easyproduct
       name="GeckoView"
-      icon="firefox_android.png"
+      icon="geckoview.png"
     %]
     [% INCLUDE easyproduct
       name="Firefox Brand"
index 9c0ff72b8732366b16a08c3557152236db8a3c1a..01c7a9fe7b0a96f65d1e5ae7b0413a3b30880fc8 100644 (file)
Binary files a/extensions/BMO/web/producticons/devedition.png and b/extensions/BMO/web/producticons/devedition.png differ
diff --git a/extensions/BMO/web/producticons/devtools.png b/extensions/BMO/web/producticons/devtools.png
deleted file mode 100644 (file)
index 9800f65..0000000
Binary files a/extensions/BMO/web/producticons/devtools.png and /dev/null differ
index eb2cb7f7bedc7baaf1bad63529a04697d448c3b0..b92d78ca6d09c743f9936b97ec42f5fec0755a89 100644 (file)
Binary files a/extensions/BMO/web/producticons/firefox.png and b/extensions/BMO/web/producticons/firefox.png differ
diff --git a/extensions/BMO/web/producticons/geckoview.png b/extensions/BMO/web/producticons/geckoview.png
new file mode 100644 (file)
index 0000000..41eb663
Binary files /dev/null and b/extensions/BMO/web/producticons/geckoview.png differ