diff options
author | Aurelien Gateau <aurelien.gateau@canonical.com> | 2010-02-04 15:56:06 -0800 |
---|---|---|
committer | Aurelien Gateau <aurelien.gateau@canonical.com> | 2010-02-04 15:56:06 -0800 |
commit | a58966bc3e59acaf9bc313575fd52efb7ec0306f (patch) | |
tree | 20d0e39d84bb219f785b5dbaf668641acc1ae408 /libdbusmenu-glib | |
parent | 9e734f64458bfe04a6aee5e80da9e1ceb9c3e1c9 (diff) | |
download | libdbusmenu-a58966bc3e59acaf9bc313575fd52efb7ec0306f.tar.gz libdbusmenu-a58966bc3e59acaf9bc313575fd52efb7ec0306f.tar.bz2 libdbusmenu-a58966bc3e59acaf9bc313575fd52efb7ec0306f.zip |
Added sentence about not sending default values.
Diffstat (limited to 'libdbusmenu-glib')
-rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml index c043ba6..256a0f2 100644 --- a/libdbusmenu-glib/dbus-menu.xml +++ b/libdbusmenu-glib/dbus-menu.xml @@ -37,6 +37,9 @@ License version 3 and version 2.1 along with this program. If not, see Items are represented with a unique numeric id and a dictionary of properties. + To reduce the amount of DBus traffic, a property should only be returned + if its value is not the default value. + Available properties are: <table> |