X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=spi-common%2Fspi-dbus.h;h=80b626608ca7a699720bca18988effa11849ed34;hb=dea123f383eb81663ea33463363f5c27f4ac0bcd;hp=a0506d795012c42290f5b6d8106b30e910ada3af;hpb=866ec1781b7647669dc85e6264164c78e8f80c51;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/spi-common/spi-dbus.h b/spi-common/spi-dbus.h index a0506d7..80b6266 100644 --- a/spi-common/spi-dbus.h +++ b/spi-common/spi-dbus.h @@ -50,7 +50,7 @@ extern int _dbg; #define SPI_DBUS_INTERFACE_TEXT "org.freedesktop.atspi.Text" #define SPI_DBUS_INTERFACE_TREE "org.freedesktop.atspi.Tree" #define SPI_DBUS_INTERFACE_VALUE "org.freedesktop.atspi.Value" -#define SPI_DBUS_NAME_REGISTRY "org.freedesktop.atspi.registry" +#define SPI_DBUS_NAME_REGISTRY "org.freedesktop.atspi.Registry" #define SPI_DBUS_PATH_DESKTOP "/org/freedesktop/atspi/registry/desktop" #define SPI_DBUS_PATH_NULL "/" #define SPI_DBUS_PATH_REGISTRY "/org/freedesktop/atspi/registry"