Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
build: i18n: reduce on-disk size with small-icu by 1MB when using ICU 54
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Nov 11, 2014
1 parent fd22268 commit 9f6da7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/icu/icu_small.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"translit": "none",
"brkfiles": "none",
"brkdict": "none",
"confusables": "none"
"confusables": "none",
"unit": "none"
},
"remove": [
"cnvalias.icu",
Expand Down

0 comments on commit 9f6da7c

Please sign in to comment.