Added missed default shortcuts.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 12 Mar 2014 22:46:31 +0000 (23:46 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 12 Mar 2014 22:46:31 +0000 (23:46 +0100)
commit603450ab5bd9fe638aa8758e48ef280ba02477ef
treee0bb3ad96f5fb242ffb108c383b79c8c441bbac3
parentd97b2ec07d75a47e4840a8473538ea3b40a7b0fa
Added missed default shortcuts.

Move the shortcut initializing and cleanup into setting.c, because the
shortcuts are more like settings instead of a own entity.
src/main.c
src/setting.c