[Xfce4-commits] [apps/mousepad] 39/45: Change default of a couple settings

noreply at xfce.org noreply at xfce.org
Fri Jul 11 13:03:44 CEST 2014


This is an automated email from the git hooks/post-receive script.

mbrush pushed a commit to branch master
in repository apps/mousepad.

commit 473af3d8b11943cea9b9b51384f8dc0d98a6ef3a
Author: Matthew Brush <mbrush at codebrainz.ca>
Date:   Thu Jul 10 22:46:09 2014 -0700

    Change default of a couple settings
---
 mousepad/org.xfce.mousepad.gschema.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mousepad/org.xfce.mousepad.gschema.xml b/mousepad/org.xfce.mousepad.gschema.xml
index 17dd78f..acab4b4 100644
--- a/mousepad/org.xfce.mousepad.gschema.xml
+++ b/mousepad/org.xfce.mousepad.gschema.xml
@@ -67,7 +67,7 @@
       </description>
     </key>
     <key name="highlight-current-line" type="b">
-      <default>true</default>
+      <default>false</default>
       <summary>Highlight current line</summary>
       <description>
         When true visually indicate the line with the caret on it, when false
@@ -169,7 +169,7 @@
       </description>
     </key>
     <key name="statusbar-visible" type="b">
-      <default>true</default>
+      <default>false</default>
       <summary>Statusbar visible</summary>
       <description>
         When true the statusbar is visible, when false it is not visible.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list