summaryrefslogtreecommitdiff
path: root/libcaja-private/org.mate.caja.gschema.xml.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-10-23 19:28:00 +0200
committerStefano Karapetsas <[email protected]>2012-10-23 19:28:00 +0200
commitf16ff1f02c2a2f08974233ba134379bcee5a038a (patch)
tree81db427836409c95e6068f86e08aab8d76d312ea /libcaja-private/org.mate.caja.gschema.xml.in
parent79c06c0d58b7aa60e8e9308547ae9341c3f13d1b (diff)
downloadcaja-f16ff1f02c2a2f08974233ba134379bcee5a038a.tar.bz2
caja-f16ff1f02c2a2f08974233ba134379bcee5a038a.tar.xz
set default font in gsettings schema
Diffstat (limited to 'libcaja-private/org.mate.caja.gschema.xml.in')
-rw-r--r--libcaja-private/org.mate.caja.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-private/org.mate.caja.gschema.xml.in b/libcaja-private/org.mate.caja.gschema.xml.in
index 04c790d6..f4e27ef3 100644
--- a/libcaja-private/org.mate.caja.gschema.xml.in
+++ b/libcaja-private/org.mate.caja.gschema.xml.in
@@ -343,7 +343,7 @@
<schema id="org.mate.caja.desktop" path="/apps/caja/desktop/" gettext-domain="caja">
<key name="font" type="s">
- <default l10n="messages" context="desktop-font">''</default>
+ <default l10n="messages" context="desktop-font">'Sans 10'</default>
<_summary>Desktop font</_summary>
<_description>The font _description used for the icons on the desktop.</_description>
</key>