Merge -r10509 from trunk: moving About dialog out from ViewManager into it's own module.

Also authors.xml is moved to src/data/.


svn: r10687
This commit is contained in:
Zsolt Foldvari
2008-05-07 09:37:21 +00:00
parent 888b04b31c
commit a8394cee46
5 changed files with 211 additions and 40 deletions

View File

@@ -166,6 +166,8 @@ AUTHORS = [
"Donald A. Peterson",
"David Hampton",
]
AUTHORS_FILE = os.path.join(DATA_DIR, "authors.xml")
DOCUMENTERS = [
'Alexander Roitman',