summaryrefslogtreecommitdiff
path: root/org.mate.control-center.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'org.mate.control-center.gschema.xml.in')
-rw-r--r--org.mate.control-center.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.mate.control-center.gschema.xml.in b/org.mate.control-center.gschema.xml.in
index e8546185..46b3d00d 100644
--- a/org.mate.control-center.gschema.xml.in
+++ b/org.mate.control-center.gschema.xml.in
@@ -2,7 +2,7 @@
<schema id="org.mate.control-center" path="/org/mate/control-center/">
<child name="appearance" schema="org.mate.control-center.appearance" />
<key name="cc-actions-list" type="as">
- <default l10n="messages">[ 'Change Theme;mate-appearance-properties.desktop', 'Set Preferred Applications;mate-default-applications-properties.desktop' ]</default>
+ <default l10n="messages">[ 'Change Theme;mate-appearance-properties.desktop', 'Set Preferred Applications;mate-default-applications-properties.desktop', 'Mate System Info;mate-system-info.desktop' ]</default>
<summary>Task names and associated .desktop files</summary>
<description>The task name to be displayed in the control-center followed by a ";" separator then the filename of an associated .desktop file to launch for that task.</description>
</key>