From 2f6671fdafa290862b49e32a91e2277ca811b0cf Mon Sep 17 00:00:00 2001 From: raveit Date: Fri, 8 Feb 2013 00:13:14 +0100 Subject: fix some warnings --- org.mate.control-center.gschema.xml.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.mate.control-center.gschema.xml.in.in b/org.mate.control-center.gschema.xml.in.in index b0da1da2..7b446a24 100644 --- a/org.mate.control-center.gschema.xml.in.in +++ b/org.mate.control-center.gschema.xml.in.in @@ -2,7 +2,7 @@ - <_default l10n="messages">[ 'Change Theme;gtk-theme-selector.desktop', 'Set Preferred Applications;default-applications.desktop', 'Add Printer;mate-cups-manager.desktop' ] + <_default l10n="messages">[ 'Change Theme;mate-appearance-properties.desktop', 'Set Preferred Applications;default-applications.desktop' ] <_summary>Task names and associated .desktop files <_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. -- cgit v1.2.1 From 9bd69b7dd8022818981cdd486ae83a0905dd2a6c Mon Sep 17 00:00:00 2001 From: raveit Date: Fri, 8 Feb 2013 21:47:16 +0100 Subject: display mate-control-center in menu --- shell/matecc.desktop.in.in | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/matecc.desktop.in.in b/shell/matecc.desktop.in.in index 8f0f3331..edb23bee 100644 --- a/shell/matecc.desktop.in.in +++ b/shell/matecc.desktop.in.in @@ -8,4 +8,3 @@ Type=Application StartupNotify=true Categories=GTK;Settings; OnlyShowIn=MATE; -NoDisplay=true -- cgit v1.2.1