summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libcaja-private/org.mate.caja.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-private/org.mate.caja.gschema.xml b/libcaja-private/org.mate.caja.gschema.xml
index 8492c1ff..0668d584 100644
--- a/libcaja-private/org.mate.caja.gschema.xml
+++ b/libcaja-private/org.mate.caja.gschema.xml
@@ -343,7 +343,7 @@
<schema id="org.mate.caja.desktop" path="/org/mate/caja/desktop/" gettext-domain="caja">
<key name="font" type="s">
- <default l10n="messages" context="desktop-font">'Sans 10'</default>
+ <default>'Sans 10'</default>
<summary>Desktop font</summary>
<description>The font description used for the icons on the desktop.</description>
</key>