Jdlrobson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/336558 )

Change subject: Remove problematic SVG
......................................................................

Remove problematic SVG

The Hindi logo has rendering issues on browsers which
do not support the font. We're going to fix this later
so for the time being let's remove.

Follow up to I24c79811a96e6b7c26b17cfefbf782f515f832d7
Change-Id: I28faba69bc7ab3175131db659e7fd5dd31c91838
---
D static/images/mobile/copyright/wikipedia-wordmark-hi.svg
M wmf-config/InitialiseSettings.php
2 files changed, 0 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/58/336558/1

diff --git a/static/images/mobile/copyright/wikipedia-wordmark-hi.svg 
b/static/images/mobile/copyright/wikipedia-wordmark-hi.svg
deleted file mode 100644
index 3eb6e2c..0000000
--- a/static/images/mobile/copyright/wikipedia-wordmark-hi.svg
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg  viewBox="0 0 82 18" version="1.1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
-    <title>विकिपीडिया</title>
-        <g id="Artboard" fill="#54595D"  stroke="none"  fill-rule="evenodd">
-            <text id="विकिपीडिया">
-                <tspan>विकिपीडिया</tspan>
-            </text>
-        </g>
-</svg>
\ No newline at end of file
diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 71440dc..bd0b0ce 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -14760,11 +14760,6 @@
                'copyright-width' => 95,
                'copyright-height' => 18,
        ],
-       'hiwiki' => [
-               'copyright' => 
'/static/images/mobile/copyright/wikipedia-wordmark-hi.svg',
-               'copyright-width' => 82,
-               'copyright-height' => 18,
-       ],
        'hewiki' => [
                'copyright' => 
'/static/images/mobile/copyright/wikipedia-wordmark-he.svg',
                'copyright-width' => 88,

-- 
To view, visit https://gerrit.wikimedia.org/r/336558
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I28faba69bc7ab3175131db659e7fd5dd31c91838
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to