[gnote/tabbed] Deprecate open in new window setting



commit 3d3588c35e8235cbbee39e277f299e19b774196d
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Nov 21 21:28:51 2021 +0200

    Deprecate open in new window setting

 data/org.gnome.gnote.gschema.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.gnote.gschema.xml b/data/org.gnome.gnote.gschema.xml
index 0e5ba8ad..80aa0b91 100644
--- a/data/org.gnome.gnote.gschema.xml
+++ b/data/org.gnome.gnote.gschema.xml
@@ -123,8 +123,8 @@
     </key>
     <key name="open-notes-in-new-window" type="b">
       <default>false</default>
-      <summary>Open notes in new window</summary>
-      <description>Open notes in new window instead of replacing active content of the same 
window</description>
+      <summary>Deprecated</summary>
+      <description>This setting is deprecated and it's value is ignored</description>
     </key>
     <key name="autosize-note-window" type="b">
       <default>false</default>


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