ayatana-commits team mailing list archive
-
ayatana-commits team
-
Mailing list archive
-
Message #01386
[Merge] lp:~agateau/dbusmenu/document-visible-property into lp:dbusmenu
Aurélien Gâteau has proposed merging lp:~agateau/dbusmenu/document-visible-property into lp:dbusmenu.
Requested reviews:
DBus Menu Team (dbusmenu-team)
Yet another doc change
--
https://code.launchpad.net/~agateau/dbusmenu/document-visible-property/+merge/22700
Your team ayatana-commits is subscribed to branch lp:dbusmenu.
=== modified file 'libdbusmenu-glib/dbus-menu.xml'
--- libdbusmenu-glib/dbus-menu.xml 2010-04-01 13:43:22 +0000
+++ libdbusmenu-glib/dbus-menu.xml 2010-04-02 14:55:31 +0000
@@ -82,6 +82,12 @@
<td>true</td>
</tr>
<tr>
+ <td>visible</td>
+ <td>boolean</td>
+ <td>True if the item is visible in the menu.</td>
+ <td>true</td>
+ </tr>
+ <tr>
<td>icon-name</td>
<td>string</td>
<td>Icon name of the item, following the freedesktop.org icon spec.</td>
Follow ups