diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2011-03-09 12:05:28 +0000 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2011-03-09 13:10:37 +0000 |
commit | a819ceed461bc76f7a416ef75db35c3544482cb5 (patch) | |
tree | d12ea311e3ec432c2571791222a7b1e5eec5fbbe /docs | |
parent | 0d3a989d1ec83719bd4d25f2043925d7376c6e49 (diff) |
Add new error codes
Added error codecs for
org.freedesktop.Telepathy.Error.SoftwareUpgradeRequired and
org.freedesktop.Telepathy.Error.EmergencyCallsNotSupported
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index 0fe187be..6e01728c 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -2180,6 +2180,8 @@ TP_ERROR_STR_REJECTED TP_ERROR_STR_PICKED_UP_ELSEWHERE TP_ERROR_STR_CONFUSED TP_ERROR_STR_SERVICE_CONFUSED +TP_ERROR_STR_SOFTWARE_UPDATE_REQUIRED +TP_ERROR_STR_EMERGENCY_CALLS_NOT_SUPPORTED <SUBSECTION Standard> tp_error_get_type tp_errors_quark |