[gnote] Change default to window autosize



commit 964eafa8997bb7b3cd06da65abd6102909d8ef16
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sat Mar 11 22:53:23 2017 +0200

    Change default to window autosize
    
    Fixes Bug 778822

 data/org.gnome.gnote.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.gnote.gschema.xml.in b/data/org.gnome.gnote.gschema.xml.in
index ddf92cd..1217363 100644
--- a/data/org.gnome.gnote.gschema.xml.in
+++ b/data/org.gnome.gnote.gschema.xml.in
@@ -131,7 +131,7 @@
       <_description>Open notes in new window instead of replacing active content of the same 
window</_description>
     </key>
     <key name="autosize-note-window" type="b">
-      <default>true</default>
+      <default>false</default>
       <_summary>Save note window size and autosize note window to it</_summary>
       <_description>Saves note window size and automatically resizes main window to this size, when note is 
opened.</_description>
     </key>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]