mm-call: Sanitise disconnect messages
Clean up the disconnect messages so they make sense when presented to the user. Also add new state change reasons from ModemManager 1.10 and 1.12. Fixes #90
This commit is contained in:
@@ -34,7 +34,7 @@ mm_deps = [
|
||||
dependency('gobject-2.0'),
|
||||
dependency('gtk+-3.0'),
|
||||
dependency('ModemManager'),
|
||||
dependency('mm-glib'),
|
||||
dependency('mm-glib', version: '>= 1.12.0'),
|
||||
dependency('libpeas-1.0'),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user