BobStore/tools/fix-ellipsis.sh
2014-04-10 15:23:19 +02:00

6 lines
101 B
Bash
Executable File

#!/bin/bash -x
# Fix TypographyEllipsis programmatically
sed -i 's/\.\.\./…/g' res/values*/*.xml