summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <[email protected]>2010-10-12 15:53:30 +0200
committerBenjamin Valentin <[email protected]>2012-03-16 09:27:40 +0100
commit5da7f7c6ef1e59bba1f3aa7fa24fcaa44187704e (patch)
tree13ba33691b3ca5dad43aa5a2c6aecbf2101ccb04
parent033a04ef9392b9d9bc5943ae592373c6dac96369 (diff)
downloadmate-settings-daemon-5da7f7c6ef1e59bba1f3aa7fa24fcaa44187704e.tar.bz2
mate-settings-daemon-5da7f7c6ef1e59bba1f3aa7fa24fcaa44187704e.tar.xz
Revert "Fix launching the display configuration tool"
In 2.32, we still want to use mate-display-properties. This reverts commit 03112091d18ad0f9cc66b5f8835aadb1c47bc9ee.
-rw-r--r--plugins/xrandr/msd-xrandr-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xrandr/msd-xrandr-manager.c b/plugins/xrandr/msd-xrandr-manager.c
index dc00be1..e74b7d9 100644
--- a/plugins/xrandr/msd-xrandr-manager.c
+++ b/plugins/xrandr/msd-xrandr-manager.c
@@ -77,7 +77,7 @@
#define MSD_XRANDR_ICON_NAME "msd-xrandr"
/* executable of the control center's display configuration capplet */
-#define MSD_XRANDR_DISPLAY_CAPPLET "mate-control-center display"
+#define MSD_XRANDR_DISPLAY_CAPPLET "mate-display-properties"
#define MSD_DBUS_PATH "/org/mate/SettingsDaemon"
#define MSD_DBUS_NAME "org.mate.SettingsDaemon"