aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorAurelien Gateau <aurelien.gateau@canonical.com>2010-02-01 16:49:47 -0800
committerAurelien Gateau <aurelien.gateau@canonical.com>2010-02-01 16:49:47 -0800
commit8939f05fde72c41d8f65c09a423702245c8c77a4 (patch)
tree4ecb5d14dc82c363ee03b4c065006d1da658bc42 /libdbusmenu-glib/dbus-menu.xml
parent3230218b3f812495f6b81d6aaa741f41aacf8c25 (diff)
downloadlibdbusmenu-8939f05fde72c41d8f65c09a423702245c8c77a4.tar.gz
libdbusmenu-8939f05fde72c41d8f65c09a423702245c8c77a4.tar.bz2
libdbusmenu-8939f05fde72c41d8f65c09a423702245c8c77a4.zip
Misc fixes
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index b795f9c..53b0d4c 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -188,7 +188,7 @@ License version 3 and version 2.1 along with this program. If not, see
</arg>
<arg type="as" name="propertyNames" direction="in" >
<dox:d>
- list of string the list of item properties we are
+ The list of item properties we are
interested in. If there are no entries in the list all of
the properties will be sent.
</dox:d>
@@ -278,7 +278,7 @@ License version 3 and version 2.1 along with this program. If not, see
</arg>
</signal>
- <signal name="LayoutUpdate">
+ <signal name="LayoutUpdated">
<dox:d>
Triggered by the application to notify display of a layout update, up to
revision