summaryrefslogtreecommitdiff
path: root/libcaja-private/org.mate.caja.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'libcaja-private/org.mate.caja.gschema.xml.in')
-rw-r--r--libcaja-private/org.mate.caja.gschema.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libcaja-private/org.mate.caja.gschema.xml.in b/libcaja-private/org.mate.caja.gschema.xml.in
index 13f808a6..fc8fb5ca 100644
--- a/libcaja-private/org.mate.caja.gschema.xml.in
+++ b/libcaja-private/org.mate.caja.gschema.xml.in
@@ -368,7 +368,7 @@
<_description>If this is set to true, an icon linking to the Network Servers view will be put on the desktop.</_description>
</key>
<key name="computer-icon-name" type="s">
- <default l10n="messages" context="computer-icon-name">'Computer'</default>
+ <default>''</default>
<_summary>Desktop computer icon name</_summary>
<_description>This name can be set if you want a custom name for the computer icon on the desktop.</_description>
</key>
@@ -378,12 +378,12 @@
<_description>This name can be set if you want a custom name for the home icon on the desktop.</_description>
</key>
<key name="trash-icon-name" type="s">
- <default l10n="messages" context="trash-icon-name">'Trash'</default>
+ <default>''</default>
<_summary>Desktop trash icon name</_summary>
<_description>This name can be set if you want a custom name for the trash icon on the desktop.</_description>
</key>
<key name="network-icon-name" type="s">
- <default l10n="messages" context="network-icon-name">'Network Servers'</default>
+ <default>''</default>
<_summary>Network servers icon name</_summary>
<_description>This name can be set if you want a custom name for the network servers icon on the desktop.</_description>
</key>