From 3ce96897190a39f22dba243f0057dd2aa468052e Mon Sep 17 00:00:00 2001 From: zhangjialing Date: Fri, 7 Feb 2020 14:43:04 +0800 Subject: add gbk encoding Signed-off-by: zhangjialing --- data/org.mate.pluma.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/org.mate.pluma.gschema.xml.in') diff --git a/data/org.mate.pluma.gschema.xml.in b/data/org.mate.pluma.gschema.xml.in index 63beddcc..3738720f 100644 --- a/data/org.mate.pluma.gschema.xml.in +++ b/data/org.mate.pluma.gschema.xml.in @@ -197,7 +197,7 @@ Specifies the font to use for line numbers when printing. This will only take effect if the "Print Line Numbers" option is non-zero. - [ 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16' ] + [ 'UTF-8', 'GBK', 'CURRENT', 'ISO-8859-15', 'UTF-16' ] Automatically Detected Encodings Sorted list of encodings used by pluma for automatically detecting the encoding of a file. "CURRENT" represents the current locale encoding. Only recognized encodings are used. -- cgit v1.2.1