useless commit to trigger a build :)

pull/14/head
Tim Su 14 years ago
parent 4a53bc220a
commit 9ccc9595c8

@ -45,7 +45,8 @@ class About {
append("<a href='http://github.com/todoroo/astrid'>Source Code</a><br />").
append("<a href='http://www.todoroo.com/privacy'>Privacy Policy</a><br />").
append("<a href='http://www.todoroo.com/terms'>Terms of Use</a><br /><br />").
append("Visit <a href='http://www.weloveastrid.com'>weloveastrid</a> for more information, to add translations or help make Astrid better!");
append("Visit <a href='http://www.weloveastrid.com'>weloveastrid</a> " +
"for more information, to add translations or help make Astrid better!");
final AlertDialog.Builder d = new AlertDialog.Builder(activity);

Loading…
Cancel
Save