kmscon: move kmscon_main.h to kmscon_conf.h
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 10 Oct 2012 19:23:38 +0000 (21:23 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 10 Oct 2012 19:23:38 +0000 (21:23 +0200)
commite2266c99865e6dcf37c344580ead9e5e64ea4fb3
tree151967703a155ce6e9b05b0167ced07d198cb213
parent774d22711f617683b518e1f3ffca1b69084596e6
kmscon: move kmscon_main.h to kmscon_conf.h

Everything in this header is solely related to configuration parsing so we
should name it properly. We will also move the configuration-handling from
kmscon_main.c to kmscon_conf.c in some of the next commits to clean up
kmscon-main.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am
src/kmscon_conf.h [moved from src/kmscon_main.h with 100% similarity]
src/kmscon_main.c
src/kmscon_terminal.c