move colorclass config to use elm infra, redo cc dialog to use new editor
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 6 Apr 2015 18:38:43 +0000 (14:38 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 6 Apr 2015 19:26:36 +0000 (15:26 -0400)
commit2fc7b0169c8e712d18c59cc1a7a1bbfd7368377b
tree51322fd9aeeb7baddee3bda74638d29860b4de4b
parent3ddad83f797aade4c8a05ac4e6d0a8e1cc5cbcad
move colorclass config to use elm infra, redo cc dialog to use new editor

this will allow all colorclasses present in the current theme to be edited
instead of only the hardcoded ones in the module. it will also require
completely new translations, for which translators will need to read the edc
files of the default theme (cleverly located in another repo) and provide
translations to the _translate() callback in the theme module

the editor currently lacks indicators for active/type on the colorclass
list, but this can be added in time. meanwhile, a large amount of code is
no longer duplicated or maintained in this repo
src/bin/e_config.c
src/bin/e_config.h
src/bin/e_main.c
src/modules/conf_theme/e_int_config_color_classes.c