You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1010 B
28 lines
1010 B
6 years ago
|
--- a/schemas/org.cinnamon.desktop.screensaver.gschema.xml.in.in
|
||
|
+++ b/schemas/org.cinnamon.desktop.screensaver.gschema.xml.in.in
|
||
|
@@ -76,21 +76,21 @@
|
||
|
</description>
|
||
|
</key>
|
||
|
<key name="font-date" type="s">
|
||
|
- <default>"Ubuntu 24"</default>
|
||
|
+ <default>"Cantarell 24"</default>
|
||
|
<summary>The date time font</summary>
|
||
|
<description>
|
||
|
This is the font that the date uses for the screen locker.
|
||
|
</description>
|
||
|
</key>
|
||
|
<key name="font-time" type="s">
|
||
|
- <default>"Ubuntu 64"</default>
|
||
|
+ <default>"Cantarell 64"</default>
|
||
|
<summary>The time font</summary>
|
||
|
<description>
|
||
|
This is the font that the time uses for the screen locker.
|
||
|
</description>
|
||
|
</key>
|
||
|
<key name="font-message" type="s">
|
||
|
- <default>"Ubuntu 14"</default>
|
||
|
+ <default>"Cantarell 14"</default>
|
||
|
<summary>The away message font</summary>
|
||
|
<description>
|
||
|
This is the font that the away message use for the screen locker.
|