elm config - add the ability to have derived configurations from others 94/83594/2
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 4 Jan 2016 08:58:18 +0000 (17:58 +0900)
committerHermet Park <chuneon.park@samsung.com>
Fri, 12 Aug 2016 06:03:03 +0000 (23:03 -0700)
commit8df7d60de67c5188ef3446f1c8bd4a9e9c74df4f
tree22d107b17fdefa5237f4c42572d3b6699c5d56be
parentd7e76e4c20f47484069190472a8db136ca14431d
elm config - add the ability to have derived configurations from others

this adds the ability to have one profile automatically be derived
from another with modifications applied. right now it only can do a
very limited modification - multiple scale. over time this will
expand. this is only inteded otbe sued by a DE like enlightenment, so
it's not going to be documented fully at this point.

@feature

Change-Id: I6634a5dcbc0d8f1072d44afcd3791c070aef57b2
src/lib/elm_config.c
src/lib/elm_config.h
src/lib/elm_priv.h