https://bugzilla.wikimedia.org/show_bug.cgi?id=33718

--- Comment #4 from G Karunakar <karunak...@gmail.com> 2012-02-12 11:24:37 UTC 
---
The patch

--- webfonts.fontlist.js    2011-11-26 11:24:33.000000000 +0000
+++ webfonts.fontlist-new.js    2011-11-26 11:25:27.000000000 +0000
@@ -234,7 +234,12 @@
                 eot: "fa/IranianSans.eot",
                 ttf: "fa/IranianSans.ttf",
                 woff: "fa/IranianSans.woff"
-            }        
+            },        
+            "Jomolhari": {
+                eot: "dz/jomolhari.eot",
+                ttf: "dz/jomolhari.ttf",
+                woff: "dz/jomolhari.woff"
+            }
         },

         languages: {
@@ -258,7 +263,8 @@
             saz: [ "Pagul" ],
             am: [ "AbyssinicaSIL" ],
             ti: [ "AbyssinicaSIL" ],
-            fa: [ "Iranian Sans" ]
+            fa: [ "Iranian Sans" ],
+            dz: [ "Jomolhari" ]
         }
     };
 })(jQuery);

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to