diff options
author | Ted Gould <ted@gould.cx> | 2010-09-27 21:38:01 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-27 21:38:01 -0500 |
commit | a5d8069f4b20f376cebcfc48b68b1c6101ab5da7 (patch) | |
tree | d1df3215dea2ab7dc7b53608c9fefae9d2de9fc0 /libdbusmenu-glib | |
parent | 148a60fb5dd3c97252b370b138b0129f6f3a5e0e (diff) | |
download | libdbusmenu-a5d8069f4b20f376cebcfc48b68b1c6101ab5da7.tar.gz libdbusmenu-a5d8069f4b20f376cebcfc48b68b1c6101ab5da7.tar.bz2 libdbusmenu-a5d8069f4b20f376cebcfc48b68b1c6101ab5da7.zip |
Wrong tense
Diffstat (limited to 'libdbusmenu-glib')
-rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml index 61c7a7b..6b72c72 100644 --- a/libdbusmenu-glib/dbus-menu.xml +++ b/libdbusmenu-glib/dbus-menu.xml @@ -328,7 +328,7 @@ License version 3 and version 2.1 along with this program. If not, see </arg> </signal> - <signal name="ItemsPropertiesUpdates"> + <signal name="ItemsPropertiesUpdated"> <dox:d> Triggered when there are lots of property updates across many items so they all get grouped into a single dbus message. The format is |