Browse Source

Update fallback font to newer version

sfan5 3 years ago
parent
commit
b6e47a30bb
3 changed files with 1 additions and 3 deletions
  1. 1 1
      fonts/DroidSansFallbackFull-LICENSE.txt
  2. BIN
      fonts/DroidSansFallbackFull.ttf
  3. 0 2
      src/CMakeLists.txt

+ 1 - 1
fonts/DroidSansFallbackFull-LICENSE.txt

@@ -1,4 +1,4 @@
-Copyright (C) 2008 The Android Open Source Project
+Copyright (C) 2012 The Android Open Source Project
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

BIN
fonts/DroidSansFallbackFull.ttf


+ 0 - 2
src/CMakeLists.txt

@@ -677,9 +677,7 @@ endif(BUILD_SERVER)
 # Blacklisted locales that don't work.
 # see issue #4638
 set(GETTEXT_BLACKLISTED_LOCALES
-	be
 	he
-	ko
 	ky
 )