aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/api
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-03-09 17:01:13 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-16 14:53:23 +0100
commit961290ddd7d6acd8d9da76e100b5c8063fa70cb5 (patch)
treee2496753d454c41b620d7bf5031cc6633f3ec41a /docs/reference/api
parentbe7f499aa6da3630e145c311c489fe478c339b78 (diff)
build: autogenerate `mm-errors-quarks.c'
We define custom nicks for each error enum, matching the DBus error entry that we want to have with each of them.
Diffstat (limited to 'docs/reference/api')
-rw-r--r--docs/reference/api/ModemManager-sections.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/api/ModemManager-sections.txt b/docs/reference/api/ModemManager-sections.txt
index a50dc2a0..31683bd8 100644
--- a/docs/reference/api/ModemManager-sections.txt
+++ b/docs/reference/api/ModemManager-sections.txt
@@ -31,4 +31,11 @@ MMMessageError
MMMobileEquipmentError
MMSerialError
MMCdmaActivationError
+<SUBSECTION Private>
+MM_CDMA_ACTIVATION_ERROR_DBUS_PREFIX
+MM_CONNECTION_ERROR_DBUS_PREFIX
+MM_CORE_ERROR_DBUS_PREFIX
+MM_MESSAGE_ERROR_DBUS_PREFIX
+MM_MOBILE_EQUIPMENT_ERROR_DBUS_PREFIX
+MM_SERIAL_ERROR_DBUS_PREFIX
</SECTION>