2008-01-13 Raphael Ackermann <raphael.ackermann@gmail.com>

* src/gramps_main.py: Add dots to list of things in Betawarning
	to make it consistent
	* src/GrampsLogger/_ErrorReportAssistant.py: Disable sending emails to the 
	bug list and add button to file bug report on gramps issue tracker

svn: r9794
This commit is contained in:
Raphael Ackermann
2008-01-13 15:05:41 +00:00
parent 0b1f8f408c
commit bedafa494a
3 changed files with 64 additions and 29 deletions

View File

@@ -203,9 +203,9 @@ def _display_welcome_message():
"not meant for normal usage. Use at your own risk.\n\n"
"This version may:\n"
"1) Work differently than you expect.\n"
"2) Fail to run at all\n"
"3) Crash often\n"
"4) Corrupt your data\n"
"2) Fail to run at all.\n"
"3) Crash often.\n"
"4) Corrupt your data.\n"
"5) Save data in a format that is incompatible with the "
"official release.\n"
"\n<b>BACKUP</b> your existing databases "