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.
This commit is contained in:
Aleksander Morgado
2012-03-09 17:01:13 +01:00
parent be7f499aa6
commit 961290ddd7
7 changed files with 178 additions and 331 deletions

View File

@@ -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>