toolkit/mozapps/installer/windows/nsis/locale-fonts.nsh

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/installer/windows/nsis/locale-fonts.nsh	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,681 @@
     1.4 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +
     1.8 +; Acholi
     1.9 +!if "${AB_CD}" == "ach"
    1.10 +!define FONT_NAME1 "Segoe UI"
    1.11 +!define FONT_FILE1 "segoeui.ttf"
    1.12 +!endif
    1.13 +
    1.14 +; Afrikaans
    1.15 +!if "${AB_CD}" == "af"
    1.16 +!define FONT_NAME1 "Segoe UI"
    1.17 +!define FONT_FILE1 "segoeui.ttf"
    1.18 +!endif
    1.19 +
    1.20 +; Akan
    1.21 +!if "${AB_CD}" == "ak"
    1.22 +!define FONT_NAME1 "Segoe UI"
    1.23 +!define FONT_FILE1 "segoeui.ttf"
    1.24 +!endif
    1.25 +
    1.26 +; Aragonese
    1.27 +!if "${AB_CD}" == "an"
    1.28 +!define FONT_NAME1 "Segoe UI"
    1.29 +!define FONT_FILE1 "segoeui.ttf"
    1.30 +!endif
    1.31 +
    1.32 +; Arabic
    1.33 +!if "${AB_CD}" == "ar"
    1.34 +!define FONT_NAME1 "Segoe UI"
    1.35 +!define FONT_FILE1 "segoeui.ttf"
    1.36 +!endif
    1.37 +
    1.38 +; Assamese
    1.39 +!if "${AB_CD}" == "as"
    1.40 +!define FONT_NAME1 "Nirmala UI"
    1.41 +!define FONT_FILE1 "Nirmala.ttf"
    1.42 +!endif
    1.43 +
    1.44 +; Asturian
    1.45 +!if "${AB_CD}" == "ast"
    1.46 +!define FONT_NAME1 "Segoe UI"
    1.47 +!define FONT_FILE1 "segoeui.ttf"
    1.48 +!endif
    1.49 +
    1.50 +; Azerbaijani
    1.51 +!if "${AB_CD}" == "az"
    1.52 +!define FONT_NAME1 "Segoe UI"
    1.53 +!define FONT_FILE1 "segoeui.ttf"
    1.54 +!endif
    1.55 +
    1.56 +; Belarusian
    1.57 +!if "${AB_CD}" == "be"
    1.58 +!define FONT_NAME1 "Segoe UI"
    1.59 +!define FONT_FILE1 "segoeui.ttf"
    1.60 +!endif
    1.61 +
    1.62 +; Bulgarian
    1.63 +!if "${AB_CD}" == "bg"
    1.64 +!define FONT_NAME1 "Segoe UI"
    1.65 +!define FONT_FILE1 "segoeui.ttf"
    1.66 +!endif
    1.67 +
    1.68 +; Bengali
    1.69 +!if "${AB_CD}" == "bn-BD"
    1.70 +!define FONT_NAME1 "Nirmala UI"
    1.71 +!define FONT_FILE1 "Nirmala.ttf"
    1.72 +!endif
    1.73 +
    1.74 +; Bengali - India
    1.75 +!if "${AB_CD}" == "bn-IN"
    1.76 +!define FONT_NAME1 "Nirmala UI"
    1.77 +!define FONT_FILE1 "Nirmala.ttf"
    1.78 +!endif
    1.79 +
    1.80 +; Breton
    1.81 +!if "${AB_CD}" == "br"
    1.82 +!define FONT_NAME1 "Segoe UI"
    1.83 +!define FONT_FILE1 "segoeui.ttf"
    1.84 +!endif
    1.85 +
    1.86 +; Bosnian
    1.87 +!if "${AB_CD}" == "bs"
    1.88 +!define FONT_NAME1 "Segoe UI"
    1.89 +!define FONT_FILE1 "segoeui.ttf"
    1.90 +!endif
    1.91 +
    1.92 +; Catalan
    1.93 +!if "${AB_CD}" == "ca"
    1.94 +!define FONT_NAME1 "Segoe UI"
    1.95 +!define FONT_FILE1 "segoeui.ttf"
    1.96 +!endif
    1.97 +
    1.98 +; Czech
    1.99 +!if "${AB_CD}" == "cs"
   1.100 +!define FONT_NAME1 "Segoe UI"
   1.101 +!define FONT_FILE1 "segoeui.ttf"
   1.102 +!endif
   1.103 +
   1.104 +; Kashubian
   1.105 +!if "${AB_CD}" == "csb"
   1.106 +!define FONT_NAME1 "Segoe UI"
   1.107 +!define FONT_FILE1 "segoeui.ttf"
   1.108 +!endif
   1.109 +
   1.110 +; Welsh
   1.111 +!if "${AB_CD}" == "cy"
   1.112 +!define FONT_NAME1 "Segoe UI"
   1.113 +!define FONT_FILE1 "segoeui.ttf"
   1.114 +!endif
   1.115 +
   1.116 +; Danish
   1.117 +!if "${AB_CD}" == "da"
   1.118 +!define FONT_NAME1 "Segoe UI"
   1.119 +!define FONT_FILE1 "segoeui.ttf"
   1.120 +!endif
   1.121 +
   1.122 +; German
   1.123 +!if "${AB_CD}" == "de"
   1.124 +!define FONT_NAME1 "Segoe UI"
   1.125 +!define FONT_FILE1 "segoeui.ttf"
   1.126 +!endif
   1.127 +
   1.128 +; Greek
   1.129 +!if "${AB_CD}" == "el"
   1.130 +!define FONT_NAME1 "Segoe UI"
   1.131 +!define FONT_FILE1 "segoeui.ttf"
   1.132 +!endif
   1.133 +
   1.134 +; English - Great Britain
   1.135 +!if "${AB_CD}" == "en-GB"
   1.136 +!define FONT_NAME1 "Segoe UI"
   1.137 +!define FONT_FILE1 "segoeui.ttf"
   1.138 +!endif
   1.139 +
   1.140 +; English - United States
   1.141 +!if "${AB_CD}" == "en-US"
   1.142 +!define FONT_NAME1 "Segoe UI"
   1.143 +!define FONT_FILE1 "segoeui.ttf"
   1.144 +!endif
   1.145 +
   1.146 +; English - South Africa
   1.147 +!if "${AB_CD}" == "en-ZA"
   1.148 +!define FONT_NAME1 "Segoe UI"
   1.149 +!define FONT_FILE1 "segoeui.ttf"
   1.150 +!endif
   1.151 +
   1.152 +; Esperanto
   1.153 +!if "${AB_CD}" == "eo"
   1.154 +!define FONT_NAME1 "Segoe UI"
   1.155 +!define FONT_FILE1 "segoeui.ttf"
   1.156 +!endif
   1.157 +
   1.158 +; Spanish - Argentina
   1.159 +!if "${AB_CD}" == "es-AR"
   1.160 +!define FONT_NAME1 "Segoe UI"
   1.161 +!define FONT_FILE1 "segoeui.ttf"
   1.162 +!endif
   1.163 +
   1.164 +; Spanish - Chile
   1.165 +!if "${AB_CD}" == "es-CL"
   1.166 +!define FONT_NAME1 "Segoe UI"
   1.167 +!define FONT_FILE1 "segoeui.ttf"
   1.168 +!endif
   1.169 +
   1.170 +; Spanish
   1.171 +!if "${AB_CD}" == "es-ES"
   1.172 +!define FONT_NAME1 "Segoe UI"
   1.173 +!define FONT_FILE1 "segoeui.ttf"
   1.174 +!endif
   1.175 +
   1.176 +; Spanish - Mexico
   1.177 +!if "${AB_CD}" == "es-MX"
   1.178 +!define FONT_NAME1 "Segoe UI"
   1.179 +!define FONT_FILE1 "segoeui.ttf"
   1.180 +!endif
   1.181 +
   1.182 +; Estonian
   1.183 +!if "${AB_CD}" == "et"
   1.184 +!define FONT_NAME1 "Segoe UI"
   1.185 +!define FONT_FILE1 "segoeui.ttf"
   1.186 +!endif
   1.187 +
   1.188 +; Basque
   1.189 +!if "${AB_CD}" == "eu"
   1.190 +!define FONT_NAME1 "Segoe UI"
   1.191 +!define FONT_FILE1 "segoeui.ttf"
   1.192 +!endif
   1.193 +
   1.194 +; Persian
   1.195 +!if "${AB_CD}" == "fa"
   1.196 +!define FONT_NAME1 "Segoe UI"
   1.197 +!define FONT_FILE1 "segoeui.ttf"
   1.198 +!endif
   1.199 +
   1.200 +; Fulah
   1.201 +!if "${AB_CD}" == "ff"
   1.202 +!define FONT_NAME1 "Segoe UI"
   1.203 +!define FONT_FILE1 "segoeui.ttf"
   1.204 +!endif
   1.205 +
   1.206 +; Finnish
   1.207 +!if "${AB_CD}" == "fi"
   1.208 +!define FONT_NAME1 "Segoe UI"
   1.209 +!define FONT_FILE1 "segoeui.ttf"
   1.210 +!endif
   1.211 +
   1.212 +; French
   1.213 +!if "${AB_CD}" == "fr"
   1.214 +!define FONT_NAME1 "Segoe UI"
   1.215 +!define FONT_FILE1 "segoeui.ttf"
   1.216 +!endif
   1.217 +
   1.218 +; Frisian
   1.219 +!if "${AB_CD}" == "fy-NL"
   1.220 +!define FONT_NAME1 "Segoe UI"
   1.221 +!define FONT_FILE1 "segoeui.ttf"
   1.222 +!endif
   1.223 +
   1.224 +; Irish
   1.225 +!if "${AB_CD}" == "ga-IE"
   1.226 +!define FONT_NAME1 "Segoe UI"
   1.227 +!define FONT_FILE1 "segoeui.ttf"
   1.228 +!endif
   1.229 +
   1.230 +; Scottish Gaelic
   1.231 +!if "${AB_CD}" == "gd"
   1.232 +!define FONT_NAME1 "Segoe UI"
   1.233 +!define FONT_FILE1 "segoeui.ttf"
   1.234 +!endif
   1.235 +
   1.236 +; Galician
   1.237 +!if "${AB_CD}" == "gl"
   1.238 +!define FONT_NAME1 "Segoe UI"
   1.239 +!define FONT_FILE1 "segoeui.ttf"
   1.240 +!endif
   1.241 +
   1.242 +; Gujarati
   1.243 +!if "${AB_CD}" == "gu-IN"
   1.244 +!define FONT_NAME1 "Nirmala UI"
   1.245 +!define FONT_FILE1 "Nirmala.ttf"
   1.246 +!endif
   1.247 +
   1.248 +; Hawaiian
   1.249 +!if "${AB_CD}" == "haw"
   1.250 +!define FONT_NAME1 "Segoe UI"
   1.251 +!define FONT_FILE1 "segoeui.ttf"
   1.252 +!endif
   1.253 +
   1.254 +; Hebrew
   1.255 +!if "${AB_CD}" == "he"
   1.256 +!define FONT_NAME1 "Segoe UI"
   1.257 +!define FONT_FILE1 "segoeui.ttf"
   1.258 +!endif
   1.259 +
   1.260 +; hindi
   1.261 +!if "${AB_CD}" == "hi-IN"
   1.262 +!define FONT_NAME1 "Nirmala UI"
   1.263 +!define FONT_FILE1 "Nirmala.ttf"
   1.264 +!endif
   1.265 +
   1.266 +; Croatian
   1.267 +!if "${AB_CD}" == "hr"
   1.268 +!define FONT_NAME1 "Segoe UI"
   1.269 +!define FONT_FILE1 "segoeui.ttf"
   1.270 +!endif
   1.271 +
   1.272 +; Upper Sorbian
   1.273 +!if "${AB_CD}" == "hsb"
   1.274 +!define FONT_NAME1 "Segoe UI"
   1.275 +!define FONT_FILE1 "segoeui.ttf"
   1.276 +!endif
   1.277 +
   1.278 +; Hungarian
   1.279 +!if "${AB_CD}" == "hu"
   1.280 +!define FONT_NAME1 "Segoe UI"
   1.281 +!define FONT_FILE1 "segoeui.ttf"
   1.282 +!endif
   1.283 +
   1.284 +; Armenian
   1.285 +!if "${AB_CD}" == "hy-AM"
   1.286 +!define FONT_NAME1 "Segoe UI"
   1.287 +!define FONT_FILE1 "segoeui.ttf"
   1.288 +!endif
   1.289 +
   1.290 +; Indonesian
   1.291 +!if "${AB_CD}" == "id"
   1.292 +!define FONT_NAME1 "Segoe UI"
   1.293 +!define FONT_FILE1 "segoeui.ttf"
   1.294 +!endif
   1.295 +
   1.296 +; Iloko
   1.297 +!if "${AB_CD}" == "ilo"
   1.298 +!define FONT_NAME1 "Segoe UI"
   1.299 +!define FONT_FILE1 "segoeui.ttf"
   1.300 +!endif
   1.301 +
   1.302 +; Icelandic
   1.303 +!if "${AB_CD}" == "is"
   1.304 +!define FONT_NAME1 "Segoe UI"
   1.305 +!define FONT_FILE1 "segoeui.ttf"
   1.306 +!endif
   1.307 +
   1.308 +; Italian
   1.309 +!if "${AB_CD}" == "it"
   1.310 +!define FONT_NAME1 "Segoe UI"
   1.311 +!define FONT_FILE1 "segoeui.ttf"
   1.312 +!endif
   1.313 +
   1.314 +; Japanese
   1.315 +!if "${AB_CD}" == "ja"
   1.316 +!define FONT_NAME1 "Meiryo UI"
   1.317 +!define FONT_FILE1 "meiryo.ttc"
   1.318 +!endif
   1.319 +
   1.320 +; Georgian
   1.321 +!if "${AB_CD}" == "ka"
   1.322 +!define FONT_NAME1 "Segoe UI"
   1.323 +!define FONT_FILE1 "segoeui.ttf"
   1.324 +!endif
   1.325 +
   1.326 +; Kazakh
   1.327 +!if "${AB_CD}" == "kk"
   1.328 +!define FONT_NAME1 "Segoe UI"
   1.329 +!define FONT_FILE1 "segoeui.ttf"
   1.330 +!endif
   1.331 +
   1.332 +; Khmer
   1.333 +!if "${AB_CD}" == "km"
   1.334 +!define FONT_NAME1 "Leelawadee UI"
   1.335 +!define FONT_FILE1 "LeelawUI.ttf"
   1.336 +!endif
   1.337 +
   1.338 +; Kannada
   1.339 +!if "${AB_CD}" == "kn"
   1.340 +!define FONT_NAME1 "Nirmala UI"
   1.341 +!define FONT_FILE1 "Nirmala.ttf"
   1.342 +!endif
   1.343 +
   1.344 +; Korean
   1.345 +!if "${AB_CD}" == "ko"
   1.346 +!define FONT_NAME1 "Malgun Gothic"
   1.347 +!define FONT_FILE1 "malgun.ttf"
   1.348 +!endif
   1.349 +
   1.350 +; Kurdish
   1.351 +!if "${AB_CD}" == "ku"
   1.352 +!define FONT_NAME1 "Segoe UI"
   1.353 +!define FONT_FILE1 "segoeui.ttf"
   1.354 +!endif
   1.355 +
   1.356 +; Luganda
   1.357 +!if "${AB_CD}" == "lg"
   1.358 +!define FONT_NAME1 "Segoe UI"
   1.359 +!define FONT_FILE1 "segoeui.ttf"
   1.360 +!endif
   1.361 +
   1.362 +; Ligurian
   1.363 +!if "${AB_CD}" == "lij"
   1.364 +!define FONT_NAME1 "Segoe UI"
   1.365 +!define FONT_FILE1 "segoeui.ttf"
   1.366 +!endif
   1.367 +
   1.368 +; Lithuanian
   1.369 +!if "${AB_CD}" == "lt"
   1.370 +!define FONT_NAME1 "Segoe UI"
   1.371 +!define FONT_FILE1 "segoeui.ttf"
   1.372 +!endif
   1.373 +
   1.374 +; Latvian
   1.375 +!if "${AB_CD}" == "lv"
   1.376 +!define FONT_NAME1 "Segoe UI"
   1.377 +!define FONT_FILE1 "segoeui.ttf"
   1.378 +!endif
   1.379 +
   1.380 +; Maithili
   1.381 +!if "${AB_CD}" == "mai"
   1.382 +!define FONT_NAME1 "Nirmala UI"
   1.383 +!define FONT_FILE1 "Nirmala.ttf"
   1.384 +!endif
   1.385 +
   1.386 +; Macedonian
   1.387 +!if "${AB_CD}" == "mk"
   1.388 +!define FONT_NAME1 "Segoe UI"
   1.389 +!define FONT_FILE1 "segoeui.ttf"
   1.390 +!endif
   1.391 +
   1.392 +; Malayalam
   1.393 +!if "${AB_CD}" == "ml"
   1.394 +!define FONT_NAME1 "Nirmala UI"
   1.395 +!define FONT_FILE1 "Nirmala.ttf"
   1.396 +!endif
   1.397 +
   1.398 +; Mongolian
   1.399 +!if "${AB_CD}" == "mn"
   1.400 +!define FONT_NAME1 "Segoe UI"
   1.401 +!define FONT_FILE1 "segoeui.ttf"
   1.402 +!endif
   1.403 +
   1.404 +; Marathi
   1.405 +!if "${AB_CD}" == "mr"
   1.406 +!define FONT_NAME1 "Nirmala UI"
   1.407 +!define FONT_FILE1 "Nirmala.ttf"
   1.408 +!endif
   1.409 +
   1.410 +; Malay
   1.411 +!if "${AB_CD}" == "ms"
   1.412 +!define FONT_NAME1 "Segoe UI"
   1.413 +!define FONT_FILE1 "segoeui.ttf"
   1.414 +!endif
   1.415 +
   1.416 +; Burmese
   1.417 +!if "${AB_CD}" == "my"
   1.418 +!define FONT_NAME1 "Myanmar Text"
   1.419 +!define FONT_FILE1 "mmrtext.ttf"
   1.420 +!endif
   1.421 +
   1.422 +; Norwegian Bokmål
   1.423 +!if "${AB_CD}" == "nb-NO"
   1.424 +!define FONT_NAME1 "Segoe UI"
   1.425 +!define FONT_FILE1 "segoeui.ttf"
   1.426 +!endif
   1.427 +
   1.428 +; Nepali Nepal
   1.429 +!if "${AB_CD}" == "ne-NP"
   1.430 +!define FONT_NAME1 "Nirmala UI"
   1.431 +!define FONT_FILE1 "Nirmala.ttf"
   1.432 +!endif
   1.433 +
   1.434 +; Dutch
   1.435 +!if "${AB_CD}" == "nl"
   1.436 +!define FONT_NAME1 "Segoe UI"
   1.437 +!define FONT_FILE1 "segoeui.ttf"
   1.438 +!endif
   1.439 +
   1.440 +; Norwegian Nynorsk
   1.441 +!if "${AB_CD}" == "nn-NO"
   1.442 +!define FONT_NAME1 "Segoe UI"
   1.443 +!define FONT_FILE1 "segoeui.ttf"
   1.444 +!endif
   1.445 +
   1.446 +; Southern Ndebele
   1.447 +!if "${AB_CD}" == "nr"
   1.448 +!define FONT_NAME1 "Segoe UI"
   1.449 +!define FONT_FILE1 "segoeui.ttf"
   1.450 +!endif
   1.451 +
   1.452 +; Northern Sotho
   1.453 +!if "${AB_CD}" == "nso"
   1.454 +!define FONT_NAME1 "Segoe UI"
   1.455 +!define FONT_FILE1 "segoeui.ttf"
   1.456 +!endif
   1.457 +
   1.458 +; Occitan
   1.459 +!if "${AB_CD}" == "oc"
   1.460 +!define FONT_NAME1 "Segoe UI"
   1.461 +!define FONT_FILE1 "segoeui.ttf"
   1.462 +!endif
   1.463 +
   1.464 +; Oriya
   1.465 +!if "${AB_CD}" == "or"
   1.466 +!define FONT_NAME1 "Kalinga"
   1.467 +!define FONT_FILE1 "kalinga.ttf"
   1.468 +!endif
   1.469 +
   1.470 +; Punjabi
   1.471 +!if "${AB_CD}" == "pa-IN"
   1.472 +!define FONT_NAME1 "Nirmala UI"
   1.473 +!define FONT_FILE1 "Nirmala.ttf"
   1.474 +!endif
   1.475 +
   1.476 +; Polish
   1.477 +!if "${AB_CD}" == "pl"
   1.478 +!define FONT_NAME1 "Segoe UI"
   1.479 +!define FONT_FILE1 "segoeui.ttf"
   1.480 +!endif
   1.481 +
   1.482 +; Portugese - Brazil
   1.483 +!if "${AB_CD}" == "pt-BR"
   1.484 +!define FONT_NAME1 "Segoe UI"
   1.485 +!define FONT_FILE1 "segoeui.ttf"
   1.486 +!endif
   1.487 +
   1.488 +; Portugese
   1.489 +!if "${AB_CD}" == "pt-PT"
   1.490 +!define FONT_NAME1 "Segoe UI"
   1.491 +!define FONT_FILE1 "segoeui.ttf"
   1.492 +!endif
   1.493 +
   1.494 +; Romansh
   1.495 +!if "${AB_CD}" == "rm"
   1.496 +!define FONT_NAME1 "Segoe UI"
   1.497 +!define FONT_FILE1 "segoeui.ttf"
   1.498 +!endif
   1.499 +
   1.500 +; Romanian
   1.501 +!if "${AB_CD}" == "ro"
   1.502 +!define FONT_NAME1 "Segoe UI"
   1.503 +!define FONT_FILE1 "segoeui.ttf"
   1.504 +!endif
   1.505 +
   1.506 +; Russian
   1.507 +!if "${AB_CD}" == "ru"
   1.508 +!define FONT_NAME1 "Segoe UI"
   1.509 +!define FONT_FILE1 "segoeui.ttf"
   1.510 +!endif
   1.511 +
   1.512 +; Kinyarwanda
   1.513 +!if "${AB_CD}" == "rw"
   1.514 +!define FONT_NAME1 "Segoe UI"
   1.515 +!define FONT_FILE1 "segoeui.ttf"
   1.516 +!endif
   1.517 +
   1.518 +; Sakha
   1.519 +!if "${AB_CD}" == "sah"
   1.520 +!define FONT_NAME1 "Segoe UI"
   1.521 +!define FONT_FILE1 "segoeui.ttf"
   1.522 +!endif
   1.523 +
   1.524 +; Sinhala
   1.525 +!if "${AB_CD}" == "si"
   1.526 +!define FONT_NAME1 "Nirmala UI"
   1.527 +!define FONT_FILE1 "Nirmala.ttf"
   1.528 +!endif
   1.529 +
   1.530 +; Slovak
   1.531 +!if "${AB_CD}" == "sk"
   1.532 +!define FONT_NAME1 "Segoe UI"
   1.533 +!define FONT_FILE1 "segoeui.ttf"
   1.534 +!endif
   1.535 +
   1.536 +; Slovene
   1.537 +!if "${AB_CD}" == "sl"
   1.538 +!define FONT_NAME1 "Segoe UI"
   1.539 +!define FONT_FILE1 "segoeui.ttf"
   1.540 +!endif
   1.541 +
   1.542 +; Songhay
   1.543 +!if "${AB_CD}" == "son"
   1.544 +!define FONT_NAME1 "Segoe UI"
   1.545 +!define FONT_FILE1 "segoeui.ttf"
   1.546 +!endif
   1.547 +
   1.548 +; Albanian
   1.549 +!if "${AB_CD}" == "sq"
   1.550 +!define FONT_NAME1 "Segoe UI"
   1.551 +!define FONT_FILE1 "segoeui.ttf"
   1.552 +!endif
   1.553 +
   1.554 +; Serbian
   1.555 +!if "${AB_CD}" == "sr"
   1.556 +!define FONT_NAME1 "Segoe UI"
   1.557 +!define FONT_FILE1 "segoeui.ttf"
   1.558 +!endif
   1.559 +
   1.560 +; Swazi
   1.561 +!if "${AB_CD}" == "ss"
   1.562 +!define FONT_NAME1 "Segoe UI"
   1.563 +!define FONT_FILE1 "segoeui.ttf"
   1.564 +!endif
   1.565 +
   1.566 +; Southern Sotho
   1.567 +!if "${AB_CD}" == "st"
   1.568 +!define FONT_NAME1 "Segoe UI"
   1.569 +!define FONT_FILE1 "segoeui.ttf"
   1.570 +!endif
   1.571 +
   1.572 +; Swedish
   1.573 +!if "${AB_CD}" == "sv-Se"
   1.574 +!define FONT_NAME1 "Segoe UI"
   1.575 +!define FONT_FILE1 "segoeui.ttf"
   1.576 +!endif
   1.577 +
   1.578 +; Swahili
   1.579 +!if "${AB_CD}" == "sw"
   1.580 +!define FONT_NAME1 "Segoe UI"
   1.581 +!define FONT_FILE1 "segoeui.ttf"
   1.582 +!endif
   1.583 +
   1.584 +; Tamil
   1.585 +!if "${AB_CD}" == "ta"
   1.586 +!define FONT_NAME1 "Nirmala UI"
   1.587 +!define FONT_FILE1 "Nirmala.ttf"
   1.588 +!endif
   1.589 +
   1.590 +; Tamil - Sri Lanka
   1.591 +!if "${AB_CD}" == "ta-LK"
   1.592 +!define FONT_NAME1 "Nirmala UI"
   1.593 +!define FONT_FILE1 "Nirmala.ttf"
   1.594 +!endif
   1.595 +
   1.596 +; Telugu
   1.597 +!if "${AB_CD}" == "te"
   1.598 +!define FONT_NAME1 "Nirmala UI"
   1.599 +!define FONT_FILE1 "Nirmala.ttf"
   1.600 +!endif
   1.601 +
   1.602 +; Thai
   1.603 +!if "${AB_CD}" == "th"
   1.604 +!define FONT_NAME1 "Leelawadee UI"
   1.605 +!define FONT_FILE1 "LeelawUI.ttf"
   1.606 +!endif
   1.607 +
   1.608 +; Tswana
   1.609 +!if "${AB_CD}" == "tn"
   1.610 +!define FONT_NAME1 "Segoe UI"
   1.611 +!define FONT_FILE1 "segoeui.ttf"
   1.612 +!endif
   1.613 +
   1.614 +; Turkish
   1.615 +!if "${AB_CD}" == "tr"
   1.616 +!define FONT_NAME1 "Segoe UI"
   1.617 +!define FONT_FILE1 "segoeui.ttf"
   1.618 +!endif
   1.619 +
   1.620 +; Tsonga
   1.621 +!if "${AB_CD}" == "ts"
   1.622 +!define FONT_NAME1 "Segoe UI"
   1.623 +!define FONT_FILE1 "segoeui.ttf"
   1.624 +!endif
   1.625 +
   1.626 +; Uyghur
   1.627 +!if "${AB_CD}" == "ug"
   1.628 +!define FONT_NAME1 "Segoe UI"
   1.629 +!define FONT_FILE1 "segoeui.ttf"
   1.630 +!endif
   1.631 +
   1.632 +; Ukrainian
   1.633 +!if "${AB_CD}" == "uk"
   1.634 +!define FONT_NAME1 "Segoe UI"
   1.635 +!define FONT_FILE1 "segoeui.ttf"
   1.636 +!endif
   1.637 +
   1.638 +; Urdu
   1.639 +!if "${AB_CD}" == "ur"
   1.640 +!define FONT_NAME1 "Segoe UI"
   1.641 +!define FONT_FILE1 "segoeui.ttf"
   1.642 +!endif
   1.643 +
   1.644 +; Venda
   1.645 +!if "${AB_CD}" == "ve"
   1.646 +!define FONT_NAME1 "Segoe UI"
   1.647 +!define FONT_FILE1 "segoeui.ttf"
   1.648 +!endif
   1.649 +
   1.650 +; Vietnamese
   1.651 +!if "${AB_CD}" == "vi"
   1.652 +!define FONT_NAME1 "Segoe UI"
   1.653 +!define FONT_FILE1 "segoeui.ttf"
   1.654 +!endif
   1.655 +
   1.656 +; Wolof
   1.657 +!if "${AB_CD}" == "wo"
   1.658 +!define FONT_NAME1 "Segoe UI"
   1.659 +!define FONT_FILE1 "segoeui.ttf"
   1.660 +!endif
   1.661 +
   1.662 +; Xhosa
   1.663 +!if "${AB_CD}" == "xh"
   1.664 +!define FONT_NAME1 "Segoe UI"
   1.665 +!define FONT_FILE1 "segoeui.ttf"
   1.666 +!endif
   1.667 +
   1.668 +; Chinese (Simplified)
   1.669 +!if "${AB_CD}" == "zh-CN"
   1.670 +!define FONT_NAME1 "Microsoft YaHei UI"
   1.671 +!define FONT_FILE1 "msyh.ttc"
   1.672 +!endif
   1.673 +
   1.674 +; Chinese (Traditional)
   1.675 +!if "${AB_CD}" == "zh-TW"
   1.676 +!define FONT_NAME1 "Microsoft JhengHei UI"
   1.677 +!define FONT_FILE1 "msjh.ttc"
   1.678 +!endif
   1.679 +
   1.680 +; Zulu
   1.681 +!if "${AB_CD}" == "zu"
   1.682 +!define FONT_NAME1 "Segoe UI"
   1.683 +!define FONT_FILE1 "segoeui.ttf"
   1.684 +!endif

mercurial