make python config variables very visible by making them all capitals. cleaner nicer...
authorDana Jansens <danakj@orodu.net>
Tue, 4 Feb 2003 11:03:57 +0000 (11:03 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 4 Feb 2003 11:03:57 +0000 (11:03 +0000)
commit220b5c40f91c6509951ccd0d506a9bd77d9d6bac
tree8919e4cad1b94beff0967f59418aedaad0f952d7
parent7e3a0b227c26739cf562fe58769487976b7be604
make python config variables very visible by making them all capitals. cleaner nicer documentation in the py modules. make public functions more visible.
scripts/callbacks.py
scripts/config.py
scripts/defaults.py
scripts/focus.py
scripts/focuscycle.py
scripts/historyplacement.py
scripts/motion.py
scripts/stackedcycle.py
src/actions.cc
src/frame.cc
src/screen.cc