fix english
This commit is contained in:
parent
debdaf998e
commit
079cfa18b9
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ param_set("static", 1);
|
||||||
|
|
||||||
my %features = (
|
my %features = (
|
||||||
"classic-theme" => "use classic theme",
|
"classic-theme" => "use classic theme",
|
||||||
"stb-image" => "use stb_image instead of libjpeg/libpng",
|
"stb-image" => "use stb_image, instead use libjpeg/libpng",
|
||||||
"stb-truetype" => "use stb_truetype",
|
"stb-truetype" => "use stb_truetype",
|
||||||
"freetype2" => "use FreeType2",
|
"freetype2" => "use FreeType2",
|
||||||
"xrender" => "use XRender",
|
"xrender" => "use XRender",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue