move config option loading for the kernel into config.c/h
authorDana Jansens <danakj@orodu.net>
Tue, 8 Apr 2003 07:31:26 +0000 (07:31 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 8 Apr 2003 07:31:26 +0000 (07:31 +0000)
commit71badb0790c8595a0ab6dedfbf8027c698369210
tree2985012f6a12b5b0157541885d663c141b5bb0c7
parent672f1de2812adc49170414d7abbb2df7db69f34c
move config option loading for the kernel into config.c/h
add options for the number of desktops and the names of the desktops
14 files changed:
build/Makefile.kernel
engines/openbox/obengine.c
engines/openbox/obtheme.c
openbox/client.c
openbox/config.c [new file with mode: 0644]
openbox/config.h [new file with mode: 0644]
openbox/engine.c
openbox/engine.h
openbox/event.c
openbox/focus.c
openbox/focus.h
openbox/openbox.c
openbox/prop.c
openbox/screen.c