[gnome-settings-daemon/gnome-2-32] Revert "Fix launching the display configuration tool"



commit 1f46cdca64ad071f94f2c7449b9eab2a9e865aec
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Oct 12 15:53:30 2010 +0200

    Revert "Fix launching the display configuration tool"
    
    In 2.32, we still want to use gnome-display-properties.
    
    This reverts commit 03112091d18ad0f9cc66b5f8835aadb1c47bc9ee.

 plugins/xrandr/gsd-xrandr-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/xrandr/gsd-xrandr-manager.c b/plugins/xrandr/gsd-xrandr-manager.c
index 0aef5de..5e3a877 100644
--- a/plugins/xrandr/gsd-xrandr-manager.c
+++ b/plugins/xrandr/gsd-xrandr-manager.c
@@ -77,7 +77,7 @@
 #define GSD_XRANDR_ICON_NAME "gsd-xrandr"
 
 /* executable of the control center's display configuration capplet */
-#define GSD_XRANDR_DISPLAY_CAPPLET "gnome-control-center display"
+#define GSD_XRANDR_DISPLAY_CAPPLET "gnome-display-properties"
 
 #define GSD_DBUS_PATH "/org/gnome/SettingsDaemon"
 #define GSD_DBUS_NAME "org.gnome.SettingsDaemon"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]