Reedy has submitted this change and it was merged.

Change subject: (bug 46431) Update Apple touch icon for en.wiktionary.
......................................................................


(bug 46431) Update Apple touch icon for en.wiktionary.

Changing the current Apple touch icon[1] into a new one[2]
per community request. I'm changing it only for en.wiktionary,
since the logos vary between the projects, and the current one
is set as default for all *.wiktionary.org projects.

Apple documentation at http://tiny.cc/frmpvw allows using
absolute URLs, not necessarily from within the domain itself,
so I'm doing just that (it's what we use for en.wikinews
already anyway).

There is also no need to have different sizes of the logo, as
iOS rescales it automatically; 144 x 144 is the suggested
size for Retina display.

== References ==
* (1) [[:commons:File:Wiktionary-iphone logo.png]];
* (2) [[:commons:File:Wiktionary-icon.png]];

Bug: 46431
Change-Id: I48c1774cb2bf3fa10b05b700a7ec3b50587de73a
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Reedy: Verified; Looks good to me, approved



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index d8b0e04..8e9c60b 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -9502,6 +9502,7 @@
 
        'testwiki' => 
'//upload.wikimedia.org/wikipedia/test/apple-touch-icon.png',
        'enwikinews' => 
'//upload.wikimedia.org/wikipedia/commons/4/43/Apple-touch-icon.png',
+       'enwiktionary' => 
'//upload.wikimedia.org/wikipedia/commons/e/e7/Wiktionary-icon.png', // Bug 
46431
        'mediawikiwiki' => '//www.mediawiki.org/Apple-touch-icon.png',
        'usabilitywiki' => 
'//usability.wikimedia.org/UsabilityWiki-AppleTouch-Icon.png',
        'wikimania2005wiki' => '//$lang.$site.org/apple-touch-icon.png',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I48c1774cb2bf3fa10b05b700a7ec3b50587de73a
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <tom...@twkozlowski.net>
Gerrit-Reviewer: Reedy <re...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to