[gedit-plugins] drawspaces: set the correct setting name
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] drawspaces: set the correct setting name
- Date: Wed, 8 Jan 2014 19:19:28 +0000 (UTC)
commit 16872ce005cf501bef898a0b371a5d3ef27336cb
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Wed Jan 8 11:19:20 2014 +0100
drawspaces: set the correct setting name
...nome.gedit.plugins.drawspaces.gschema.xml.in.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/drawspaces/org.gnome.gedit.plugins.drawspaces.gschema.xml.in.in
b/plugins/drawspaces/org.gnome.gedit.plugins.drawspaces.gschema.xml.in.in
index 1922de3..ca0d061 100644
--- a/plugins/drawspaces/org.gnome.gedit.plugins.drawspaces.gschema.xml.in.in
+++ b/plugins/drawspaces/org.gnome.gedit.plugins.drawspaces.gschema.xml.in.in
@@ -10,9 +10,9 @@
</flags>
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gedit.plugins.drawspaces"
path="/org/gnome/gedit/plugins/drawspaces/">
- <key name="enable" type="b">
+ <key name="show-white-space" type="b">
<default>true</default>
- <_summary>Enabled</_summary>
+ <_summary>Show _White Space</_summary>
<_description>If TRUE drawing will be enabled.</_description>
</key>
<key name="draw-spaces" flags="org.gnome.gedit.plugins.drawspaces.GtkSourceDrawSpacesFlags">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]