aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook.h')
-rw-r--r--addressbook/gui/component/addressbook.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/gui/component/addressbook.h b/addressbook/gui/component/addressbook.h
index 66c5a7e4e6..717b40e150 100644
--- a/addressbook/gui/component/addressbook.h
+++ b/addressbook/gui/component/addressbook.h
@@ -3,6 +3,9 @@
#include <bonobo/bonobo-control.h>
+/* expand file:///foo/foo/ to file:///foo/foo/addressbook.db */
+char * addressbook_expand_uri (const char *uri);
+
BonoboControl *addressbook_factory_new_control (void);
void addressbook_factory_init (void);