summaryrefslogtreecommitdiff
path: root/telepathy-glib/errors.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-01-14 13:40:02 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-01-14 13:40:02 +0000
commiteb092e46957ffbf25460164f8eb4d329657b94fe (patch)
treee09d807b0887b38933e0aa5a4f9d6f4cfaa659bf /telepathy-glib/errors.h
parentc96f580a3c5c1f8b7b1d68766671821dd5d91865 (diff)
downloadtelepathy-glib-eb092e46957ffbf25460164f8eb4d329657b94fe.tar.gz
Add a #define for TP_ERROR_PREFIX, the common prefix of Telepathy errors
20080114134002-53eee-be60b169ff03c90cc1acc9fa71311e2dfb37471a.gz
Diffstat (limited to 'telepathy-glib/errors.h')
-rw-r--r--telepathy-glib/errors.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/errors.h b/telepathy-glib/errors.h
index 04c2f752d..512f2e117 100644
--- a/telepathy-glib/errors.h
+++ b/telepathy-glib/errors.h
@@ -29,6 +29,8 @@ G_BEGIN_DECLS
GQuark tp_errors_quark (void);
+#define TP_ERROR_PREFIX "org.freedesktop.Telepathy.Errors"
+
/**
* TP_ERRORS:
*