BobStore/tools/fix-ellipsis.sh

6 lines
101 B
Bash
Raw Normal View History

2014-01-08 13:09:41 +01:00
#!/bin/bash -x
# Fix TypographyEllipsis programmatically
2014-01-29 23:44:49 +01:00
sed -i 's/\.\.\./…/g' res/values*/*.xml