r113561 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113560‎ | r113561 | r113562 >
Date:11:58, 10 March 2012
Author:amire80
Status:resolved (Comments)
Tags:i18nreview 
Comment:
Follow up to r113559, commenting out Hapax Berber until the license is clarified.
Modified paths:
  • /trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -389,12 +389,14 @@
390390 woff: "Xsux/Akkadian.woff",
391391 version: "2.56"
392392 },
 393+/*
393394 "Hapax Berbère": {
394395 eot: "Tfng/hapaxber.eot",
395396 ttf: "Tfng/hapaxber.ttf",
396397 woff: "Tfng/hapaxber.woff",
397398 version: "3.005"
398399 }
 400+*/
399401 },
400402
401403 languages: {
@@ -404,7 +406,7 @@
405407 am: [ "AbyssinicaSIL" ],
406408 as: [ "Lohit Assamese" ],
407409 arb: [ "Amiri" ],
408 - ber: [ "Hapax Berbère" ],
 410+ // ber: [ "Hapax Berbère" ],
409411 bh: [ "Lohit Devanagari" ],
410412 bho: [ "Lohit Devanagari" ],
411413 bn: [ "Siyam Rupali", "Lohit Bengali" ],
@@ -432,17 +434,17 @@
433435 ne: [ "Lohit Nepali", "Madan" ],
434436 or: [ "Lohit Oriya" , "Utkal" ],
435437 pa: [ "Lohit Punjabi", "Saab" ],
436 - rif: [ "Hapax Berbère" ],
 438+ // rif: [ "Hapax Berbère" ],
437439 sa: [ "Lohit Devanagari" ],
438440 saz: [ "Pagul" ],
439 - shi: [ "Hapax Berbère" ],
 441+ // shi: [ "Hapax Berbère" ],
440442 sux: [ "Akkadian" ],
441443 ta: [ "Lohit Tamil", "Thendral", "Thenee" ],
442444 tcy: [ "Lohit Kannada", "Kedage" ],
443445 te: [ "Lohit Telugu", "Pothana2000", "Vemana2000" ],
444446 ti: [ "AbyssinicaSIL" ],
445 - tmh: [ "Hapax Berbère" ],
446 - tzm: [ "Hapax Berbère" ]
 447+ // tmh: [ "Hapax Berbère" ],
 448+ // tzm: [ "Hapax Berbère" ]
447449 }
448450 };
449451

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113559Deleting Hapax Berbere font until license is clarified :(amire8011:55, 10 March 2012

Comments

#Comment by Krinkle (talk | contribs)   00:52, 28 May 2012

Caused bug 37152. Beware of trailing comma's. Comment them out as well.

Status & tagging log