Renamed simple icon with legal filename

pull/14/head
Sam Bosley 12 years ago
parent 79ce64ff6b
commit 2e592c9eba

@ -290,7 +290,7 @@
/>
<replaceregexp file="AndroidManifest.xml"
match="application android:icon=&quot;(.*)&quot;"
replace="application android:icon=&quot;@drawable/icon-simple&quot;"
replace="application android:icon=&quot;@drawable/icon_simple&quot;"
/>
<replaceregexp file="${source.dir}/com/todoroo/astrid/backup.BackupConstants.java"
match="ASTRID_DIR = .*"

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Loading…
Cancel
Save