summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2013-07-31 00:21:04 +0200
committerWolfgang Ulbrich <[email protected]>2013-07-31 00:21:04 +0200
commit4253386370ba7e5410c5432ea05a4033e4357568 (patch)
tree6b60b1288ea9ba5d404a8f1ab7658fa75e0ca1ee /schemas
parent13c45a3626873c5e23422c41ccd0fa8531e9c2a5 (diff)
downloadmate-desktop-4253386370ba7e5410c5432ea05a4033e4357568.tar.bz2
mate-desktop-4253386370ba7e5410c5432ea05a4033e4357568.tar.xz
fix summary in disable-theme-settings key
Diffstat (limited to 'schemas')
-rw-r--r--schemas/org.mate.lockdown.gschema.xml.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.mate.lockdown.gschema.xml.in.in b/schemas/org.mate.lockdown.gschema.xml.in.in
index 7505146..736f301 100644
--- a/schemas/org.mate.lockdown.gschema.xml.in.in
+++ b/schemas/org.mate.lockdown.gschema.xml.in.in
@@ -37,7 +37,7 @@
</key>
<key name="disable-theme-settings" type="b">
<default>false</default>
- <_summary>Disable lock screen</_summary>
+ <_summary>Disable theme settings</_summary>
<_description>Prevent the user to change theme settings.</_description>
</key>
</schema>