Enable the beta warning on startup.

svn: r9790
This commit is contained in:
Brian Matherly
2008-01-13 04:58:11 +00:00
parent 789a33adfd
commit 0d98fb6309
2 changed files with 29 additions and 20 deletions

View File

@@ -1,3 +1,6 @@
2008-01-12 Brian Matherly <brian@gramps-project.org>
* src/gramps_main.py: Enable the beta warning on startup.
2008-01-12 Brian Matherly <brian@gramps-project.org>
* src/plugins/GVHourGlass.py: Clean up PyLint warnings.