Cody Russell has proposed merging lp:~bratsche/appmenu-gtk/fix-compile-dbus-shared into lp:appmenu-gtk.
Requested reviews: Canonical Desktop Experience Team (canonical-dx-team) Related bugs: #578696 Compile fails from missing dbus-shared.h https://bugs.launchpad.net/bugs/578696 -- https://code.launchpad.net/~bratsche/appmenu-gtk/fix-compile-dbus-shared/+merge/25046 Your team ayatana-commits is subscribed to branch lp:appmenu-gtk.
=== modified file 'src/bridge.c' --- src/bridge.c 2010-05-09 19:39:28 +0000 +++ src/bridge.c 2010-05-11 08:42:24 +0000 @@ -36,7 +36,6 @@ #include "bridge.h" #include "application-menu-registrar-client.h" -#include "dbus-shared.h" #define APP_MENU_DBUS_NAME "org.ayatana.WindowMenu.Registrar" #define APP_MENU_DBUS_OBJECT "/org/ayatana/WindowMenu/Registrar"
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

