From 951b13aabafb29b7b9a3041229bd0012ef80b551 Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Thu, 22 Aug 2019 08:40:19 -0400 Subject: preferences: Change Draw to Show --- data/org.mate.pluma.gschema.xml.in | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'data') diff --git a/data/org.mate.pluma.gschema.xml.in b/data/org.mate.pluma.gschema.xml.in index 81071391..63beddcc 100644 --- a/data/org.mate.pluma.gschema.xml.in +++ b/data/org.mate.pluma.gschema.xml.in @@ -1,9 +1,9 @@ - - - + + + @@ -223,23 +223,23 @@ false - Draw newline - Whether pluma should draw newlines in the editor window. + Show newline + Whether pluma should show newlines in the editor window. - 'draw-none' - Draw nbsp - Whether pluma should draw not breaking spaces in the editor window: 'draw-none' no drawing; 'draw-trailing' drawing only trailing spaces; 'draw-all' drawing all spaces. + 'show-none' + Show nbsp + Whether pluma should show not breaking spaces in the editor window: 'show-none' no showing; 'show-trailing' showing only trailing spaces; 'show-all' showing all spaces. - 'draw-none' - Draw tabs - Whether pluma should draw tabs in the editor window: 'draw-none' no drawing; 'draw-trailing' drawing only trailing spaces; 'draw-all' drawing all spaces. + 'show-none' + Show tabs + Whether pluma should show tabs in the editor window: 'show-none' no showing; 'show-trailing' showing only trailing spaces; 'show-all' showing all spaces. - 'draw-none' - Draw spaces - Whether pluma should draw spaces in the editor window: 'draw-none' no drawing; 'draw-trailing' drawing only trailing spaces; 'draw-all' drawing all spaces. + 'show-none' + Show spaces + Whether pluma should show spaces in the editor window: 'show-none' no showing; 'show-trailing' showing only trailing spaces; 'show-all' showing all spaces. -- cgit v1.2.1