New function for updating a config section
authorEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Wed, 12 Nov 2014 18:47:56 +0000 (16:47 -0200)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Wed, 12 Nov 2014 18:47:56 +0000 (16:47 -0200)
commit6bc46a4ee554480c424ccd917386e83e50852f93
treec6de91f79dee85d7ebfd02f9ce26490af71c6b83
parentd27cc29edde4c53388e2fadf0c7383f37e293baa
New function for updating a config section

It is now possible to add new subsections and/or keys to an existing
section. To achieve this, the respective _config_section_update function
must be used to set the new default values.

Returning True in _config_section_update, will mean that the specific
section has been updated and it will be overwritten with the new values.

Change-Id: I155096814a00ddf9cccc3444f95e76b6539b41ed
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
src/wkb-ibus-config-eet.c