summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2013-07-31 00:21:04 +0200
committerStefano Karapetsas <[email protected]>2013-07-31 12:19:20 +0200
commit49000652ee447c377bf2c8cb7c4cd8db47b7698a (patch)
tree9ea9f29827b47f66d68c5365250ba7b7d723fbb5
parent73937e2949c41ed0f5c7e0825c188da2248bb7fd (diff)
downloadmate-desktop-49000652ee447c377bf2c8cb7c4cd8db47b7698a.tar.bz2
mate-desktop-49000652ee447c377bf2c8cb7c4cd8db47b7698a.tar.xz
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>