Breaking out the various windows into separate files
authorEd Page <eopage@byu.net>
Sat, 15 May 2010 17:29:27 +0000 (12:29 -0500)
committerEd Page <eopage@byu.net>
Sat, 15 May 2010 17:30:24 +0000 (12:30 -0500)
commit74db32a3e870c99c6ea27107faff77146d871044
tree306674b02d2f0e420ed94106155cc64a3d1b4624
parent48391603fc793625843346917737373b891212a9
Breaking out the various windows into separate files
src/mormonchannel_gtk.py
src/windows.py [deleted file]
src/windows/__init__.py [new file with mode: 0644]
src/windows/_base.py [new file with mode: 0644]
src/windows/conferences.py [new file with mode: 0644]
src/windows/radio.py [new file with mode: 0644]
src/windows/source.py [new file with mode: 0644]