Moved default config from config.h to own file.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 17 Jul 2013 22:23:35 +0000 (00:23 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 17 Jul 2013 22:34:40 +0000 (00:34 +0200)
commita7e680b82067182f125732f68e3afca9181a8d4b
tree2bd96ea9487af7c609ade533246ae34f51413188
parented5dc684ed524f01c6dfd3396bed8c5054cbcdba
Moved default config from config.h to own file.

This make the inclusion if the config.h file easier.
Makefile
config.mk
src/config.h
src/default.h [new file with mode: 0644]
src/hints.c
src/main.c
src/session.c