]> icculus.org git repositories - mikachu/openbox.git/commit
load_rc(BScreen *) now uses the obResource class to load its configuration
authorDana Jansens <danakj@orodu.net>
Thu, 11 Apr 2002 06:58:53 +0000 (06:58 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 11 Apr 2002 06:58:53 +0000 (06:58 +0000)
commit6ea740cd0e76ed9da89a872d047342fafd733c32
treef89069a459df1bede8a62becbc4ac56346af5dcc
parent17ef2638592a4be20fb2b41e045c4ee51196271e
load_rc(BScreen *) now uses the obResource class to load its configuration
added a few consts in BScreen to be compatible with the new code.
reordered the compilation in src/ so that Resource.cc is in alphabetical order
src/Makefile.am
src/Makefile.in
src/Resource.cc
src/Resource.h
src/Screen.cc
src/Screen.h
src/openbox.cc