aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/tpaw-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/tpaw-utils.h')
-rw-r--r--tp-account-widgets/tpaw-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tp-account-widgets/tpaw-utils.h b/tp-account-widgets/tpaw-utils.h
index 2b12cfeca..d6acfc6e1 100644
--- a/tp-account-widgets/tpaw-utils.h
+++ b/tp-account-widgets/tpaw-utils.h
@@ -41,6 +41,8 @@ G_BEGIN_DECLS
#define TPAW_STR_EMPTY(s) ((s) == NULL || (s)[0] == '\0')
+#define ACCOUNT_WIDGETS_RESOURCES_PREFIX "/org/gnome/AccountWidgets"
+
void tpaw_connect_new_account (TpAccount *account,
TpAccountManager *account_manager);