X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=registryd%2Fdeviceeventcontroller.c;h=6b67e782da1e66d79bde7a693557bf44179aaada;hp=2dbf2c5e3a86d93c4f797378b06ab1892f1f27d6;hb=83011880d6f5c5c99202376433f582ecfd3b31e3;hpb=721be07aa95a925503dfd0bbf3cf54da9410db19 diff --git a/registryd/deviceeventcontroller.c b/registryd/deviceeventcontroller.c index 2dbf2c5..6b67e78 100644 --- a/registryd/deviceeventcontroller.c +++ b/registryd/deviceeventcontroller.c @@ -377,7 +377,7 @@ static void emit(SpiDEController *controller, const char *interface, const char DBusMessageIter iter, iter_variant; int nil = 0; const char *minor = ""; - const char *path = SPI_DBUS_PATH_DEC; + const char *path = SPI_DBUS_PATH_DESKTOP; signal = dbus_message_new_signal (path, interface, name);