diff options
author | Ted Gould <ted@canonical.com> | 2009-10-28 11:55:50 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-28 11:55:50 -0500 |
commit | 2e8bdc835c50f84782f4c32fc4a947444848ffaf (patch) | |
tree | 2a79142075d2ee348d064e65c87b4e5b92c9fc17 /libdbusmenu-glib | |
parent | eb1fb47800188b38f06c6b5933d2362bfaace29c (diff) | |
download | libdbusmenu-2e8bdc835c50f84782f4c32fc4a947444848ffaf.tar.gz libdbusmenu-2e8bdc835c50f84782f4c32fc4a947444848ffaf.tar.bz2 libdbusmenu-2e8bdc835c50f84782f4c32fc4a947444848ffaf.zip |
First step, change the interface name.
Diffstat (limited to 'libdbusmenu-glib')
-rw-r--r-- | libdbusmenu-glib/dbus-menu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/dbus-menu.xml b/libdbusmenu-glib/dbus-menu.xml index cca9823..2a68ddd 100644 --- a/libdbusmenu-glib/dbus-menu.xml +++ b/libdbusmenu-glib/dbus-menu.xml @@ -28,7 +28,7 @@ License version 3 and version 2.1 along with this program. If not, see <http://www.gnu.org/licenses/> --> <node name="/"> - <interface name="org.freedesktop.dbusmenu"> + <interface name="org.ayatana.dbusmenu"> <!-- Properties --> <property name="layout" type="s" access="read"/> |