]> icculus.org git repositories - mikachu/openbox.git/commit
split the render functions into obrender.c. rename all the src files to obfoo so...
authorDana Jansens <danakj@orodu.net>
Fri, 28 Mar 2003 04:42:26 +0000 (04:42 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 28 Mar 2003 04:42:26 +0000 (04:42 +0000)
commit883a38eeb21e4c166e31f25a9af32b739d85d409
tree01ae6398dab9d9cfeed5badc100e3ec3a41294ea
parent66969a6ba5d55d74189a8cad68b67cf6cc16dd79
split the render functions into obrender.c. rename all the src files to obfoo so no more conflicts with code elsewhere in the tree.
engines/openbox/Makefile.am
engines/openbox/obengine.c [moved from engines/openbox/openbox.c with 75% similarity]
engines/openbox/obengine.h [moved from engines/openbox/openbox.h with 55% similarity]
engines/openbox/obrender.c [new file with mode: 0644]
engines/openbox/obrender.h [new file with mode: 0644]
engines/openbox/obtheme.c [moved from engines/openbox/theme.c with 99% similarity]
engines/openbox/obtheme.h [moved from engines/openbox/theme.h with 100% similarity]