api,dbus: use long property names in the CDMA DBus interface

This commit is contained in:
Aleksander Morgado
2011-11-21 17:12:59 +01:00
parent 60e824bd59
commit f7390c328b

View File

@@ -92,11 +92,11 @@
</tp:docstring> </tp:docstring>
</property> </property>
<property name="Cdma1xRegState" type="u" access="read" tp:type="MM_MODEM_CDMA_REGISTRATION_STATE"> <property name="Cdma1xRegistrationState" type="u" access="read" tp:type="MM_MODEM_CDMA_REGISTRATION_STATE">
<tp:docstring>CDMA 1x registration state.</tp:docstring> <tp:docstring>CDMA 1x registration state.</tp:docstring>
</property> </property>
<property name="EvdoRegState" type="u" access="read" tp:type="MM_MODEM_CDMA_REGISTRATION_STATE"> <property name="EvdoRegistrationState" type="u" access="read" tp:type="MM_MODEM_CDMA_REGISTRATION_STATE">
<tp:docstring>EVDO registration state.</tp:docstring> <tp:docstring>EVDO registration state.</tp:docstring>
</property> </property>