config - default hotkey status is on.

This commit is contained in:
ChunEon Park 2014-02-18 20:34:47 +09:00
parent b229686519
commit ec5c4242bb
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ config_load()
cd->part_highlight = EINA_TRUE;
cd->dummy_swallow = EINA_TRUE;
cd->auto_indent = EINA_TRUE;
cd->hotkeys = EINA_TRUE;
}
else
{