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:
parent
afcfa995fc
commit
d6765b0378
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue