* src/Filters/Rules/Place/__init__.py: add HasPlace to editor_rule_list
svn: r7884
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
2007-01-08  Don Allingham  <don@gramps-project.org>
 | 
			
		||||
	* src/Filters/Rules/Place/__init__.py: add HasPlace to editor_rule_list
 | 
			
		||||
	* src/RelLib/_Name.py: default utf8 strings
 | 
			
		||||
	* src/RelLib/_MarkerType.py: default utf8 strings
 | 
			
		||||
	* src/RelLib/_Place.py: default utf8 strings
 | 
			
		||||
 
 | 
			
		||||
@@ -43,4 +43,5 @@ editor_rule_list = [
 | 
			
		||||
    HasNoteMatchingSubstringOf,
 | 
			
		||||
    PlacePrivate,
 | 
			
		||||
    MatchesFilter,
 | 
			
		||||
    HasPlace,
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user