[gsettings-desktop-schemas/overlay-scrolling-setting: 1/2] Revert "schemas: change default monospaced and document fonts"



commit 5d1e9f1f29c5ea2cd2d9844a45451a88bf6da0cc
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 18 11:36:08 2019 -0400

    Revert "schemas: change default monospaced and document fonts"
    
    This reverts commit 965062de47f5171727c1e4f7f0aac2ad40e3484a.

 schemas/org.gnome.desktop.interface.gschema.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.interface.gschema.xml.in 
b/schemas/org.gnome.desktop.interface.gschema.xml.in
index 22ef50d..1713f25 100644
--- a/schemas/org.gnome.desktop.interface.gschema.xml.in
+++ b/schemas/org.gnome.desktop.interface.gschema.xml.in
@@ -149,14 +149,14 @@
       </description>
     </key>
     <key name="document-font-name" type="s">
-      <default>'Cantarell 11'</default>
+      <default>'Sans 11'</default>
       <summary>Document font</summary>
       <description>
         Name of the default font used for reading documents.
       </description>
     </key>
     <key name="monospace-font-name" type="s">
-      <default>'Source Code Pro 10'</default>
+      <default>'Monospace 11'</default>
       <summary>Monospace font</summary>
       <description>
         Name of a monospaced (fixed-width) font for use in locations like


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