[gnote] Add Ubuntu session to gschema to enable client-side decorations. Fixes Bug 791612



commit 74304ee8e039ae666523b7862642f7192611a8dc
Author: Marc Deslauriers <marc deslauriers canonical com>
Date:   Thu Dec 14 08:03:55 2017 -0500

    Add Ubuntu session to gschema to enable client-side decorations.
    Fixes Bug 791612

 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 2396e85..422a623 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'</default>
+      <default>'gnome,ubuntu'</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]