https://bugs.kde.org/show_bug.cgi?id=465384
Kelvie Wong <kel...@kelvie.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kel...@kelvie.ca --- Comment #12 from Kelvie Wong <kel...@kelvie.ca> --- Just ran into this as well, the equivalent for Chinese is (change ja to zh) <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd"> <fontconfig> <match target="pattern"> <edit name="lang" mode="append"><string>zh</string></edit> </match> </fontconfig> (side note, this bugzilla really needs to support better markup, though I suppose this breaks plaintext email workflows) -- You are receiving this mail because: You are watching all bug changes.