diff options
| author | Ted Gould <ted@gould.cx> | 2011-01-13 10:11:17 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-01-13 10:11:17 -0600 |
| commit | b76ed9c7f918123610e5e56bb9cdd1025d34caa1 (patch) | |
| tree | 0905e58eb310c29710bcf881ae87f72904f3f153 /libdbusmenu-glib/dbus-menu.xml | |
| parent | f0c24c976f319d0b087adc0c8bc694cf930aa30b (diff) | |
| parent | 2cfbfcab8a2c73227619eb3cd7a79e1fe17a8b43 (diff) | |
| download | libdbusmenu-b76ed9c7f918123610e5e56bb9cdd1025d34caa1.tar.gz libdbusmenu-b76ed9c7f918123610e5e56bb9cdd1025d34caa1.tar.bz2 libdbusmenu-b76ed9c7f918123610e5e56bb9cdd1025d34caa1.zip | |
Import upstream version 0.3.91
Diffstat (limited to 'libdbusmenu-glib/dbus-menu.xml')
| -rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml index 9e8013c..042a24c 100644 --- a/libdbusmenu-glib/dbus-menu.xml +++ b/libdbusmenu-glib/dbus-menu.xml @@ -28,15 +28,15 @@ You should have received a copy of both the GNU Lesser General Public License version 3 and version 2.1 along with this program. If not, see <http://www.gnu.org/licenses/> --> -<node name="/" xmlns:dox="http://www.ayatana.org/dbus/dox.dtd"> +<node name="/" xmlns:dox="http://www.canonical.com/dbus/dox.dtd"> <dox:d><![CDATA[ @mainpage The goal of DBusMenu is to expose menus on DBus. - Main interface is documented here: @ref org::ayatana::dbusmenu + Main interface is documented here: @ref com::canonical::dbusmenu ]]></dox:d> - <interface name="org.ayatana.dbusmenu"> + <interface name="com.canonical.dbusmenu"> <dox:d><