Loading src/com/fsck/k9/activity/Accounts.java +2 −1 Original line number Diff line number Diff line Loading @@ -1206,7 +1206,8 @@ public class Accounts extends K9ListActivity implements OnItemClickListener { new String[] {"Commons IO", "http://commons.apache.org/io/"}, new String[] {"Mime4j", "http://james.apache.org/mime4j/"}, new String[] {"HtmlCleaner", "http://htmlcleaner.sourceforge.net/"}, new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"} new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"}, new String[] {"Android-PullToRefresh", "https://github.com/chrisbanes/Android-PullToRefresh"} }; private void onAbout() { Loading Loading
src/com/fsck/k9/activity/Accounts.java +2 −1 Original line number Diff line number Diff line Loading @@ -1206,7 +1206,8 @@ public class Accounts extends K9ListActivity implements OnItemClickListener { new String[] {"Commons IO", "http://commons.apache.org/io/"}, new String[] {"Mime4j", "http://james.apache.org/mime4j/"}, new String[] {"HtmlCleaner", "http://htmlcleaner.sourceforge.net/"}, new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"} new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"}, new String[] {"Android-PullToRefresh", "https://github.com/chrisbanes/Android-PullToRefresh"} }; private void onAbout() { Loading