aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/dbus-menu.xml
diff options
context:
space:
mode:
authorAurelien Gateau <aurelien.gateau@canonical.com>2011-03-02 12:07:07 +0100
committerAurelien Gateau <aurelien.gateau@canonical.com>2011-03-02 12:07:07 +0100
commit33b4e34124c38f8159ea4af25f2b3622b3cc392e (patch)
tree5f8250b78d8f8f43fb7d33ad9169150b28dffb8b /libdbusmenu-glib/dbus-menu.xml
parent462b9940b0384c913570d6c54c6e464e38bd573a (diff)
downloadlibdbusmenu-33b4e34124c38f8159ea4af25f2b3622b3cc392e.tar.gz
libdbusmenu-33b4e34124c38f8159ea4af25f2b3622b3cc392e.tar.bz2
libdbusmenu-33b4e34124c38f8159ea4af25f2b3622b3cc392e.zip
Rename dbus properties to follow dbus naming conventions
- version => Version - text-direction => TextDirection - status => Status
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
-rw-r--r--libdbusmenu-glib/dbus-menu.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml
index 2352712..b61b5ec 100644
--- a/libdbusmenu-glib/dbus-menu.xml
+++ b/libdbusmenu-glib/dbus-menu.xml
@@ -164,14 +164,14 @@ License version 3 and version 2.1 along with this program. If not, see
]]></dox:d>
<!-- Properties -->
- <property name="version" type="u" access="read">
+ <property name="Version" type="u" access="read">
<dox:d>
Provides the version of the DBusmenu API that this API is
implementing.
</dox:d>
</property>
- <property name="text-direction" type="s" access="read">
+ <property name="TextDirection" type="s" access="read">
<dox:d>
Represents the way the text direction of the application. This
allows the server to handle mismatches intelligently. For left-
@@ -179,7 +179,7 @@ License version 3 and version 2.1 along with this program. If not, see
</dox:d>
</property>
- <property name="status" type="s" access="read">
+ <property name="Status" type="s" access="read">
<dox:d>
Tells if the menus are in a normal state or they believe that they
could use some attention. Cases for showing them would be if help