]> icculus.org git repositories - dana/openbox.git/commit
start the config system, add the config file parser
authorDana Jansens <danakj@orodu.net>
Sat, 22 Mar 2003 14:41:19 +0000 (14:41 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 22 Mar 2003 14:41:19 +0000 (14:41 +0000)
commit56dc0446cd8a9a2685e1ffadb58b781e52e1a95a
treebb5743d179f9061979c1d01430c860843db377fd
parent4502cad55033f4a703cb562d27d637f41a05c5c6
start the config system, add the config file parser
openbox/Makefile.am
openbox/config.c [new file with mode: 0644]
openbox/config.h [new file with mode: 0644]
openbox/cparse.c [new file with mode: 0644]
openbox/cparse.l [new file with mode: 0644]
openbox/openbox.c