* src/DataViews/_MediaView.py: Shorten tab name

* src/DataViews/_RepositoryView.py: Shorten tab name
	* src/DataViews/_SourceView.py: Shorten tab name
	* src/DataViews/_EventView.py: Shorten tab name
	* src/DataViews/_FamilyView.py: Shorten tab name
	* src/DataViews/_FamilyList.py: Shorten tab name
	* src/DataViews/_PedigreeView.py: Shorten tab name
	* src/DataViews/_PlaceView.py: Shorten tab name
	* src/DataViews/_PersonView.py: Shorten tab name
	* src/DataViews/_MapView.py: Shorten tab name
	* src/glade/gramps.glade: remove unused option
	* src/const.py.in: bugtracker address fix


svn: r6416
This commit is contained in:
Don Allingham
2006-04-22 22:09:16 +00:00
parent 78db7a4ce5
commit 7bae68c6f1
14 changed files with 67 additions and 127 deletions

View File

@@ -37,7 +37,7 @@ from TransUtils import sgettext as _
#-------------------------------------------------------------------------
url_homepage = "http://gramps-project.org/"
url_mailinglist = "http://sourceforge.net/mail/?group_id=25770"
url_burtracker = "http://sourceforge.net/tracker/?group_id=25770&atid=385137"
url_bugtracker = "http://bugs.gramps-project.org/bug_report_advanced_page.php"
#-------------------------------------------------------------------------
#