about summary refs log tree commit diff
path: root/pkgs/data/fonts/kochi-substitute
diff options
context:
space:
mode:
authorJonathan Glines <auntieNeo@gmail.com>2014-06-12 21:33:23 -0600
committerJonathan Glines <auntieNeo@gmail.com>2014-06-12 21:33:23 -0600
commit1a30cf5e0926488b58b862a370a5e88461815c23 (patch)
tree6391811dd4cfd835d96e6fb507d6eace6048a3f6 /pkgs/data/fonts/kochi-substitute
parentf5b5df830cdf506cca1a8a6b17cc1ea1b775d788 (diff)
Re-added the non-free kochi-substitute with naga10 glyphs.
Diffstat (limited to 'pkgs/data/fonts/kochi-substitute')
-rw-r--r--pkgs/data/fonts/kochi-substitute/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/data/fonts/kochi-substitute/default.nix b/pkgs/data/fonts/kochi-substitute/default.nix
index eceebf52912c9..dec20fd51000d 100644
--- a/pkgs/data/fonts/kochi-substitute/default.nix
+++ b/pkgs/data/fonts/kochi-substitute/default.nix
@@ -31,10 +31,10 @@ stdenv.mkDerivation {
   meta = {
     description = "Japanese font, a free replacement for MS Gothic and MS Mincho.";
     longDescription = ''
-      Kochi Gothic was developed as a free replacement for the MS Gothic and
-      MS Mincho fonts from Microsoft. These are the Debian versions of the
-      fonts, which remove some non-free glyphs that were added from the naga10
-      font.
+      Kochi Gothic and Kochi Mincho were developed as free replacements for the
+      MS Gothic and MS Mincho fonts from Microsoft. These are the Debian
+      versions of the fonts, which remove some non-free glyphs that were added
+      from the naga10 font.
     '';
     homepage = http://sourceforge.jp/projects/efont/;
     license = stdenv.lib.licenses.wadalab;