SVN revision: 29360
This commit is contained in:
Carsten Haitzler 2007-04-04 22:45:45 +00:00
parent 5c70a5ecaa
commit cb8474ce6f
2 changed files with 2 additions and 2 deletions

View File

@ -1358,7 +1358,7 @@ e_config_init(void)
if (!e_config->icon_theme) e_config->icon_theme = evas_stringshare_add("hicolor");
IFCFG(0x111)
IFCFG(0x113)
e_config->clientlist_max_caption_len = 0;
IFCFGEND;

View File

@ -52,7 +52,7 @@ typedef Eet_Data_Descriptor E_Config_DD;
/* increment this whenever a new set of config values are added but the users
* config doesn't need to be wiped - simply new values need to be put in
*/
#define E_CONFIG_FILE_GENERATION 0x0112
#define E_CONFIG_FILE_GENERATION 0x0113
#define E_CONFIG_FILE_VERSION ((E_CONFIG_FILE_EPOCH << 16) | E_CONFIG_FILE_GENERATION)
#define E_EVAS_ENGINE_DEFAULT 0