]> git.pld-linux.org Git - packages/cinnamon-desktop.git/blob - set_font_defaults.patch
- updated to 5.8.0
[packages/cinnamon-desktop.git] / set_font_defaults.patch
1 --- a/schemas/org.cinnamon.desktop.screensaver.gschema.xml.in.in        2014-11-08 09:01:17.000000000 +0000
2 +++ b/schemas/org.cinnamon.desktop.screensaver.gschema.xml.in.in        2014-11-19 21:46:39.100396129 +0000
3 @@ -91,21 +91,21 @@
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.062092 seconds and 3 git commands to generate.