summaryrefslogtreecommitdiff
path: root/org.mate.control-center.gschema.xml.in
diff options
context:
space:
mode:
authorzhuyaliang <[email protected]>2023-09-28 10:41:46 +0800
committerLuke from DC <[email protected]>2023-10-02 01:31:41 +0000
commit5d9cbe65cdf296d9a69c93712243617dd6ba6848 (patch)
tree7703719caaf3cb74c22e16f1fab7ae34e5ebe80d /org.mate.control-center.gschema.xml.in
parentbc4db7647c5a1b2a1ec4fadea1e05ddfa9c98f18 (diff)
downloadmate-control-center-5d9cbe65cdf296d9a69c93712243617dd6ba6848.tar.bz2
mate-control-center-5d9cbe65cdf296d9a69c93712243617dd6ba6848.tar.xz
Add new capplets: system info
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>