[evolution-data-server/treitter-client-gdbus] Don't generate obsolete factory dbus-glib bindings; include the gdbus factory bindings in the source
- From: Travis Reitter <treitter src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-data-server/treitter-client-gdbus] Don't generate obsolete factory dbus-glib bindings; include the gdbus factory bindings in the source
- Date: Thu, 3 Dec 2009 00:52:44 +0000 (UTC)
commit e1e42499f61e4e8d070d2b80a57e19bb6ba2397c
Author: Travis Reitter <treitter gmail com>
Date: Tue Dec 1 11:25:14 2009 -0800
Don't generate obsolete factory dbus-glib bindings; include the gdbus factory bindings in the sources
addressbook/libebook/Makefile.am | 4 ++--
addressbook/libebook/e-book.c | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/addressbook/libebook/Makefile.am b/addressbook/libebook/Makefile.am
index 33e4822..a47d6e6 100644
--- a/addressbook/libebook/Makefile.am
+++ b/addressbook/libebook/Makefile.am
@@ -25,6 +25,7 @@ libebook_1_2_la_SOURCES = \
e-book-view.c \
e-book.c \
e-contact.c \
+ e-data-book-factory-gdbus-bindings.h \
e-destination.c \
e-name-western.c \
e-name-western-tables.h \
@@ -61,8 +62,7 @@ e-name-western-tables.h: e-name-western-tables.h.in
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libebook-$(API_VERSION).pc
-# FIXME: cut out e-data-book-factory-bindings.h
-DBUS_GENERATED_H = e-data-book-factory-bindings.h e-data-book-bindings.h e-data-book-view-bindings.h
+DBUS_GENERATED_H = e-data-book-bindings.h e-data-book-view-bindings.h
%-bindings.h: $(top_srcdir)/addressbook/libedata-book/%.xml
dbus-binding-tool --mode=glib-client --output=$@ --prefix=$(subst -,_,$*) $^
diff --git a/addressbook/libebook/e-book.c b/addressbook/libebook/e-book.c
index 528127d..daacbbc 100644
--- a/addressbook/libebook/e-book.c
+++ b/addressbook/libebook/e-book.c
@@ -31,7 +31,6 @@
#include "e-error.h"
#include "e-contact.h"
#include "e-book-view-private.h"
-#include "e-data-book-factory-bindings.h"
#include "e-data-book-factory-gdbus-bindings.h"
#include "e-data-book-bindings.h"
#include "libedata-book/e-data-book-types.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]