The build now requires gettext v0.19.7 or above. Removed obsolete files: * gramps.applications * gramps.keys * gramps.mime Created ITS rules for holidays.xml and tips.xml files. Included ITS files for shared-mime-info from a gettext v0.20.2 installation.
		
			
				
	
	
		
			28 lines
		
	
	
		
			208 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			208 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Python
 | 
						|
*.py[cod]
 | 
						|
 | 
						|
# Distutils
 | 
						|
MANIFEST
 | 
						|
build/
 | 
						|
dist/
 | 
						|
 | 
						|
# Gramps
 | 
						|
docs/_build/
 | 
						|
 | 
						|
# Editing
 | 
						|
tags
 | 
						|
*.swp
 | 
						|
 | 
						|
# Testing
 | 
						|
test/data
 | 
						|
 | 
						|
# Windows image file caches
 | 
						|
Thumbs.db
 | 
						|
ehthumbs.db
 | 
						|
 | 
						|
# IDE
 | 
						|
.idea/
 | 
						|
 | 
						|
# Glade temp files
 | 
						|
*~
 |