From 2ce508d333f8a60c045772adb46cfccec660aead 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 7cbaba7f..bf6b52f8 100644 --- a/data/org.mate.pluma.gschema.xml.in +++ b/data/org.mate.pluma.gschema.xml.in @@ -192,7 +192,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