elm_config: fix wrong update code
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 31 Jan 2020 13:39:38 +0000 (14:39 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 11 Feb 2020 21:58:27 +0000 (06:58 +0900)
commitd116973ca9d17d8a459819ee948ef995e533e4db
tree63ab139bd846d11de4a8792ea2b711bac1f35fee
parent4dc456c64cd8bb18a99bbe5eef464c9e3448ee52
elm_config: fix wrong update code

the version here was wrong, probebly a missmatch between hex. & dec and
a off by one error. This is fixing that problem and does not just copy
all keybindings.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11261
src/lib/elementary/elm_config.c