From d1575ddfb25a56667e107a317bdf1a71d48028d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= Date: Thu, 16 Oct 2014 01:29:12 +0200 Subject: [PATCH] accessx-status: Open the new location of preferences AssessX settings moved from keyboard preferences to universal access. --- accessx-status/applet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accessx-status/applet.c b/accessx-status/applet.c index 216afeb..b56d5e8 100644 --- a/accessx-status/applet.c +++ b/accessx-status/applet.c @@ -194,8 +194,8 @@ dialog_cb (GtkAction *action, } screen = gtk_widget_get_screen (GTK_WIDGET (sapplet->applet)); - appinfo = g_app_info_create_from_commandline ("gnome-control-center keyboard", - _("Open the keyboard preferences dialog"), + appinfo = g_app_info_create_from_commandline ("gnome-control-center universal-access", + _("Open the universal access preferences dialog"), G_APP_INFO_CREATE_NONE, &error); -- 2.1.2