]> git.pld-linux.org Git - packages/cinnamon-desktop.git/blame - set_font_defaults.patch
- updated to 5.8.0
[packages/cinnamon-desktop.git] / set_font_defaults.patch
CommitLineData
7d8b7527
JB
1--- cinnamon-desktop-5.8.0/schemas/org.cinnamon.desktop.screensaver.gschema.xml.in.orig 2023-06-13 18:18:10.638644921 +0200
2+++ cinnamon-desktop-5.8.0/schemas/org.cinnamon.desktop.screensaver.gschema.xml.in 2023-06-13 18:18:13.098631594 +0200
3@@ -77,21 +77,21 @@
94d52ed6
ER
4 </description>
5 </key>
6 <key name="font-date" type="s">
7- <default>"Ubuntu 24"</default>
8+ <default>"Cantarell 24"</default>
9 <summary>The date time font</summary>
10 <description>
11 This is the font that the date uses for the screen locker.
12 </description>
13 </key>
14 <key name="font-time" type="s">
15- <default>"Ubuntu 64"</default>
16+ <default>"Cantarell 64"</default>
17 <summary>The time font</summary>
18 <description>
19 This is the font that the time uses for the screen locker.
20 </description>
21 </key>
22 <key name="font-message" type="s">
23- <default>"Ubuntu 14"</default>
24+ <default>"Cantarell 14"</default>
25 <summary>The away message font</summary>
26 <description>
27 This is the font that the away message use for the screen locker.
This page took 0.071816 seconds and 4 git commands to generate.