diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-09 17:01:13 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-16 14:53:23 +0100 |
commit | 961290ddd7d6acd8d9da76e100b5c8063fa70cb5 (patch) | |
tree | e2496753d454c41b620d7bf5031cc6633f3ec41a /docs/reference/api/ModemManager-sections.txt | |
parent | be7f499aa6da3630e145c311c489fe478c339b78 (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/ModemManager-sections.txt')
-rw-r--r-- | docs/reference/api/ModemManager-sections.txt | 7 |
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> |