elm_config: repair configs

Summary:
in eec7bc458e the epoch offset was edited,
which seems to be wrong, as this caused every single config to be
deleted. This also updates the configs in the elementry base configs
as they have been forgotten.

This brings back the ability to edit the config in elementary_config.

Reviewers: segfaultxavi, devilhorns, ManMower, raster

Reviewed By: raster

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7403
This commit is contained in:
Marcel Hollerbach 2018-12-03 11:43:53 +00:00 committed by Carsten Haitzler (Rasterman)
parent a9650209a4
commit 7f9cb37ea0
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
group "Elm_Config" struct {
value "config_version" int: 131090;
value "config_version" int: 131091;
value "entry_select_allow" uchar: 1;
value "engine" string: "";
value "vsync" uchar: 0;

View File

@ -1,5 +1,5 @@
group "Elm_Config" struct {
value "config_version" int: 131090;
value "config_version" int: 131091;
value "entry_select_allow" uchar: 1;
value "engine" string: "";
value "vsync" uchar: 0;

View File

@ -1,5 +1,5 @@
group "Elm_Config" struct {
value "config_version" int: 131090;
value "config_version" int: 131091;
value "entry_select_allow" uchar: 1;
value "engine" string: "";
value "vsync" uchar: 0;

View File

@ -167,7 +167,7 @@ struct _Efl_Ui_Theme_Data
* to be put in
*/
# define ELM_CONFIG_FILE_GENERATION 0x0013
# define ELM_CONFIG_VERSION_EPOCH_OFFSET 17
# define ELM_CONFIG_VERSION_EPOCH_OFFSET 16
# define ELM_CONFIG_VERSION ((ELM_CONFIG_EPOCH << ELM_CONFIG_VERSION_EPOCH_OFFSET) | \
ELM_CONFIG_FILE_GENERATION)
/* NB: profile configuration files (.src) must have their