summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-07-30 15:23:27 -0700
committerStefano Karapetsas <[email protected]>2013-07-30 15:23:27 -0700
commit20245814cce641eca47f085655f3d908e1d398ab (patch)
tree6b60b1288ea9ba5d404a8f1ab7658fa75e0ca1ee
parent13c45a3626873c5e23422c41ccd0fa8531e9c2a5 (diff)
parent4253386370ba7e5410c5432ea05a4033e4357568 (diff)
downloadmate-desktop-20245814cce641eca47f085655f3d908e1d398ab.tar.bz2
mate-desktop-20245814cce641eca47f085655f3d908e1d398ab.tar.xz
Merge pull request #72 from NiceandGently/patch-1
fix summary in disable-theme-settings key
-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>