Files
gramps/mac/gramps.bundle
John Ralls 7ebe10090d Ensure that no python compiled files (.pyo or .pyc) are bundled
This allows the bundle to be sanitized with 
`find Gramps.app -name '*.py[oc]' -delete` if there are code-signing
errors when moving the bundle from one machine to another.



svn: r22375
2013-05-19 15:56:43 +00:00

5.0 KiB