From ed1720ea36d26611e28d9c477b221ba5059633bc Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 14 Aug 2009 16:08:56 -0500 Subject: Move PHONEBOOK_INTERFACE define to dbus.h --- include/dbus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dbus.h') diff --git a/include/dbus.h b/include/dbus.h index fe331d0b..ecde9409 100644 --- a/include/dbus.h +++ b/include/dbus.h @@ -35,6 +35,7 @@ extern "C" { #define OFONO_CALL_BARRING_INTERFACE "org.ofono.CallBarring" #define OFONO_CALL_FORWARDING_INTERFACE "org.ofono.CallForwarding" #define OFONO_CALL_METER_INTERFACE "org.ofono.CallMeter" +#define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook" /* Essentially a{sv} */ #define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \ -- cgit v1.2.3