A few MMS Fixes
This MR
- fixes #574 (closed)
- fixes an issue in MMS settings where Chatty should send a "NULL" for carrier proxy but instead sends ""
- converts carrier MMS settings to settings properties to allow
g_object_freeze_notify
andg_object_thaw_notify
to properly work - fixes an indentation issue in
chatty-settings.c
Edited by Chris Talbot