[gnote] gschema: Add 'pop' to client-side-decorations default list



commit 8b79b8be442f9b82d673ad2f4585d3cc92997af1
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Jan 22 15:35:04 2018 -0500

    gschema: Add 'pop' to client-side-decorations default list
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792796

 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 422a623..d0ec7d1 100644
--- a/data/org.gnome.gnote.gschema.xml.in
+++ b/data/org.gnome.gnote.gschema.xml.in
@@ -137,7 +137,7 @@
       <_description>Saves note window size and automatically resizes main window to this size, when note is 
opened.</_description>
     </key>
     <key name="use-client-side-decorations" type="s">
-      <default>'gnome,ubuntu'</default>
+      <default>'gnome,ubuntu,pop'</default>
       <_summary>Use client side window decorations</_summary>
       <_description>Should Gnote draw its window titlebar, or leave that to window manager. Possible values 
are 'enabled' to draw them, 'disabled' to leave them to window manager, or a comma separated list of desktop 
environments, where Gnote should draw decorations itself. Requires application restart.</_description>
     </key>


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