Statistics
| Revision:

gvsig-educa / generate-properties-zip.sh @ 169

History | View | Annotate | Download (114 Bytes)

1
#!/bin/bash
2

    
3
find . -name 'text*.properties' | grep trunk | grep "src/main" | zip -@r gvsig-educa-properties.zip