]> icculus.org git repositories - mikachu/openbox.git/commit
make the openbox engine use the new config shit instead of the themerc shit.
authorDana Jansens <danakj@orodu.net>
Sat, 22 Mar 2003 23:26:43 +0000 (23:26 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 22 Mar 2003 23:26:43 +0000 (23:26 +0000)
commit5bf68f762b8fc87cf5583b645b948b4fe55f179f
tree9fd2db21c6fe08bc9433574dc429744f2966a79b
parent4cc0d9b72d4bb084e6736c60319fd8e2ab92ef6a
make the openbox engine use the new config shit instead of the themerc shit.
order te startup so that plugins can set up their config shit before parsing the config, then the config is parsed, engine is loaded, and finally the plugins are officially started.
engines/openbox/Makefile.am
engines/openbox/openbox.c
engines/openbox/theme.c
openbox/config.c
openbox/engine.c
openbox/openbox.c
openbox/plugin.c
openbox/plugin.h