Update
svn: r1735
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
2003-06-13  Alex Roitman  <shura@alex.neuro.umn.edu>
 | 
			
		||||
	* src/EditPerson.py (did_data_change): When checking name type, 
 | 
			
		||||
	compare translated strings (otherwise they always differ).
 | 
			
		||||
	compare translated strings (otherwise they always differ in 
 | 
			
		||||
	non-English $LANG).
 | 
			
		||||
 | 
			
		||||
2003-06-13  Don Allingham  <dallingham@users.sourceforge.net>
 | 
			
		||||
	* src/EditPerson.py: Removed the conflict of using pmap for two seperate
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# Gramps - a GTK+/GNOME based genealogy program
 | 
			
		||||
#
 | 
			
		||||
# Copyright (C) 2000  Donald N. Allingham
 | 
			
		||||
# Copyright (C) 2000-2003  Donald N. Allingham
 | 
			
		||||
#
 | 
			
		||||
# This program is free software; you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU General Public License as published by
 | 
			
		||||
@@ -673,11 +673,3 @@ register_report(
 | 
			
		||||
    description=_("Produces a complete report on the selected people."),
 | 
			
		||||
    xpm=get_xpm_image()
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user