Name astrid lite 'Simple To-do'

pull/14/head
Sam Bosley 13 years ago
parent a67cd4e18c
commit b113d0e482

@ -302,11 +302,11 @@
<replace dir="${source.dir}" token="com.timsu.astrid" value="com.todoroo.astridlite"/>
<replaceregexp file="res/values/strings-core.xml"
match="app_name&quot;&gt;.*&lt;"
replace="app_name&quot;&gt;Reminders\\\\nby Astrid&lt;"
replace="app_name&quot;&gt;Simple\\\\nTo-do&lt;"
/>
<replaceregexp file="res/values/strings-widget.xml"
match="(PPW_widget.*)Astrid(.*)"
replace="\1Reminders -\2"
replace="\1Simple To-do -\2"
flags="g"
/>
</target>

Loading…
Cancel
Save