slackware-current/source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.font.defaults.diff
Patrick J Volkerding 2565e7db39 Thu Mar 14 21:22:54 UTC 2019
ap/cgmanager-0.42-x86_64-1.txz:  Upgraded.
d/cmake-3.14.0-x86_64-1.txz:  Upgraded.
l/gexiv2-0.12.0-x86_64-1.txz:  Upgraded.
l/gsettings-desktop-schemas-3.32.0-x86_64-2.txz:  Rebuilt.
  Don't override the system font defaults (especially with fonts that we don't
  include). Thanks to Markus Wiesner.
l/libyaml-0.2.2-x86_64-1.txz:  Upgraded.
l/libzip-1.5.2-x86_64-1.txz:  Upgraded.
2019-03-15 08:59:43 +01:00

28 lines
1 KiB
Diff

--- ./schemas/org.gnome.desktop.interface.gschema.xml.in.orig 2019-03-11 17:33:16.000000000 -0500
+++ ./schemas/org.gnome.desktop.interface.gschema.xml.in 2019-03-14 15:56:45.071036093 -0500
@@ -105,7 +105,7 @@
</description>
</key>
<key name="font-name" type="s">
- <default>'Cantarell 11'</default>
+ <default>'Sans 11'</default>
<summary>Default font</summary>
<description>
Name of the default font used by gtk+.
@@ -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