Skip to content

A few MMS Fixes

Chris Talbot requested to merge kop316/chatty:wip/mms_fix into master

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 and g_object_thaw_notify to properly work
  • fixes an indentation issue in chatty-settings.c
Edited by Chris Talbot

Merge request reports