aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-24 14:08:24 -0600
committerTed Gould <ted@gould.cx>2010-01-24 14:08:24 -0600
commit3260324c755d1221746fdc0d7f8034e6ac656a75 (patch)
treed7d613e04db60fe84065e90f2450ee3daecd1f16 /libdbusmenu-glib/dbus-menu.xml
parent921eaf7f51026b56b0a504c91214d40d07ce6040 (diff)
parent3844bcd1fb2d8ad129a842dcee8ee1b3ec214275 (diff)
downloadlibdbusmenu-3260324c755d1221746fdc0d7f8034e6ac656a75.tar.gz
libdbusmenu-3260324c755d1221746fdc0d7f8034e6ac656a75.tar.bz2
libdbusmenu-3260324c755d1221746fdc0d7f8034e6ac656a75.zip
Changing the name of the update signal to match the other signal names. Now 'LayoutUpdated'.
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index a7cceaa..4c7446d 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -182,7 +182,7 @@ revision
item for the entries that have changed. It is zero if the
whole layout should be considered invalid.
-->
- <signal name="LayoutUpdate">
+ <signal name="LayoutUpdated">
<arg type="i" name="revision" direction="out" />
<arg type="u" name="parent" direction="out" />
</signal>