wacom: Use the fully qualified D-Bus name for the OSD

So that we don't end up seeing the fallback button mapping dialogue when
running gsd-test-wacom.
This commit is contained in:
Bastien Nocera 2016-03-10 17:19:30 +01:00
parent afcfa995fc
commit d6765b0378

View file

@ -485,7 +485,7 @@ cc_wacom_panel_init (CcWacomPanel *self)
g_dbus_proxy_new_for_bus (G_BUS_TYPE_SESSION,
G_DBUS_PROXY_FLAGS_NONE,
NULL,
"org.gnome.SettingsDaemon",
"org.gnome.SettingsDaemon.Wacom",
"/org/gnome/SettingsDaemon/Wacom",
"org.gnome.SettingsDaemon.Wacom",
priv->cancellable,