update openbox to use the current parser interface in libobt
authorDana Jansens <danakj@orodu.net>
Fri, 27 Jul 2007 05:37:28 +0000 (01:37 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 20 Jan 2008 06:36:55 +0000 (01:36 -0500)
commitfdabb69f4f25596df972caa76c85c2aeba26226e
tree2566f1a229a65e54cdffd88a255301d0bf7fa3a7
parent0667bbc3e2fbd3fa39206e843560735524840d35
update openbox to use the current parser interface in libobt

there is also some random bug fixes for other libobt stuff in here.
38 files changed:
Makefile.am
configure.ac
obt/parse.c
obt/parse.h
obt/prop.c
obt/prop.h
openbox/actions.c
openbox/actions.h
openbox/actions/addremovedesktop.c
openbox/actions/cyclewindows.c
openbox/actions/debug.c
openbox/actions/desktop.c
openbox/actions/directionalwindows.c
openbox/actions/execute.c
openbox/actions/focus.c
openbox/actions/growtoedge.c
openbox/actions/if.c
openbox/actions/layer.c
openbox/actions/maximize.c
openbox/actions/moverelative.c
openbox/actions/moveresizeto.c
openbox/actions/movetoedge.c
openbox/actions/resize.c
openbox/actions/resizerelative.c
openbox/actions/restart.c
openbox/actions/showmenu.c
openbox/config.c
openbox/config.h
openbox/menu.c
openbox/menu.h
openbox/openbox.c
openbox/resist.c
openbox/session.c
parser/Makefile [deleted file]
parser/obparser-4.0.pc.in [deleted file]
parser/parse.c [deleted file]
parser/parse.h [deleted file]
render/theme.c