elm_color_class: Save all cc overlays
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 18 Aug 2017 07:36:50 +0000 (16:36 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 18 Aug 2017 07:54:58 +0000 (16:54 +0900)
commit49d339b72edf13e399f3143169a94127950d361b
tree0ee782b7e5c02b3dc79daf748fe7c182afd8f8e5
parent9008dd88bcebc8a4378c3bbbcd23ff81f00fa167
elm_color_class: Save all cc overlays

It seems that cc overlays that didn't change got lost in the process of
saving elm_config and then reloading it (automatically happens because
the file changed... which we just wrote to).

Fixes T3682
src/lib/elementary/elm_color_class.c