merge to tip of tree

This commit is contained in:
Dan Williams
2006-04-27 15:01:42 -04:00
parent 38c5e5847b
commit 81f45f1447
6 changed files with 26 additions and 43 deletions
+3
View File
@@ -268,3 +268,6 @@ def main():
gtk.main()
except KeyboardInterrupt:
pass
if __name__=="__main__":
main()